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
Nick Fyson
7e187e1c52
Merge pull request #2044 from github/nickfyson/update-changelog
2023-12-18 22:02:22 +00:00
nickfyson
cda785ef94
add note on versioning approach to changelog
2023-12-18 13:39:34 +00:00
nickfyson
8e086df084
raise explicit exception if EOF found when looking for changelog sections
2023-12-18 10:38:11 +00:00
nickfyson
0724061f76
preserve trailing whitespace when transforming CHANGELOG
2023-12-18 10:27:45 +00:00
nickfyson
fda1796670
rename regex for clarity
2023-12-15 18:45:36 +00:00
Nick Fyson
ee53012610
Apply suggestions from code review
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-12-15 18:44:26 +00:00
nickfyson
e0c2b0a8a0
change version numbers inside processing function as well
2023-12-15 17:02:32 +00:00
nickfyson
8e4a6c7a90
improve handling of changelog processing for backports
2023-12-15 16:50:38 +00:00
Nick Fyson
c757f9f6de
Apply suggestions from code review
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-12-13 12:47:00 +00:00
nickfyson
7898bc2041
add pr check for node version consistency
2023-12-13 11:54:57 +00:00
nickfyson
6b5b958063
remove dedundant single quotes from node version strings
2023-12-13 11:38:14 +00:00
Nick Fyson
ea1e72c669
Update .github/workflows/pr-checks.yml
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-12-13 11:37:06 +00:00
Nick Fyson
b974542e9f
Merge branch 'main' into nickfyson/node-20
2023-12-13 11:26:45 +00:00
dependabot[bot]
b995212303
Bump the actions group with 2 updates ( #2024 )
...
* 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 >
* Rebuild
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-12 21:18:31 +00:00
nickfyson
0bc194ee69
switch check sarif action to node20
2023-12-11 14:08:35 +00:00
nickfyson
95be4b277c
add not about continuing testing on node 16
2023-12-07 17:04:27 +00:00
nickfyson
303dec0fbd
fix choice of older node version to test
2023-12-07 16:03:07 +00:00
nickfyson
5b52b36d41
reintroduce PR check that confirm action can be still be compiled on node16
2023-12-07 14:10:26 +00:00
nickfyson
0e9a210226
update workflows to run on all release branches
2023-12-06 15:57:43 +00:00
nickfyson
ee748cf360
respond to more review comments
2023-12-06 12:22:12 +00:00
nickfyson
57932be6d4
remove unused function
2023-12-06 11:49:17 +00:00
nickfyson
a6ea3c5a45
define backport commit message in constant
2023-12-06 11:41:27 +00:00
Nick Fyson
3537bea580
Apply suggestions from code review
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-12-06 11:40:07 +00:00
nickfyson
b7f289ef4d
update release process to support multiple version
2023-12-04 14:28:55 +00:00
Henry Mercer
77605c75e4
Remove LGTM
2023-11-27 19:16:50 +00:00
Henry Mercer
773bd9bef6
Exclude Dependabot updates workflow from required PR checks
...
This runs on `main` and is not relevant to PRs.
2023-11-27 19:08:29 +00:00
Henry Mercer
649145214e
Update PR checks
...
Stop testing `stable-20220908` bundle as this is no longer supported.
2023-11-27 12:41:44 +00: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
10f05151c5
Merge pull request #1981 from github/aeisenberg/delete-analysis-after-upload
...
Delete analysis after uploading
2023-11-16 04:32:07 -08:00
Chris Smowton
e46740a99e
Merge branch 'main' into update-bundle/codeql-bundle-v2.15.2
2023-11-13 11:42:59 +00:00
Chris Smowton
59252d9bfb
Update setup-swift deficiency compensation
2023-11-13 11:33:19 +00:00
Andrew Eisenberg
04451e072f
Delete analysis after uploading
...
The analysis is purposefully failing. We don't want a failed analysis
sitting in the security center since this can cause some internal
checks to erroneously fail.
2023-11-10 13:26:01 -08:00
Andrew Eisenberg
82284f1b28
Fix failing workflows
...
Ensure that pythion 3.11 is used for older CLIs on windows.
2023-11-10 13:19:40 -08:00
Andrew Eisenberg
91733ada76
Remove reference to CODEQL_RUNNER
2023-11-02 07:50:32 -07:00
Andrew Eisenberg
7c60ff7ad6
Use setup-python@v4
2023-11-02 07:49:59 -07:00
Andrew Eisenberg
9ef69a2c7a
Be more precise about when to use python 3.11
...
Only run use 3.11 on versions of of the CLI that we know don't support
3.12.
2023-11-01 18:10:09 -07:00
Andrew Eisenberg
bd4005aa6a
Force python 3.11 for macos
...
3.12 does not work.
2023-11-01 16:01:27 -07:00
Andrew Eisenberg
da4c46015a
Use the correct action input parameter
2023-10-31 17:15:51 -07:00