Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
3dc99aa
Default to `StartProxyRemoveUnusedRegistries` behaviour
mbg May 18, 2026
c05837d
Scaffold `update-ghes-versions.ts` script
mbg May 18, 2026
04d4fd5
Add `semver` dependency
mbg May 18, 2026
952a538
Add constant for `API_COMPATIBILITY_FILE`
mbg May 19, 2026
d98bedf
Add constant for `FIRST_SUPPORTED_RELEASE`
mbg May 19, 2026
4536424
Throw if `ENTERPRISE_RELEASES_PATH` is not set
mbg May 19, 2026
da26a01
Add `readApiCompatibility`
mbg May 19, 2026
f580827
Add `readEnterpriseReleases`
mbg May 19, 2026
71b697d
Add helpers for GHES versions
mbg May 19, 2026
51cc08a
Add `determineSupportedRange`
mbg May 19, 2026
15f19e1
Add `date` as a parameter for `determineSupportedRange`
mbg May 19, 2026
f9feddd
Add tests for `update-ghes-versions.ts`
mbg May 19, 2026
5aed9f7
Update workflow to use `update-ghes-versions.ts`
mbg May 19, 2026
3e85884
Remove Python version
mbg May 19, 2026
74374a3
Rebuild (newer `semver` version)
mbg May 19, 2026
7ba697a
Fix comment and clear time component
mbg May 19, 2026
d24f302
Update changelog and version after v4.36.2
github-actions[bot] Jun 4, 2026
446948f
Rebuild
github-actions[bot] Jun 4, 2026
2b0250f
Fix CHANGELOG indentation
henrymercer Jun 4, 2026
0630e39
Merge pull request #3951 from github/mergeback/v4.36.2-to-main-8aad20d1
henrymercer Jun 4, 2026
72f4abc
Use local `upload-sarif` Action in PR checks job
henrymercer Jun 4, 2026
9fc351a
Merge pull request #3953 from github/henrymercer/local-action
henrymercer Jun 5, 2026
72b0f9f
Clean up `codeql.resolveLanguages`
henrymercer Jun 5, 2026
99576d5
Fix broken log grouping due to nested log group
henrymercer Jun 5, 2026
ddef289
Remove one extractor per language assumption
henrymercer Jun 5, 2026
e263f3a
Merge pull request #3954 from github/henrymercer/tidy-resolve-languages
henrymercer Jun 5, 2026
eda5730
Merge pull request #3955 from github/henrymercer/fix-nested-log-group
henrymercer Jun 5, 2026
5f5ed87
Bump the npm-minor group across 1 directory with 4 updates
dependabot[bot] Jun 10, 2026
9f2d709
Rebuild
github-actions[bot] Jun 10, 2026
f3f1edb
Merge pull request #3957 from github/dependabot/npm_and_yarn/npm-mino…
mbg Jun 13, 2026
c8f0aa4
Bump esbuild from 0.28.0 to 0.28.1
dependabot[bot] Jun 13, 2026
98dfd09
Rebuild
github-actions[bot] Jun 13, 2026
c73f0fa
Merge pull request #3958 from github/dependabot/npm_and_yarn/esbuild-…
henrymercer Jun 15, 2026
6f850b5
Bump tar from 7.5.15 to 7.5.16
dependabot[bot] Jun 15, 2026
f57d372
Add `github-codeql-config-file` property
mbg Jun 16, 2026
a0276b7
Add initial `ActionsEnv` abstraction
mbg Jun 16, 2026
ae7c3ea
Add `getConfigFileInput` function
mbg Jun 16, 2026
8203691
Accept repository property as fallback
mbg Jun 16, 2026
b2cc23e
Log input choice
mbg Jun 16, 2026
0337b99
Merge pull request #3961 from github/dependabot/npm_and_yarn/tar-7.5.16
mbg Jun 16, 2026
52077a0
Ignore empty repository property
mbg Jun 17, 2026
3187067
Bump the npm-minor group across 1 directory with 3 updates
dependabot[bot] Jun 17, 2026
03dfa6f
Bump the actions-minor group across 1 directory with 2 updates
dependabot[bot] Jun 17, 2026
80de837
Rebuild
github-actions[bot] Jun 17, 2026
18e8398
Rebuild
github-actions[bot] Jun 17, 2026
49e5245
Merge pull request #3963 from github/mbg/repo-prop/config-file
mbg Jun 17, 2026
3b64eee
Merge pull request #3965 from github/dependabot/github_actions/dot-gi…
mbg Jun 17, 2026
0bae987
Merge pull request #3964 from github/dependabot/npm_and_yarn/npm-mino…
mbg Jun 17, 2026
4138e5a
Bump archiver and @types/archiver
dependabot[bot] Jun 17, 2026
711c19c
Use `ZipArchive` instead of `archive("zip")`
mbg Jun 18, 2026
b3b14d6
Merge branch 'main' into mbg/ff/remove/StartProxyRemoveUnusedRegistries
mbg Jun 18, 2026
839edd2
Merge branch 'main' into mbg/ts/update-ghes-versions
mbg Jun 18, 2026
516447a
Merge pull request #3909 from github/mbg/ff/remove/StartProxyRemoveUn…
mbg Jun 18, 2026
ee70cd5
Merge pull request #3916 from github/mbg/ts/update-ghes-versions
mbg Jun 18, 2026
2f90a82
Merge pull request #3966 from github/dependabot/npm_and_yarn/multi-dd…
mbg Jun 18, 2026
e3a04b7
Remove `ready_for_review` triggers
mbg Jun 22, 2026
aa12ef0
Do not create draft PRs where we did so to trigger workflows with `re…
mbg Jun 22, 2026
31d88dd
Bump js-yaml from 4.2.0 to 5.0.0
dependabot[bot] Jun 22, 2026
ba61470
Use `quoteStyle`
mbg Jun 22, 2026
09dec6c
Merge pull request #3968 from github/dependabot/npm_and_yarn/js-yaml-…
mbg Jun 22, 2026
85bb4c6
Restore `edited` trigger for `label-pr-size` workflow
mbg Jun 23, 2026
b9c90ef
Pin Swift macOS checks to macOS 15 for Xcode 16
henrymercer Jun 23, 2026
6feed54
Categorize Code Quality "not enabled" upload failure as user-error
henrymercer Jun 23, 2026
e054b4b
Address review: split macOS Swift checks by CodeQL version
henrymercer Jun 23, 2026
cdcf508
Default macOS PR checks to latest runner, pin only old CLIs to macOS 15
henrymercer Jun 23, 2026
ade8366
Merge pull request #3971 from github/henrymercer/macos-runner-migration
henrymercer Jun 23, 2026
c9d4e1d
Merge branch 'main' into mbg/ci/no-more-draft-prs
mbg Jun 23, 2026
d990aa1
Merge branch 'main' into henrymercer/code-quality-user-error-categori…
mbg Jun 23, 2026
dd3c803
Merge pull request #3969 from github/mbg/ci/no-more-draft-prs
mbg Jun 23, 2026
423f7de
Update `glob` to at least `13.0.6`
mbg Jun 23, 2026
a9f40c6
Merge pull request #3972 from github/henrymercer/code-quality-user-er…
henrymercer Jun 24, 2026
a16f4a4
Merge pull request #3974 from github/mbg/deps/glob
mbg Jun 24, 2026
98470ab
Bump the npm-minor group across 1 directory with 3 updates
dependabot[bot] Jun 24, 2026
d8d3457
Rebuild
github-actions[bot] Jun 24, 2026
1582c0e
Bump the actions-minor group across 1 directory with 3 updates
dependabot[bot] Jun 24, 2026
490a5f6
Bump actions/checkout from 6.0.3 to 7.0.0 in /.github/workflows
dependabot[bot] Jun 24, 2026
dca26a3
Rebuild
github-actions[bot] Jun 24, 2026
d56b7d7
Rebuild
github-actions[bot] Jun 24, 2026
bc9b48e
Merge pull request #3975 from github/dependabot/npm_and_yarn/npm-mino…
henrymercer Jun 25, 2026
4d33596
Merge pull request #3976 from github/dependabot/github_actions/dot-gi…
henrymercer Jun 25, 2026
9cea582
Merge pull request #3977 from github/dependabot/github_actions/dot-gi…
henrymercer Jun 25, 2026
ad159d3
Measure overlay-base database size at the clear cleanup level
henrymercer Jun 26, 2026
e90a71a
Add tests for clear cleanup size telemetry
henrymercer Jun 26, 2026
6f8864c
Address review comments
henrymercer Jun 26, 2026
9cfb67b
Add clarifying comments
henrymercer Jun 30, 2026
628fc3f
Merge pull request #3979 from github/henrymercer/overlay-db-cleanup-s…
henrymercer Jun 30, 2026
f7fa18f
Add FF for config file repo property
mbg Jul 1, 2026
0025d0f
Use FF
mbg Jul 1, 2026
f27f563
Add test for when the FF is off
mbg Jul 1, 2026
d5f0145
Log when repository property has a value but is ignored
mbg Jul 1, 2026
1f34ec1
Merge pull request #3983 from github/mbg/repo-props/ff-for-config-fil…
mbg Jul 1, 2026
2c9d3d6
Update changelog for v4.36.3
github-actions[bot] Jul 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions .github/actions/prepare-mergeback-branch/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,18 +91,15 @@ runs:

Please do the following:

- [ ] Mark the PR as ready for review to trigger the full set of PR checks.
- [ ] Approve running the full set of PR checks.
- [ ] Approve and merge the PR. When merging the PR, make sure "Create a merge commit" is
selected rather than "Squash and merge" or "Rebase and merge".
EOF
)

# PR checks won't be triggered on PRs created by Actions. Therefore mark the PR as draft
# so that a maintainer can take the PR out of draft, thereby triggering the PR checks.
gh pr create \
--head "${NEW_BRANCH}" \
--base "${BASE_BRANCH}" \
--title "${pr_title}" \
--body "${pr_body}" \
--assignee "${GITHUB_ACTOR}" \
--draft
--assignee "${GITHUB_ACTOR}"
6 changes: 2 additions & 4 deletions .github/update-release-branch.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def open_pr(
body.append(f' - [ ] Check that there are not any unexpected commits being merged into the `{target_branch}` branch.')
body.append(' - [ ] Ensure the docs team is aware of any documentation changes that need to be released.')

body.append(' - [ ] Mark the PR as ready for review to trigger the full set of PR checks.')
body.append(' - [ ] Approve running the full set of PR checks if you have not pushed any changes.')
body.append(' - [ ] Approve and merge this PR. Make sure `Create a merge commit` is selected rather than `Squash and merge` or `Rebase and merge`.')

if is_primary_release:
Expand All @@ -146,9 +146,7 @@ def open_pr(
title = f'Merge {source_branch} into {target_branch}'

# Create the pull request
# PR checks won't be triggered on PRs created by Actions. Therefore mark the PR as draft so that
# a maintainer can take the PR out of draft, thereby triggering the PR checks.
pr = repo.create_pull(title=title, body='\n'.join(body), head=new_branch_name, base=target_branch, draft=True)
pr = repo.create_pull(title=title, body='\n'.join(body), head=new_branch_name, base=target_branch)
print(f'Created PR #{str(pr.number)}')

# Assign the conductor
Expand Down
11 changes: 3 additions & 8 deletions .github/workflows/__all-platform-bundle.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__analysis-kinds.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 3 additions & 8 deletions .github/workflows/__analyze-ref-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__autobuild-action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__autobuild-working-dir.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 3 additions & 8 deletions .github/workflows/__build-mode-autobuild.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 3 additions & 8 deletions .github/workflows/__build-mode-manual.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__build-mode-none.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__build-mode-rollback.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__bundle-from-nightly.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__bundle-from-toolcache.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__bundle-toolcache.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/__bundle-zstd.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading