Henry Mercer
|
35b10b5ff7
|
Merge branch 'main' into henrymercer/drop-codeql-v2.11.5
|
2024-01-02 18:03:32 +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 |
|
nickfyson
|
0e9a210226
|
update workflows to run on all release branches
|
2023-12-06 15:57:43 +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 |
|
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 |
|
Henry Mercer
|
f243294ab7
|
Extend PR check to test resolve-environment works with language alias
|
2023-10-05 15:57:53 +01:00 |
|
dependabot[bot]
|
321d3e057d
|
Bump the actions group with 1 update
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 18:00:31 +00:00 |
|
Angela P Wen
|
1f63aba653
|
PR Checks: Test codeql-bundle.tar.gz (#1822)
|
2023-08-03 15:38:21 +00:00 |
|
Henry Mercer
|
fed45865ba
|
Merge branch 'main' into henrymercer/bump-minimum-codeql-version
|
2023-07-10 13:21:51 +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
|
f239f49a62
|
Rebuild integration test workflow
|
2023-06-13 20:51:45 +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 |
|