Angela P Wen
41857bab35
Textually replace CodeQL version in package.json ( #2269 )
...
Textually replace CodeQL version in `package.json` instead of using `npm version`, which occasionally fails due to merge conflicts that arise in the `package.json` process.
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-05-01 10:10:05 -07:00
Angela P Wen
ac2f82a1ff
Log warning if SIP is disabled and CLI version is < 2.15.1 ( #2261 )
...
* PR Checks: use `macos-12` runners for CLI v. < 2.15.1
Prior to CLI v2.15.1, MacOS ARM runners were not supported by the build tracer. "macos-latest" is now an ARM runner, so we run these tests on the old CLIs on Intel runners instead.
* Log a warning if SIP is disabled and CLI is < 2.15.1
* Add changenote for SIP-disabled support on old CLI versions
* Set up Python 3.11 for all MacOS checks
2024-04-25 22:20:13 +00:00
Henry Mercer
9b87e0a8c4
Merge pull request #2241 from github/nickfyson/speculative-script-fix
...
fix handling of backport changelog
2024-04-16 19:00:12 +01:00
Nick Fyson
c7a8056fc3
simplify while loop
2024-04-16 15:05:09 +01:00
Henry Mercer
ea78e51e31
Merge branch 'main' into henrymercer/autobuild-with-direct-tracing
2024-04-15 18:29:26 +01:00
Henry Mercer
59771ddf53
Run PR check on Windows too
2024-04-15 18:26:58 +01:00
Nick Fyson
f2c09fb28a
fix handling of backport changelog
2024-04-15 15:54:09 +01:00
Henry Mercer
aa4a08dd29
Add PR check for direct tracing
2024-04-12 17:48:45 +01:00
Michael B. Gale
96f44cb9d2
Add integration test for new diagnostic
2024-04-11 17:20:51 +01:00
Henry Mercer
987236cc0f
Merge branch 'main' into henrymercer/remove-support-codeql-2.12.5
2024-04-09 18:57:26 +01:00
Henry Mercer
5e9199f7b4
Update language autodetect Swift check
2024-04-09 18:25:58 +01:00
Henry Mercer
88fafebdd3
Update diagnostics export PR check to use 2.12.6
2024-04-09 12:32:29 +01:00
Henry Mercer
2f0d0eaebd
Update PR checks
2024-04-09 12:19:26 +01:00
Henry Mercer
33e3a7c976
Merge branch 'main' into RasmusWL/remove-python-dep-inst
2024-04-09 11:59:59 +01:00
Paolo Tranquilli
f242fc9172
CI: apply setup-swift workaround
2024-04-09 10:28:58 +02:00
Rasmus Wriedt Larsen
4e8e3439dd
Merge branch 'main' into RasmusWL/remove-python-dep-inst
2024-04-08 10:25:42 +02:00
Angela P Wen
f421cda8e7
Run integration test PR checks nightly ( #2222 )
...
* Run integration test PR checks nightly
Scheduled for 5AM UTC. This will assist in catching bugs introduced with new runner images.
* Specify generated YAML indentations
For consistency with our non-autogenerated files and GitHub documentation, we should further indent items in lists (`sequence`).
2024-04-04 10:30:18 -07:00
Rasmus Wriedt Larsen
e0bc6b7942
Delete python-setup/
2024-04-04 17:16:05 +02:00
Andrew Eisenberg
72f5fb9a00
Merge branch 'main' into aeisenberg/enable-kotlin-tests
2024-04-01 11:27:17 -07:00
dependabot[bot]
1aae1e7090
Bump the actions-setup-swift group ( #2204 )
...
Bumps the actions-setup-swift group in /.github/actions/setup-swift with 1 update: [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift ).
Updates `swift-actions/setup-swift` from 1.26.0 to 2.0.0
- [Release notes](https://github.com/swift-actions/setup-swift/releases )
- [Commits](cdbe0f7f4c...e1dca7c4a3 )
---
updated-dependencies:
- dependency-name: swift-actions/setup-swift
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-setup-swift
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 18:29:00 +00:00
Angela P Wen
532ca5486e
Fail analyze step by passing an invalid option to database finalize ( #2189 )
...
As the `ram: 1` trick won't work anymore with updates to the CLI.
2024-03-11 06:57:49 -07:00
Henry Mercer
d8595f5543
Add workflow dispatch trigger to rebuild Action
...
We can't use the "Rebuild" label on a PR with conflicts because the
`pull_request` event runs on a synthetic merge commit.
2024-02-27 12:29:14 +00:00
Michael B. Gale
e3a86ed8b6
Add comment justifying why we set cache: false
2024-02-22 17:54:19 +00:00
Michael B. Gale
5d55901fc8
Use Go 1.22 in workflows
2024-02-22 17:50:21 +00:00
Henry Mercer
d88d538126
Add PR check for specifying configuration using the config input
2024-02-15 12:07:19 +00:00
Henry Mercer
95d258ab1c
Merge pull request #2129 from github/henrymercer/java-buildless-rollback
...
Introduce a rollback mechanism for Java buildless
2024-02-14 16:22:42 +00:00
Henry Mercer
729def5a41
Teach rebuild Action how to resolve conflicts in lib
2024-02-14 15:21:29 +00:00
Henry Mercer
eb60ca25f8
Merge branch 'main' into henrymercer/java-buildless-rollback
2024-02-14 15:18:48 +00:00
Henry Mercer
c6cf6fda4d
Merge pull request #2138 from jsoref/update-release-branch-backticks-for-branch
...
Add backticks around branch in update-release-branch PR template
2024-02-14 14:00:15 +00:00
Angela P Wen
7b30fefa68
Add common CLI configuration error categories ( #2130 )
...
Co-authored-by: Henry Mercer <henry@henrymercer.name >
2024-02-14 13:57:38 +00:00
Josh Soref
427cfbe9a2
Add backticks around branch
2024-02-13 16:57:18 -05:00
Henry Mercer
65853b9b29
Add e2e test for rolling back build mode
2024-02-12 23:31:59 +00:00
Angela P Wen
3ab1d29793
Stop running debug artifacts checks on MacOS ( #2123 )
2024-02-09 11:31:14 -08:00
Henry Mercer
fc9f9e5ef9
Merge pull request #2120 from github/henrymercer/no-autobuild-action-necessary-with-build-mode
...
Allow omitting the autobuild Action when build mode specified
2024-02-08 16:23:54 +00:00
Henry Mercer
f3ced614cb
Add PR checks for other build modes
2024-02-08 15:40:46 +00:00
Josh Soref
932a7d5a59
Remove stray trailing spaces ( #2122 )
2024-02-08 09:48:13 +00:00
Henry Mercer
0ab8e2a32a
Test omitting autobuild Action when build mode specified
2024-02-07 13:19:29 +00:00
Henry Mercer
e1fa6ddb4a
Disable debug mode in checkout path tests
...
This avoids uploading debug artifacts, which takes a while.
2024-02-02 19:16:53 +00:00
Henry Mercer
1d4866b058
Only run custom checkout_path tests against a single CodeQL version
...
These tests do not depend on the CodeQL version.
2024-02-02 19:16:01 +00:00
Henry Mercer
463930c71f
Add PR check for none build mode
2024-01-31 14:55:12 +00:00
Andrew Eisenberg
0395410277
Dependabot alerts for shield only
2024-01-10 08:34:15 -08:00
dependabot[bot]
e26ddc04a8
Bump the actions-setup-swift group
...
Bumps the actions-setup-swift group in /.github/actions/setup-swift with 1 update: [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift ).
Updates `swift-actions/setup-swift` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/swift-actions/setup-swift/releases )
- [Commits](f51889efb5...cdbe0f7f4c )
---
updated-dependencies:
- dependency-name: swift-actions/setup-swift
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions-setup-swift
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 17:06:06 +00:00
Henry Mercer
d7437a2202
Remove deprecated CODEQL_PASS_CONFIG_TO_CLI env var from PR checks
2024-01-04 16:41:50 +00:00
Henry Mercer
7963a60016
Merge pull request #2009 from github/henrymercer/drop-codeql-v2.11.5
...
Remove support for CodeQL v2.11.5 and earlier
2024-01-04 13:27:31 +00:00
Henry Mercer
35b10b5ff7
Merge branch 'main' into henrymercer/drop-codeql-v2.11.5
2024-01-02 18:03:32 +00:00
dependabot[bot]
fab3a43f69
Bump the actions group with 1 update
...
Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go ).
Updates `actions/setup-go` from 4 to 5
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 17:34:12 +00:00
dependabot[bot]
596b173a4e
Bump the actions group with 2 updates ( #2056 )
...
* Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python ) and [actions/setup-go](https://github.com/actions/setup-go ).
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
Updates `actions/setup-go` from 4 to 5
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump `setup-python` and `setup-go` to v5
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com >
2023-12-27 17:12:00 -08:00
Angela P Wen
0be9290508
Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
2023-12-21 13:43:00 -08:00
Angela P Wen
658e3c6619
Fix type error
2023-12-21 13:38:16 -08:00
nickfyson
a42c9a2634
update required checks script to handle release branches
2023-12-20 17:23:05 +00:00