Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge releases/v3 into releases/v2 #2563

Merged
merged 65 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
9b4db1e
Create a GitHub release for each action release
aeisenberg Oct 2, 2024
d545e9b
Add a partial changelog when releasing
aeisenberg Oct 10, 2024
cd83b08
Add streaming API for zstd extraction
henrymercer Oct 9, 2024
ddead54
Stream the download and extraction of zstd bundles
henrymercer Oct 10, 2024
79e826e
Add PR check for streaming
henrymercer Oct 10, 2024
d70300d
Use https module
henrymercer Oct 10, 2024
df0590b
Follow redirects
henrymercer Oct 10, 2024
90c42c4
Improve logging
henrymercer Oct 10, 2024
edd7713
Only echo command if we are streaming the stdout
henrymercer Oct 10, 2024
222ac62
Improve duration formatting
henrymercer Oct 10, 2024
4dca88a
Logging: Add a space after a URL for easier copying
henrymercer Oct 10, 2024
565880b
Add explicit field for extraction streaming
henrymercer Oct 10, 2024
ab636d7
Node 16 fix: Import `performance`
henrymercer Oct 10, 2024
7d365b9
Update checked-in dependencies
github-actions[bot] Oct 10, 2024
2b89f7b
Create the changelog before creating the mergeback branch
aeisenberg Oct 10, 2024
ea2cd92
Merge pull request #2517 from github/aeisenberg/create-release
aeisenberg Oct 11, 2024
7ad2732
Update changelog and version after v3.26.13
github-actions[bot] Oct 14, 2024
039b1b8
Update checked-in dependencies
github-actions[bot] Oct 14, 2024
b0b722f
Merge pull request #2543 from github/mergeback/v3.26.13-to-main-f779452a
yoff Oct 14, 2024
5f519a3
Merge branch 'main' into henrymercer/zstd-stream
henrymercer Oct 14, 2024
2c8edf7
Bump the npm group with 3 updates
dependabot[bot] Oct 14, 2024
99e8aaf
Update checked-in dependencies
github-actions[bot] Oct 14, 2024
a469ecd
Merge pull request #2545 from github/dependabot/npm_and_yarn/npm-107f…
angelapwen Oct 14, 2024
5636274
Merge pull request #2538 from github/henrymercer/zstd-stream
henrymercer Oct 14, 2024
d77a73b
Bump minimum supported version to 2.14.6
henrymercer Oct 15, 2024
fc983c8
Remove unneeded version guards
henrymercer Oct 15, 2024
619f0d6
Update CodeQL versions tested in generated checks
henrymercer Oct 15, 2024
ded11c6
PR checks: fix formatting for nightly bundle URL and stable CLI versi…
angelapwen Oct 15, 2024
2f0f924
Return early if version is `linked` or `default`
angelapwen Oct 15, 2024
66ebfdf
Update non-generated tests
henrymercer Oct 16, 2024
4f2715b
Update supported GHES versions table
henrymercer Oct 16, 2024
9ccb1b7
Bump version to 3.27.0
henrymercer Oct 16, 2024
57f465f
Add changelog note
henrymercer Oct 16, 2024
ad94f2f
Merge pull request #2548 from github/angelapwen/fix-prepare-test
angelapwen Oct 16, 2024
c470063
Merge pull request #2549 from github/henrymercer/remove-support-2.13.5
henrymercer Oct 16, 2024
d591d17
Fix name of Python stdlib extraction feature flag
henrymercer Oct 17, 2024
5d314b7
Don't override env var if it is already set
henrymercer Oct 17, 2024
af56b04
Merge pull request #2550 from github/henrymercer/fix-ff-name
henrymercer Oct 17, 2024
9bf6b0a
Feature flag: diff_informed_queries
cklin Oct 17, 2024
f55f629
Update default bundle to codeql-bundle-v2.19.2
github-actions[bot] Oct 18, 2024
e03721a
Add changelog note
github-actions[bot] Oct 18, 2024
95cae07
Add permissions to pr-checks workflow
jsoref Oct 20, 2024
6026274
Persist inputs between the upload action and its post step.
chrisgavin Oct 21, 2024
2a8a5cc
chore: add changelog for input persistence
NlightNFotis Oct 21, 2024
165a22e
Merge pull request #2555 from jsoref/fix-pr-check-permissions
henrymercer Oct 21, 2024
bd02c19
feat: patch start-proxy-action, analyze-action and init-action as well
NlightNFotis Oct 21, 2024
0c7697c
Remove trailing whitespace from CHANGELOG
jsoref Oct 20, 2024
cdceebc
build: refresh js files
NlightNFotis Oct 21, 2024
9bc4ee1
review-comments: add more descriptive comments to various persist/res…
NlightNFotis Oct 21, 2024
b15a5b5
Merge pull request #2557 from github/persist-inputs
NlightNFotis Oct 21, 2024
63eb7bb
Merge pull request #2551 from github/cklin/diff-informed-queries-feature
cklin Oct 21, 2024
7080a68
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.2
aibaars Oct 21, 2024
26c18c2
Bump the npm group with 3 updates
dependabot[bot] Oct 21, 2024
2a6a6ad
Update checked-in dependencies
github-actions[bot] Oct 21, 2024
0a30541
Merge pull request #2558 from github/dependabot/npm_and_yarn/npm-6515…
aeisenberg Oct 21, 2024
0d1eb88
Remove ESLint from required checks
aeisenberg Oct 21, 2024
dafc762
Merge pull request #2560 from github/aeisenberg/fix-required-checks
NlightNFotis Oct 22, 2024
b35b023
Merge pull request #2552 from github/update-bundle/codeql-bundle-v2.19.2
aibaars Oct 22, 2024
ce7c2b5
Update changelog for v3.27.0
github-actions[bot] Oct 22, 2024
6624720
Merge pull request #2561 from github/update-v3.27.0-b35b023d9
aibaars Oct 22, 2024
2659fbe
Revert "Update version and changelog for v2.26.13"
github-actions[bot] Oct 22, 2024
a666feb
Revert "Update checked-in dependencies"
github-actions[bot] Oct 22, 2024
02b20c0
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27…
github-actions[bot] Oct 22, 2024
722d7be
Update version and changelog for v2.27.0
github-actions[bot] Oct 22, 2024
d053e80
Update checked-in dependencies
github-actions[bot] Oct 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
16 changes: 10 additions & 6 deletions .github/actions/prepare-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Prepare test"
description: Performs some preparation to run tests
inputs:
version:
description: "The version of the CodeQL CLI to use. Can be 'linked', 'default', 'nightly-latest', 'nightly-YYYY-MM-DD', or 'stable-YYYY-MM-DD'."
description: "The version of the CodeQL CLI to use. Can be 'linked', 'default', 'nightly-latest', 'nightly-YYYYMMDD', or 'stable-vX.Y.Z"
required: true
use-all-platform-bundle:
description: "If true, we output a tools URL with codeql-bundle.tar.gz file rather than platform-specific URL"
Expand Down Expand Up @@ -32,6 +32,14 @@ runs:
run: |
set -e # Fail this Action if `gh release list` fails.

