Henry Mercer
5ac5c91bc1
End tracing early in autobuild Action for improved performance and reliability
...
This lets us achieve some performance and reliability improvements for
workflows that run autobuild directly without specifying a build mode.
2024-05-09 15:06:36 +01:00
Henry Mercer
7a6352f8e6
Don't call trace-command when the indirect tracer has already been started
2024-05-09 14:25:25 +01:00
Henry Mercer
cf4c3b4434
Remove "_enabled" suffix from non-legacy features
2024-05-09 12:38:10 +01:00
Henry Mercer
9dc84e9abe
Log feature flags on separate lines in debug mode
...
This prevents them from being truncated.
2024-05-09 12:38:10 +01:00
Henry Mercer
c49579ba44
Add support for on-demand feature flags
2024-05-09 11:42:38 +01:00
Andrew Eisenberg
d23427596b
Move changelog notes to proper section
2024-05-08 11:46:40 -07:00
Andrew Eisenberg
9fba755525
Merge branch 'main' into aeisenberg/specify-versions
2024-05-08 11:45:08 -07:00
Andrew Eisenberg
43beef629f
Update README.md
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-05-08 11:44:51 -07:00
Andrew Eisenberg
7d9b7a1870
Merge pull request #2274 from github/aeisenberg/no-warn-workflow_call
...
Avoid warning on workflow_call triggers
2024-05-08 11:43:37 -07:00
Henry Mercer
715d348a99
Merge pull request #2277 from github/henrymercer/more-user-errors
...
Add more user errors
2024-05-08 18:49:21 +01:00
Henry Mercer
7aff39e921
Merge pull request #2279 from github/henrymercer/python-3.12
...
Run release process using Python 3.12
2024-05-08 17:24:19 +01:00
Henry Mercer
e36d338969
Merge pull request #2276 from github/mergeback/v3.25.4-to-main-ccf74c94
...
Mergeback v3.25.4 refs/heads/releases/v3 into main
2024-05-08 15:08:20 +01:00
Henry Mercer
4f0ceda83a
Merge pull request #2278 from github/backport-v2.25.4-ccf74c947
...
Merge releases/v3 into releases/v2
v2.25.4
2024-05-08 15:06:34 +01:00
Henry Mercer
2c25369331
Run release process using Python 3.12
2024-05-08 13:49:53 +01:00
github-actions[bot]
654d389318
Update checked-in dependencies
2024-05-08 12:49:29 +00:00
Henry Mercer
685e64b1e3
Update version and changelog for v2.25.4
2024-05-08 13:45:34 +01:00
Henry Mercer
02619f4624
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.4-ccf74c947
2024-05-08 13:45:34 +01:00
Henry Mercer
8e81fd40bf
Revert "Update checked-in dependencies"
...
This reverts commit 39f10b5b8a .
2024-05-08 13:45:34 +01:00
Henry Mercer
52e98c0622
Revert "Update version and changelog for v2.25.3"
...
This reverts commit 64ccee938f .
2024-05-08 13:45:33 +01:00
github-actions[bot]
65c9ae9352
Update checked-in dependencies
2024-05-08 12:40:10 +00:00
Henry Mercer
b1c3187939
Add more invalid SARIF processing errors
2024-05-08 13:36:10 +01:00
github-actions[bot]
a21528bb71
Update changelog and version after v3.25.4
2024-05-08 12:31:39 +00:00
Henry Mercer
ccf74c9479
Merge pull request #2275 from github/update-v3.25.4-4b812a5df
...
Merge main into releases/v3
v3.25.4
2024-05-08 13:30:22 +01:00
Henry Mercer
45fb58ab31
Add user error for gracefully running out of memory
...
As opposed to being killed by the JVM, which is a failure not a
user error.
2024-05-08 13:21:19 +01:00
Henry Mercer
ec1179000d
Add user error for "Pack cannot be found"
2024-05-08 13:20:03 +01:00
github-actions[bot]
4fdf4ac628
Update changelog for v3.25.4
2024-05-08 11:29:41 +00:00
Andrew Eisenberg
e50fb8fff0
Add a compatibility table to the README
...
Specifies the versions of the action, CLI and GHES that are jointly compatible.
2024-05-07 13:58:01 -07:00
Andrew Eisenberg
ca7f194e36
Avoid warning on workflow_call triggers
...
Typically, we warn when there is no `push` trigger in the
workflow file that triggered this run. However, when this
action is triggered by a `workflow_call` event, we assume
there is a custom process for triggering the action and we
don't want to warn in this case.
2024-05-07 13:30:06 -07:00
Henry Mercer
4b812a5dff
Merge pull request #2270 from github/update-bundle/codeql-bundle-v2.17.2
...
Update default bundle to 2.17.2
2024-05-07 12:13:33 +01:00
Marco Gario
1e21373a75
Merge pull request #2272 from github/marcogario-patch-1
...
Fix broken link to deprecation changelog
2024-05-06 21:07:46 +02:00
Marco Gario
4673d41da1
Build js files
2024-05-06 18:44:55 +00:00
Marco Gario
65297ef0b0
Update link to deprecation changelog
2024-05-06 20:39:22 +02:00
Koen Vlaswinkel
84d6ead480
Merge pull request #2271 from github/koesie10/remove-cli-sarif-merge-ff
...
Remove CLI SARIF merge feature flag
2024-05-03 16:40:46 +02:00
Koen Vlaswinkel
b20bf5914d
Remove CLI SARIF merge feature flag
2024-05-03 15:14:12 +02:00
Koen Vlaswinkel
93b8232a39
Merge pull request #2265 from github/koesie10/deprecate-merge
...
Add deprecation warning for merging SARIF files with non-unique categories
2024-05-03 10:23:10 +02:00
github-actions[bot]
ee63da2847
Add changelog note
2024-05-02 20:40:31 +00:00
github-actions[bot]
e62cc70a8b
Update default bundle to codeql-bundle-v2.17.2
2024-05-02 20:40:26 +00:00
Koen Vlaswinkel
5d274be858
Update CodeQL deprecation message
2024-05-02 14:02:42 +02:00
Koen Vlaswinkel
3a471a06fa
Update comment
2024-05-02 14:01:44 +02:00
Koen Vlaswinkel
725ed4139d
Add tests for shouldShowCombineSarifFilesDeprecationWarning
2024-05-02 10:20:11 +02:00
Koen Vlaswinkel
1de9b371a1
Clarify name of function
2024-05-02 10:01:11 +02:00
Koen Vlaswinkel
757fcd3d21
Remove unnecessary optional chaining
2024-05-02 10:00:29 +02:00
Koen Vlaswinkel
40f70f96b1
Extract more information message
2024-05-02 09:59:52 +02:00
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
8fcfedf570
Merge pull request #2267 from github/dependabot/npm_and_yarn/npm-4c62fc25ba
...
Bump the npm group with 2 updates
codeql-bundle-v2.17.2
2024-04-29 14:28:29 -07:00
github-actions[bot]
c2eaf8a4f9
Update checked-in dependencies
2024-04-29 18:16:17 +00:00
dependabot[bot]
a17ed37616
Bump the npm group with 2 updates
...
Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 7.7.1 to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.7.1 to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 18:15:09 +00:00
Koen Vlaswinkel
b3225af51b
Mention GHES 3.18 as removal version on GHES
2024-04-26 14:38:20 +02:00
Koen Vlaswinkel
905f9b0083
Only show deprecation warning on GHES 3.14+
2024-04-26 14:38:06 +02:00
Koen Vlaswinkel
80394dcc32
Hide deprecation warning if feature flag is not set
2024-04-26 14:37:27 +02:00