Skip to content

Commit

Permalink
Merge pull request #1: docs: forking repository, changing organization
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk authored Apr 19, 2024
2 parents 71e8aac + bf5c5ea commit 0d3b163
Show file tree
Hide file tree
Showing 23 changed files with 58 additions and 939 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

* @lotyp @jevgenijsblaus
* @lotyp @roxblnfk
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/1-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ body:
value: |
📛 To ensure a smooth issue processing, please check if a similar bug report has already been submitted before creating a new one.
We highly value your contributions, so please make sure to familiarize yourself with our repository's guidelines:
- [Code of Conduct](https://github.com/wayofdev/gh-actions/blob/master/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](https://github.com/wayofdev/gh-actions/blob/master/.github/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/cycle/gh-actions/blob/master/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](https://github.com/cycle/gh-actions/blob/master/.github/CONTRIBUTING.md)
Additionally, consider joining our discussions on:
- [WayOfDev Discord Community](https://discord.gg/CE3TcCC5vr)
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/2-feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ body:
value: |
📛 To ensure a smooth issue processing, please check if a similar feature request has already been submitted before creating a new one.
We highly value your contributions, so please make sure to familiarize yourself with our repository's guidelines:
- [Code of Conduct](https://github.com/wayofdev/gh-actions/blob/master/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](https://github.com/wayofdev/gh-actions/blob/master/.github/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/cycle/gh-actions/blob/master/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](https://github.com/cycle/gh-actions/blob/master/.github/CONTRIBUTING.md)
Additionally, consider joining our discussions on:
- [WayOfDev Discord Community](https://discord.gg/CE3TcCC5vr)
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/3-failing-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ body:
value: |
📛 To ensure a smooth issue processing, please check if a similar bug report has already been submitted before creating a new one.
We highly value your contributions, so please make sure to familiarize yourself with our repository's guidelines:
- [Code of Conduct](https://github.com/wayofdev/gh-actions/blob/master/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](https://github.com/wayofdev/gh-actions/blob/master/.github/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/cycle/gh-actions/blob/master/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](https://github.com/cycle/gh-actions/blob/master/.github/CONTRIBUTING.md)
Additionally, consider joining our discussions on:
- [WayOfDev Discord Community](https://discord.gg/CE3TcCC5vr)
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/4-docs-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ body:
value: |
📛 To ensure a smooth issue processing, please check if a similar bug report has already been submitted before creating a new one.
We highly value your contributions, so please make sure to familiarize yourself with our repository's guidelines:
- [Code of Conduct](https://github.com/wayofdev/gh-actions/blob/master/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](https://github.com/wayofdev/gh-actions/blob/master/.github/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/cycle/gh-actions/blob/master/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](https://github.com/cycle/gh-actions/blob/master/.github/CONTRIBUTING.md)
Additionally, consider joining our discussions on:
- [WayOfDev Discord Community](https://discord.gg/CE3TcCC5vr)
Expand Down
111 changes: 0 additions & 111 deletions .github/workflows/build-image.yml

This file was deleted.

65 changes: 0 additions & 65 deletions .github/workflows/create-changesets-release.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .github/workflows/create-release.yml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---

# https://github.com/wayofdev/gh-actions/blob/master/.github/workflows/create-release.yml
# https://github.com/google-github-actions/release-please-action#release-types-supported
# https://github.com/googleapis/release-please/blob/main/docs/customizing.md

Expand All @@ -19,7 +18,7 @@ jobs:
uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
config-file: .github/.release-please-config.json
manifest-file: .github/.release-please-manifest.json
target-branch: master
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ name: 🏷️ Add labels

jobs:
label:
uses: wayofdev/gh-actions/.github/workflows/[email protected]
uses: cycle/gh-actions/.github/workflows/[email protected]
with:
os: ubuntu-latest
secrets:
Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ help: ## Show this menu
@echo
@echo ' 📑 Logs are stored in $(MAKE_LOGFILE)'
@echo
@echo ' 📦 Package gh-actions (github.com/wayofdev/gh-actions)'
@echo ' 📦 Package gh-actions (github.com/cycle/gh-actions)'
@echo ' 🤠 Author Andrij Orlenko (github.com/lotyp)'
@echo ' 🏢 ${YELLOW}Org wayofdev (github.com/wayofdev)${RST}'
@echo ' 🏢 ${YELLOW}Org cycle (github.com/cycle)${RST}'
@echo
.PHONY: help

Expand Down
Loading

0 comments on commit 0d3b163

Please sign in to comment.