-
Notifications
You must be signed in to change notification settings - Fork 323
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/v2 into releases/v1 #1397
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bfc5662 - Browse repository at this point
Copy the full SHA bfc5662View commit details -
Rename
TEST_MODE
to specific variable for CodeQL ActionThis allows us to set it automatically in the workflow generator, simplifying things and reducing the scope for error.
1Configuration menu - View commit details
-
Copy full SHA for a190d38 - Browse repository at this point
Copy the full SHA a190d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cdf751 - Browse repository at this point
Copy the full SHA 7cdf751View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffc2dd6 - Browse repository at this point
Copy the full SHA ffc2dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a836d95 - Browse repository at this point
Copy the full SHA a836d95View commit details -
Merge pull request #1373 from github/edoardo/workaround-download
TRAP Caching: Re-introduce workaround for download timeout
Configuration menu - View commit details
-
Copy full SHA for 53060aa - Browse repository at this point
Copy the full SHA 53060aaView commit details -
Merge pull request #1374 from github/henrymercer/pass-testing-environ…
…ment Set testing environment for CodeQL workflow
Configuration menu - View commit details
-
Copy full SHA for 0f07790 - Browse repository at this point
Copy the full SHA 0f07790View commit details -
Update changelog and version after v2.1.33
github-actions[bot] committedNov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for e353814 - Browse repository at this point
Copy the full SHA e353814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a437c - Browse repository at this point
Copy the full SHA 55a437cView commit details -
Update checked-in dependencies
github-actions[bot] committedNov 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 377b692 - Browse repository at this point
Copy the full SHA 377b692View commit details -
Merge pull request #1376 from github/mergeback/v2.1.33-to-main-678fc3af
Mergeback v2.1.33 refs/heads/releases/v2 into main
Configuration menu - View commit details
-
Copy full SHA for 3b8914b - Browse repository at this point
Copy the full SHA 3b8914bView commit details
Commits on Nov 17, 2022
-
Merge pull request #1378 from github/henrymercer/add-ruby-to-readme
Add Ruby to README
Configuration menu - View commit details
-
Copy full SHA for 7694d67 - Browse repository at this point
Copy the full SHA 7694d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fddc51 - Browse repository at this point
Copy the full SHA 4fddc51View commit details
Commits on Nov 21, 2022
-
This will allow feature flags to be shared across steps in the same job, avoiding an error we saw earlier where the init action had the flag enabled, but the analyze step had it disabled. This uses the runner's temp folder to cache the flags file, which will stick around until the job completes.
Configuration menu - View commit details
-
Copy full SHA for c29fca4 - Browse repository at this point
Copy the full SHA c29fca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da75623 - Browse repository at this point
Copy the full SHA da75623View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfce1c4 - Browse repository at this point
Copy the full SHA cfce1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee97e5 - Browse repository at this point
Copy the full SHA 4ee97e5View commit details -
Merge pull request #1384 from github/aeisenberg/feature-flags-disk
Cache feature flags on disk
Configuration menu - View commit details
-
Copy full SHA for 26df9a9 - Browse repository at this point
Copy the full SHA 26df9a9View commit details
Commits on Nov 22, 2022
-
The expected deprecation date of GHES 3.3 has been postponed, so v1 will now be deprecated in January.
Configuration menu - View commit details
-
Copy full SHA for 6013661 - Browse repository at this point
Copy the full SHA 6013661View commit details -
Add Ruby and Swift language autodetect tests (#1369)
Co-authored-by: Henry Mercer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bab5a14 - Browse repository at this point
Copy the full SHA bab5a14View commit details -
Use Swift version 5.7 in PR checks
The version installed in the latest runner image, 5.7.1, is not yet supported.
Configuration menu - View commit details
-
Copy full SHA for e9e73b0 - Browse repository at this point
Copy the full SHA e9e73b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e17a6 - Browse repository at this point
Copy the full SHA b6e17a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcca8a - Browse repository at this point
Copy the full SHA 5dcca8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ccaddd - Browse repository at this point
Copy the full SHA 2ccadddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c49c05b - Browse repository at this point
Copy the full SHA c49c05bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d91a9 - Browse repository at this point
Copy the full SHA 34d91a9View commit details -
Merge pull request #1387 from github/henrymercer/fix-swift-version
Use Swift version 5.7 in PR checks
Configuration menu - View commit details
-
Copy full SHA for def4f60 - Browse repository at this point
Copy the full SHA def4f60View commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 93c6b70 - Browse repository at this point
Copy the full SHA 93c6b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b2045 - Browse repository at this point
Copy the full SHA 33b2045View commit details -
Merge pull request #1385 from github/henrymercer/update-v1-deprecatio…
…n-date Update v1 deprecation date
Configuration menu - View commit details
-
Copy full SHA for 09bfd56 - Browse repository at this point
Copy the full SHA 09bfd56View commit details -
Merge pull request #1389 from github/update-supported-enterprise-serv…
…er-versions Update supported GitHub Enterprise Server versions.
Configuration menu - View commit details
-
Copy full SHA for c719ec0 - Browse repository at this point
Copy the full SHA c719ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39fe7aa - Browse repository at this point
Copy the full SHA 39fe7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc341c5 - Browse repository at this point
Copy the full SHA bc341c5View commit details -
Merge pull request #1390 from github/henrymercer/remove-dead-code
Remove some dead code
Configuration menu - View commit details
-
Copy full SHA for 187515b - Browse repository at this point
Copy the full SHA 187515bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d52e657 - Browse repository at this point
Copy the full SHA d52e657View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce90479 - Browse repository at this point
Copy the full SHA ce90479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7c9da - Browse repository at this point
Copy the full SHA 5b7c9daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 909c868 - Browse repository at this point
Copy the full SHA 909c868View commit details -
Add the feature to bypass the toolcache for kotlin and swift
This works by moving the logic to check for toolcache bypass out of creating the codeql instance. The logic now _may_ perform an API request in order to check what languages are in the repository. This check is redundant because the same call is being made later in the action when the actual list of languages is calculated.
Configuration menu - View commit details
-
Copy full SHA for f79028a - Browse repository at this point
Copy the full SHA f79028aView commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad7ca9b - Browse repository at this point
Copy the full SHA ad7ca9bView commit details -
Merge pull request #1391 from github/alexet/update-2.11.4-v2
Update default CodeQL bundle version to 2.11.4
Configuration menu - View commit details
-
Copy full SHA for c61f4c6 - Browse repository at this point
Copy the full SHA c61f4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead8da6 - Browse repository at this point
Copy the full SHA ead8da6View commit details -
Merge pull request #1388 from github/henrymercer/bump-swift-version-t…
…o-5.7.1 Run Swift tests with Swift 5.7.1 on macOS
Configuration menu - View commit details
-
Copy full SHA for f0a052e - Browse repository at this point
Copy the full SHA f0a052eView commit details -
Add API call for languages if java in input
If a user explicitly includes java in their language inputs, always make an api call to check for kotlin in the repo. Also, add some suggestions from code reviews.
Configuration menu - View commit details
-
Copy full SHA for eb19ecb - Browse repository at this point
Copy the full SHA eb19ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 102e01d - Browse repository at this point
Copy the full SHA 102e01dView commit details
Commits on Nov 25, 2022
-
Merge pull request #1394 from github/aeisenberg/bypass-toolcache-kotl…
…in-swift Add a way to bypass the toolcache for kotlin and swift
Configuration menu - View commit details
-
Copy full SHA for 7e73ded - Browse repository at this point
Copy the full SHA 7e73dedView commit details -
github-actions[bot] committed
Nov 25, 2022 Configuration menu - View commit details
-
Copy full SHA for aef0440 - Browse repository at this point
Copy the full SHA aef0440View commit details -
Merge pull request #1395 from github/update-v2.1.34-7e73deda
Merge main into releases/v2
Configuration menu - View commit details
-
Copy full SHA for 312e093 - Browse repository at this point
Copy the full SHA 312e093View commit details -
Revert "Update version and changelog for v1.1.33"
This reverts commit 9600345.
github-actions[bot] committedNov 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 014e2f3 - Browse repository at this point
Copy the full SHA 014e2f3View commit details -
Revert "Update checked-in dependencies"
This reverts commit d5e6725.
github-actions[bot] committedNov 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 3197042 - Browse repository at this point
Copy the full SHA 3197042View commit details -
Merge remote-tracking branch 'origin/releases/v2' into update-v1.1.34…
…-312e093a
github-actions[bot] committedNov 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 491881a - Browse repository at this point
Copy the full SHA 491881aView commit details -
Update version and changelog for v1.1.34
github-actions[bot] committedNov 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 1b829d6 - Browse repository at this point
Copy the full SHA 1b829d6View commit details -
Update checked-in dependencies
github-actions[bot] committedNov 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 85b8c47 - Browse repository at this point
Copy the full SHA 85b8c47View commit details