Óscar San José
0701025a8b
Merge pull request #2727 from github/oscarsj-patch-1
...
Switch auth for enterprises-release repo from ssh to codeql CI token
2025-01-30 19:22:18 +01:00
Henry Mercer
5be1eb0d46
Pin ruby/setup-ruby Action to v1.215.0
2025-01-30 11:09:54 +00:00
Andrew Eisenberg
dcf2d0d183
Merge branch 'main' into oscarsj-patch-1
2025-01-29 14:16:29 -08:00
Andrew Eisenberg
e9987ad0c1
Merge pull request #2725 from github/aeisenberg/enable-actions-analysis
...
Add actions analysis to code scanning
2025-01-29 14:16:07 -08:00
Andrew Eisenberg
50954e7f00
Use a separate config file for actions queries
2025-01-29 12:25:34 -08:00
Óscar San José
1b7bc4888b
Rename token to clarify scope
2025-01-29 12:34:35 +01:00
Andrew Eisenberg
3a4eae00ff
Add extra permission to mergeback workflow
2025-01-27 12:45:34 -08:00
Andrew Eisenberg
9ba5bca2ab
Update Python version to 3.13 in workflow
2025-01-27 09:29:49 -08:00
Óscar San José
faa23b6fee
Switch auth for enterprises-release repo from ssh to codeql CI token
2025-01-27 10:54:47 +01:00
Andrew Eisenberg
a2c1b36bdf
Iterate over each version
...
Not sure why we need this now, but didn't before.
2025-01-26 19:18:07 -08:00
Andrew Eisenberg
346d06794f
Fix CLI versions
2025-01-26 19:17:29 -08:00
Andrew Eisenberg
2bab9f7984
Ensure artifacts are only uploaded in safe situations
...
This commit:
Turns on uploading of artifacts again but only if CLI version is
>= 2.20.3. I implemented the check using our feature flag functionality.
I was on the fence about this since it makes the PR more complex.
However, it does give us more flexibility when controlling artifact
uploads.
Also, I renamed the two workflows that were previously disabled. This
way we will not accidentally enable the old workflows for previous
versions of the action.
2025-01-25 15:31:35 -08:00
Andrew Eisenberg
de4457eac2
Add actions analysis to code scannign
...
Create a new job to run actions since we don't need to
matrix the runs across multiple OSes.
2025-01-24 15:14:37 -08:00
Henry Mercer
3b34c672ca
Merge branch 'main' into henrymercer/add-permissions
2025-01-24 13:40:54 +00:00
Henry Mercer
9cd802ec12
Give only read-level security-events permission where possible
2025-01-24 13:27:33 +00:00
Henry Mercer
d39065943f
Add missing permissions
2025-01-24 13:21:05 +00:00
Stephan Brandauer
d7f39764f6
permissions block in query-filters.yml
2025-01-24 12:12:00 +01:00
Henry Mercer
bd76a92ebe
PR checks: Remove code for unsupported versions
2025-01-15 17:50:02 +00:00
Henry Mercer
048b0a2fc9
Remove Node 16 compilation PR check
2025-01-15 13:59:30 +00:00
dependabot[bot]
d43af810ec
build(deps): bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](5d869da34e...c1a285145b )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 17:33:15 +00:00
Andrew Eisenberg
beed6ff2e9
Change codeql version used in test
2024-12-16 18:08:38 -08:00
Andrew Eisenberg
5f0a4d3e67
Bump the minimum supported version of CodeQL to 2.15.5
2024-12-16 15:39:28 -08:00
Michael B. Gale
38fd34c412
Fail start-proxy PR check if outputs are not set
2024-12-13 17:05:58 +00:00
Michael B. Gale
0de662d785
Print proxy step outputs
2024-12-13 16:55:46 +00:00
Michael B. Gale
5a8fab3748
Fix typo'd input name
2024-12-13 16:53:17 +00:00
Michael B. Gale
706ef5896a
Add basic PR check for testing start-proxy
2024-12-13 16:45:33 +00:00
Andrew Eisenberg
f124ad0e7e
Adds an environment for creating releases
...
The `app-id` is only available in the `Automation` environment.
2024-12-12 12:54:15 -08:00
Andrew Eisenberg
9cfbef4bda
Merge pull request #2644 from github/aeisenberg/use-app-token-for-release
...
Use an app token for triggering a release
2024-12-12 09:22:34 -08:00
Andrew Eisenberg
9a8645df7a
Use an app token for triggering a release
...
We need to do this because using a default token will not
recursively trigger a new workflow run.
2024-12-12 09:10:14 -08:00
Fotis Koutoulakis (@NlightNFotis)
51e71f81a0
docs: add documentation for the reason why we need to have a setup step for the container
2024-12-09 18:59:37 +00:00
Fotis Koutoulakis (@NlightNFotis)
3951a82275
Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming
2024-12-09 18:51:25 +00:00
Fotis Koutoulakis (@NlightNFotis)
c901aeec28
ci: remove dns for container running proxy steps (experimental)
2024-12-09 18:39:53 +00:00
Fotis Koutoulakis (@NlightNFotis)
9c48c8bf18
ci: add capability to handle container initialisation steps to sync.py
2024-12-05 15:32:36 +00:00
Angela P Wen
0bb80075c0
Delete legacy artifact PR check
2024-12-04 12:05:41 -08:00
Angela P Wen
25488cc9b0
Remove deprecated CODEQL_ACTION_ARTIFACT_V4_UPGRADE env var
2024-12-04 12:05:25 -08:00
Fotis Koutoulakis (@NlightNFotis)
78be2f1333
ci: add configuration tto run proxy with zstd package to test streaming with proxy
2024-12-04 19:29:23 +00:00
Henry Mercer
d57328a17b
Run PR check on Windows too
2024-12-03 18:05:53 +00:00
Henry Mercer
f8ccf38bb2
PR check: Check toolcache empty at start
2024-12-03 18:05:53 +00:00
Henry Mercer
8c0517fff8
PR check: Ensure bundle added to toolcache
2024-12-03 18:05:53 +00:00
Henry Mercer
028cece17f
Add PR check
2024-12-02 18:23:50 +00:00
Josh Soref
1c83cd1292
Upgrade actions/upload-artifact to v4
2024-11-12 20:50:14 -05:00
Henry Mercer
faa963470d
Merge branch 'main' into aeisenberg/macos-13-runners
2024-11-08 17:56:50 +00:00
Henry Mercer
abbbbf5f6d
Fix export file baseline test
...
Only set up Swift on macOS, since we only support Swift analysis on macOS.
2024-11-08 17:36:34 +00:00
Andrew Eisenberg
1489c9c992
Exclude Swift on macos for version 2.14.6
2024-11-07 16:06:21 -08:00
Andrew Eisenberg
34919cb664
Update codeql.yml workflow
2024-11-06 15:15:23 -08:00
Andrew Eisenberg
45a6057506
Move to macos-13 runners
...
Macos-12 runners are deprecated and are refusing to run.
2024-11-06 15:15:22 -08:00
Josh Soref
3b7b85fbe8
Conditionally clear runner cache
...
This allows runners that don't have the cache to run these workflows.
2024-11-06 06:44:03 -05:00
Josh Soref
688ea5370d
Fix publish-immutable-action version
2024-11-06 06:43:56 -05:00
Josh Soref
1e6d67b138
Give expected-queries-runs permissions
2024-11-06 06:43:49 -05:00
Josh Soref
d5e73848c4
Strip trailing whitespace generated by ruamel-yaml
2024-11-06 06:43:41 -05:00