if [[ ${{ inputs.version }} == "linked" ]]; then
echo "tools-url=linked" >> "$GITHUB_OUTPUT"
exit 0
elif [[ ${{ inputs.version }} == "default" ]]; then
echo "tools-url=" >> "$GITHUB_OUTPUT"
exit 0
fi

if [[ ${{ inputs.version }} == "nightly-latest" ]]; then
extension="tar.zst"
else
Expand All @@ -56,14 +64,10 @@ runs:
echo "tools-url=https://github.com/dsp-testing/codeql-cli-nightlies/releases/download/$tag/$artifact_name" >> $GITHUB_OUTPUT
elif [[ ${{ inputs.version }} == *"nightly"* ]]; then
version=`echo ${{ inputs.version }} | sed -e 's/^.*\-//'`
echo "tools-url=https://github.com/dsp-testing/codeql-cli-nightlies/releases/download/codeql-bundle-$version-manual/$artifact_name" >> $GITHUB_OUTPUT
echo "tools-url=https://github.com/dsp-testing/codeql-cli-nightlies/releases/download/codeql-bundle-$version/$artifact_name" >> $GITHUB_OUTPUT
elif [[ ${{ inputs.version }} == *"stable"* ]]; then
version=`echo ${{ inputs.version }} | sed -e 's/^.*\-//'`
echo "tools-url=https://github.com/github/codeql-action/releases/download/codeql-bundle-$version/$artifact_name" >> $GITHUB_OUTPUT
elif [[ ${{ inputs.version }} == "linked" ]]; then
echo "tools-url=linked" >> $GITHUB_OUTPUT
elif [[ ${{ inputs.version }} == "default" ]]; then
echo "tools-url=" >> $GITHUB_OUTPUT
else
echo "::error::Unrecognized version specified!"
exit 1
Expand Down
7 changes: 1 addition & 6 deletions .github/workflows/__all-platform-bundle.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__analyze-ref-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__autobuild-action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__autobuild-direct-tracing.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__build-mode-autobuild.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__build-mode-manual.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__build-mode-none.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__build-mode-rollback.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__cleanup-db-cluster-dir.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__config-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__config-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__cpp-deptrace-disabled.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__cpp-deptrace-enabled-on-macos.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__cpp-deptrace-enabled.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__diagnostics-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__export-file-baseline-information.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__extractor-ram-threads.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__go-custom-queries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions .github/workflows/__go-indirect-tracing-workaround.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 5 additions & 10 deletions .github/workflows/__go-tracing-autobuilder.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading