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 |
|
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
|
fb410e7156
|
Update PR check source
|
2024-01-02 12:18:35 +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 |
|
dependabot[bot]
|
9f150ba795
|
Bump the actions group with 1 update (#2004)
* Bump the actions group with 1 update
Bumps the actions group with 1 update: [actions/github-script](https://github.com/actions/github-script).
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump `github-script` version to v7
---------
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-11-20 15:32:23 -08:00 |
|
Andrew Eisenberg
|
91733ada76
|
Remove reference to CODEQL_RUNNER
|
2023-11-02 07:50:32 -07:00 |
|
Andrew Eisenberg
|
da4c46015a
|
Use the correct action input parameter
|
2023-10-31 17:15:51 -07:00 |
|
Paolo Tranquilli
|
e3f5f833da
|
Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
|
2023-10-25 12:23:32 +02:00 |
|
Paolo Tranquilli
|
838be48ce0
|
C++: tweak deptrace checks
|
2023-10-24 11:31:04 +02:00 |
|
Paolo Tranquilli
|
959337a156
|
C++: fix autobuild pr-checks for macOS
|
2023-10-24 11:10:13 +02:00 |
|
Paolo Tranquilli
|
54e4af648d
|
C++: fix autobuild pr-checks to latest codeql-cli version
|
2023-10-23 17:42:59 +02:00 |
|
Paolo Tranquilli
|
d53a59d051
|
C++: add deptrace pr-checks
|
2023-10-23 10:57:55 +02:00 |
|
Henry Mercer
|
346d5c4b07
|
Test sub-language file coverage in file baseline information check
We can do this now that the nightly has a version number starting with
2.15.0.
|
2023-10-12 11:58:09 +01:00 |
|
Henry Mercer
|
d52a751f8f
|
Only run ref and sha input checks against a single CLI version
These checks aren't affected by the CLI version, so just run them with
the default CLI.
|
2023-10-09 12:09:21 +01:00 |
|
Henry Mercer
|
27235304e0
|
Merge pull request #1923 from github/henrymercer/fix-resolve-environment-aliases
Fix using the `resolve-environment` Action with language aliases
|
2023-10-05 18:48:18 +01:00 |
|
Henry Mercer
|
f243294ab7
|
Extend PR check to test resolve-environment works with language alias
|
2023-10-05 15:57:53 +01:00 |
|
Michael B. Gale
|
4154eb799b
|
Fix: workflow name and description
|
2023-10-05 13:29:18 +01:00 |
|
Michael B. Gale
|
faf7528b44
|
Add integration test for Go workaround diagnostic
|
2023-10-05 13:11:37 +01:00 |
|
Michael B. Gale
|
c8dd2bc90f
|
Add integration test for workaround
|
2023-10-05 10:46:10 +01:00 |
|
Michael B. Gale
|
8ac187720c
|
Allow other patch versions of Go in workflows
|
2023-10-04 19:46:36 +01:00 |
|
Michael B. Gale
|
d718153f0a
|
Use Go 1.21 for Go tracing checks
|
2023-10-04 17:23:51 +01:00 |
|
Henry Mercer
|
37a2d1fe3c
|
Remove ML-powered queries PR checks
|
2023-10-02 17:29:54 +01:00 |
|
Henry Mercer
|
3ffd6c071a
|
Update PR check description
|
2023-09-15 11:12:41 +01:00 |
|
Henry Mercer
|
897ddf2662
|
Add PR check
|
2023-09-14 16:11:20 +01:00 |
|
tombolton
|
85cd5ad8b4
|
update checkout version in pr-checks/checks
|
2023-09-05 15:16:58 +01:00 |
|
Henry Mercer
|
878ae4a749
|
Merge pull request #1823 from github/henrymercer/setup-swift-more-consistent
PR checks: Make Swift setup more consistent with default setup
|
2023-08-07 17:39:16 +01:00 |
|
Henry Mercer
|
f128379387
|
Make Swift setup more consistent with default setup
|
2023-08-03 17:23:31 +01:00 |
|
Angela P Wen
|
1f63aba653
|
PR Checks: Test codeql-bundle.tar.gz (#1822)
|
2023-08-03 15:38:21 +00:00 |
|
Henry Mercer
|
49e0fc2ba1
|
PR checks: Rename cached to default
|
2023-08-02 18:02:10 +01:00 |
|
Henry Mercer
|
679aac1b20
|
Use platform specific bundles in PR checks
|
2023-07-28 12:06:57 +01:00 |
|
Henry Mercer
|
2e8581811e
|
Remove redundant environment variable from PR check
|
2023-07-17 15:42:21 +01:00 |
|
Henry Mercer
|
fed45865ba
|
Merge branch 'main' into henrymercer/bump-minimum-codeql-version
|
2023-07-10 13:21:51 +01:00 |
|
Nick Rolfe
|
ab9aa50acb
|
Add integration test for scaling_reserved_ram feature flag
|
2023-07-07 17:01:34 +01:00 |
|
Michael B. Gale
|
d4006d9bc9
|
Improve step name in integration test
|
2023-06-15 15:46:54 +01:00 |
|
Michael B. Gale
|
7e5bafcdb5
|
Use stable-v2.13.4 for integration test
|
2023-06-15 11:04:44 +01:00 |
|
Michael B. Gale
|
8e75e1a14d
|
Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
|
2023-06-13 20:45:59 +01:00 |
|
Michael B. Gale
|
ef4bf4ae03
|
Use nightly-latest for test for now
|
2023-06-13 20:45:59 +01:00 |
|
Michael B. Gale
|
0b8c8128cf
|
Add integration test for resolve-environment
|
2023-06-13 20:45:59 +01:00 |
|
Henry Mercer
|
f1c4784a3f
|
Update checks
|
2023-06-12 11:26:55 +01:00 |
|
Angela P Wen
|
570734c55c
|
Remove unnecessary conditional for Ruby autodetect (#1699)
We should check language autodetect for Ruby unconditionally. We can now move it into the step that checks all other languages.
|
2023-05-24 18:33:06 +00:00 |
|
Angela P Wen
|
8c923c00a3
|
Fix Swift PR Checks on nightly-latest CLI (#1696)
|
2023-05-24 17:59:40 +01:00 |
|
Henry Mercer
|
2058418de9
|
Don't expect Swift baseline info on Windows
|
2023-04-05 20:41:23 +01:00 |
|
Henry Mercer
|
5da64f56c0
|
Set up Swift in unset environment workflow
|
2023-04-05 20:27:02 +01:00 |
|
Henry Mercer
|
322cea6439
|
Set up Swift in local bundle workflow
|
2023-04-05 19:31:20 +01:00 |
|