Andrew Eisenberg
5fb6f1257e
Create publish-immutable-action workflow
2024-10-11 15:28:56 -07:00
Andrew Eisenberg
ea2cd92c21
Merge pull request #2517 from github/aeisenberg/create-release
...
Create a GitHub release for each action release
2024-10-11 13:32:06 -07:00
github-actions[bot]
007ba25648
Update changelog for v3.26.13
2024-10-11 15:20:22 +00:00
yoff
0c3e006416
Merge pull request #2536 from yoff/python/ff-std-lib-extraction
...
Python: Handle new default for standard library extraction
2024-10-11 15:35:21 +02:00
Andrew Eisenberg
2b89f7bcf6
Create the changelog before creating the mergeback branch
2024-10-10 14:12:54 -07:00
github-actions[bot]
7d365b9940
Update checked-in dependencies
2024-10-10 19:22:32 +00:00
Henry Mercer
ab636d7049
Node 16 fix: Import performance
2024-10-10 19:55:07 +01:00
Henry Mercer
565880b86a
Add explicit field for extraction streaming
2024-10-10 19:54:56 +01:00
Henry Mercer
38469af228
Merge pull request #2537 from github/henrymercer/no-zstd-windows
...
Don't use Zstandard bundles on Windows
2024-10-10 19:53:35 +01:00
Henry Mercer
4dca88a5fc
Logging: Add a space after a URL for easier copying
2024-10-10 19:48:21 +01:00
Henry Mercer
222ac621e3
Improve duration formatting
2024-10-10 19:48:21 +01:00
Henry Mercer
edd7713837
Only echo command if we are streaming the stdout
2024-10-10 19:48:21 +01:00
Henry Mercer
90c42c41ec
Improve logging
2024-10-10 19:48:21 +01:00
Henry Mercer
df0590b2ee
Follow redirects
2024-10-10 19:48:20 +01:00
Henry Mercer
d70300d9f5
Use https module
2024-10-10 19:48:20 +01:00
Henry Mercer
79e826e0a2
Add PR check for streaming
2024-10-10 19:48:20 +01:00
Henry Mercer
ddead5420c
Stream the download and extraction of zstd bundles
...
Behind a feature flag
2024-10-10 19:48:20 +01:00
Henry Mercer
cd83b08c78
Add streaming API for zstd extraction
2024-10-10 19:48:20 +01:00
Henry Mercer
5b6984ee4d
Assert that Windows downloads gzip
2024-10-10 19:40:37 +01:00
Henry Mercer
eefb943f7e
Don't use Zstandard bundles on Windows
...
In testing, gzip performs better than Zstandard on Windows.
2024-10-10 19:24:32 +01:00
Andrew Eisenberg
d545e9b4a6
Add a partial changelog when releasing
2024-10-09 20:51:28 -07:00
Rasmus Lerchedahl Petersen
201e02efe2
rebuild the action
2024-10-09 22:24:40 +02:00
Rasmus Lerchedahl Petersen
ce5f900bfc
formatting
2024-10-09 17:14:00 +02:00
Rasmus Lerchedahl Petersen
65dd816de1
remove unused import
2024-10-09 17:14:00 +02:00
Rasmus Lerchedahl Petersen
502028f6bc
Python: absolute basics
...
probably still need to route some values around
2024-10-09 17:14:00 +02:00
Angela P Wen
9d1e406cd6
Merge pull request #2535 from github/angelapwen/update-artifacts-tests
...
PR Checks: update artifacts tests
2024-10-08 14:42:47 -07:00
Angela P Wen
dafc7dd67c
PR Checks: update artifacts tests
...
We are planning to make the default behavior of the `CODEQL_ACTION_ARTIFACT_V4_UPGRADE` feature flag to be true. This change updates our debug artifact PR checks so that the relevant environment variable is set to `true`, and changes the `debug-artifacts-upgrade` test to `debug-artifacts-legacy` test.
2024-10-08 13:50:31 -07:00
Henry Mercer
f31ce56e77
Merge pull request #2534 from github/dependabot/npm_and_yarn/npm-817911fdd4
...
Bump the npm group across 1 directory with 4 updates
2024-10-08 17:58:21 +01:00
github-actions[bot]
422a2796f6
Update checked-in dependencies
2024-10-08 14:51:10 +00:00
dependabot[bot]
47dd08d5fa
Bump the npm group across 1 directory with 4 updates
...
Bumps the npm group with 4 updates in the / directory: [@octokit/types](https://github.com/octokit/types.ts ), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@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 `@octokit/types` from 13.6.0 to 13.6.1
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.6.0...v13.6.1 )
Updates `@eslint/js` from 9.11.1 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.12.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.1
- [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/v8.8.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1
- [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/v8.8.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-08 14:50:04 +00:00
Angela P Wen
572cc5268d
Mergeback v3.26.12 refs/heads/releases/v3 into main ( #2530 )
...
* Update changelog for v3.26.12
* Update changelog and version after v3.26.12
* Update checked-in dependencies
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com >
2024-10-07 10:17:37 -07:00
github-actions[bot]
690a986f16
Update checked-in dependencies
2024-10-07 17:01:58 +00:00
github-actions[bot]
c0098c850a
Update changelog and version after v3.26.12
2024-10-07 17:00:44 +00:00
Angela P Wen
c36620d31a
Merge pull request #2529 from github/update-v3.26.12-c9a70ff45
...
Merge main into releases/v3
v3.26.12
2024-10-07 09:59:22 -07:00
github-actions[bot]
570aecb95f
Update changelog for v3.26.12
2024-10-07 16:35:36 +00:00
Henry Mercer
c9a70ff45f
Merge pull request #2526 from github/henrymercer/check-zstd-on-path
...
Check zstd is on the path in addition to tar version
2024-10-07 17:14:34 +01:00
github-actions[bot]
d65a17605a
Rebuild
2024-10-07 09:28:04 +00:00
Henry Mercer
bf2e624d0b
Update src/tar.ts
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-10-07 10:25:25 +01:00
Paolo Tranquilli
56d197570a
Merge pull request #2489 from github/redsun82/rust
...
Add basic Rust support for internal testing
2024-10-07 09:39:54 +02:00
Andrew Eisenberg
7cf65a5b2e
Merge pull request #2518 from github/dependabot/npm_and_yarn/npm-88156698cd
...
Bump the npm group with 3 updates
2024-10-04 15:35:27 -07:00
Andrew Eisenberg
8a56dd2e53
Update to @actions/core 1.11.1
2024-10-04 15:21:50 -07:00
Angela P Wen
1532671351
Update default bundle to 2.19.1 ( #2519 )
...
* Update default bundle to codeql-bundle-v2.19.1
* Add changelog note
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com >
2024-10-04 13:45:22 -07:00
Angela P Wen
64871a860c
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.1
2024-10-04 13:32:24 -07:00
Henry Mercer
057e1ecd3d
Check zstd is on the path in addition to tar version
2024-10-04 19:20:21 +01:00
Andrew Eisenberg
46d955c51a
Merge pull request #2415 from aeisenberg/aeisenberg/update-readme-1
...
Update README with detailed information
2024-10-04 10:21:25 -07:00
Henry Mercer
215ff9cf2e
Merge pull request #2525 from github/henrymercer/fix-changelog-section
...
Fix changelog note section
2024-10-04 18:15:51 +01:00
Henry Mercer
6c8758fcd6
Fix changelog note section
...
This went into the wrong place due to a semantic merge conflict
2024-10-04 15:42:56 +01:00
Henry Mercer
76aafb9ddb
Merge pull request #2520 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2024-10-04 15:41:33 +01:00
Andrew Eisenberg
bed2a47f20
Update autobuild/action.yml
2024-10-03 18:32:01 -07:00
Andrew Eisenberg
3b143d4ee5
Update readme
2024-10-03 15:06:40 -07:00