-
Notifications
You must be signed in to change notification settings - Fork 452
Convert release-branches.py and update-required-checks.sh to TypeScript
#3575
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 22 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
054745b
Convert `release-branches.py` to TypeScript
mbg aa27731
Install `node` in `release-initialise` action
mbg 3db9a05
Replace `release-branches.py` with TS version in `release-branches` a…
mbg 0d87a75
Refactor backport computation into `computeReleaseBranches`
mbg b72f4fe
Validate inputs
mbg 49af37b
Add tests for `release-branches.ts`
mbg 4867f59
Add config file for excluded checks from `update-required-checks.sh`
mbg 9813849
Add initial TS implementation of `update-required-checks.sh`
mbg 9481177
Initialise API client
mbg d2008ee
Add type to represent `exclusions.yml` and loading helper
mbg 1bc611e
Fetch and filter check runs for `ref`
mbg a5244bf
Fetch release branches and identify major versions
mbg 74dd691
Identify changes before applying them
mbg 4cec5d2
Call `updateBranch` for `main`
mbg 0543156
Actually perform the update when necessary and requested
mbg c5a984e
Update `CONTRIBUTING.md`
mbg 9fe42f6
Add some unit tests for `sync-checks.ts`
mbg cfc1878
Rebuild
mbg 75ed461
Add `excluded.yml` path to `config.ts`
mbg 9fd40ff
Tidy up `pr-checks/package.json`
mbg 07f235e
Add `--verbose` option
mbg 0abe92e
Configure ESLint `import/no-extraneous-dependencies` rule for `pr-che…
mbg 0da3139
Rename to `branchName`
mbg fa568eb
Delete `release-branches.py`
mbg e7c7b68
Remove `update-required-checks.sh`
mbg 661a8fb
Default `ref` to `main`
mbg fae4c28
Update `CONTRIBUTING.md`
mbg a5418e1
Delete `releases.ini`
mbg 8a0b4f2
fixup! Update `CONTRIBUTING.md`
mbg 972365e
Fix comment
mbg 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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.