-
-
Notifications
You must be signed in to change notification settings - Fork 8
feat!: convert reusable workflows to composite actions #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a1fa08e
refactor: move workflow files to action directories
vaind f4ec559
feat!: convert workflows to composite actions
vaind 1a45fda
fix: address PR review comments and CI failures
vaind 7a392c9
fix: use token instead of ssh-key for checkout and add changelog entry
vaind beedeae
security: add explicit permissions to integration test workflows
vaind 6b08377
refactor: improve workflow test readability and maintainability
vaind 3cd47b0
refactor: improve danger workflow test readability and maintainability
vaind c3a0b7d
cleanup: remove redundant checkout step names
vaind 05c1ca4
refactor: remove update-version script and simplify preReleaseCommand
vaind 6ca145e
feat: include checkout in composite actions
vaind 53e7bc2
docs: complete migration guide for composite actions
vaind b74ba7f
docs: split documentation into dedicated README files
vaind 2e6c9c7
fix: use dynamic repository paths in workflow tests
vaind 701a6fc
fix: correct permissions for danger workflow tests
vaind 3e06c6a
fix: update permissions to allow write access for contents in workflo…
vaind 1e8c477
fix: correct permissions and action paths for workflow tests
vaind 6ff70ca
fix: revert to local action paths for workflow tests
vaind 51fe02b
fix: add statuses permission for danger workflow tests
vaind 58422a7
fix: rename job identifiers for clarity in workflow tests
vaind 4c53046
fix: add actions permission for updater workflow tests
vaind fa5fc82
refactor: replace cancel-workflow-action with native concurrency
vaind 3a4d2e4
Revert "refactor: replace cancel-workflow-action with native concurre…
vaind 6a24e33
docs: add required permissions to action README files
vaind ffafdb8
docs: move permissions into usage examples
vaind 7d02b06
docs: add missing newline in Updater workflow example
vaind be936da
fix: address review comments from seer-by-sentry bot
vaind File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.