Commits
c6e756bb39
Name already in use
Commits on Nov 25, 2022
-
Update checked-in dependencies
github-actions[bot] committedNov 25, 2022 Copy the full SHA c6e756bView commit details -
Update changelog and version after v2.1.34
github-actions[bot] committedNov 25, 2022 -
Merge pull request #1395 from github/update-v2.1.34-7e73deda
Merge main into releases/v2
Alexander Eyers-Taylor authored and GitHub committedNov 25, 2022 -
github-actions[bot] committed
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
Henry Mercer authored and GitHub committedNov 25, 2022
Commits on Nov 24, 2022
-
Small refactoring of
shouldBypassToolcache
Andrew Eisenberg committedNov 24, 2022 -
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.
Andrew Eisenberg committedNov 24, 2022 -
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
Henry Mercer authored and GitHub committedNov 24, 2022 -
Merge branch 'main' into henrymercer/bump-swift-version-to-5.7.1
Henry Mercer authored and GitHub committedNov 24, 2022 -
Merge pull request #1391 from github/alexet/update-2.11.4-v2
Update default CodeQL bundle version to 2.11.4
Alexander Eyers-Taylor authored and GitHub committedNov 24, 2022 -
Add some new tests and fix some comments
Andrew Eisenberg committedNov 24, 2022
Commits on Nov 23, 2022
-
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.
Andrew Eisenberg committedNov 23, 2022 -
Currently only macOS supports 5.7.1
Henry Mercer committedNov 23, 2022 -
Add the bypass_toolcache_kotlin_switft_enabled flag
Andrew Eisenberg committedNov 23, 2022 -
Test
latest
andnightly-latest
against Swift 5.7.1Henry Mercer committedNov 23, 2022 -
Update default CodeQL bundle version to 2.11.4
Alexander Eyers-Taylor committedNov 23, 2022 -
Merge pull request #1390 from github/henrymercer/remove-dead-code
Remove some dead code
Henry Mercer authored and GitHub committedNov 23, 2022 -
Remove fallback logic for GHES 2.22 when determining Action repository
Henry Mercer committedNov 23, 2022 -
Remove dead guard for GHES 3.0
Henry Mercer committedNov 23, 2022 -
Merge pull request #1389 from github/update-supported-enterprise-serv…
…er-versions Update supported GitHub Enterprise Server versions.
Henry Mercer authored and GitHub committedNov 23, 2022 -
Merge pull request #1385 from github/henrymercer/update-v1-deprecatio…
…n-date Update v1 deprecation date
Henry Mercer authored and GitHub committedNov 23, 2022 -
Merge branch 'main' into henrymercer/update-v1-deprecation-date
Henry Mercer authored and GitHub committedNov 23, 2022 -
Update supported GitHub Enterprise Server versions.
GitHub committedNov 23, 2022
Commits on Nov 22, 2022
-
Merge pull request #1387 from github/henrymercer/fix-swift-version
Use Swift version 5.7 in PR checks
Henry Mercer authored and GitHub committedNov 22, 2022 -
Use runner.os in ML-powered queries tests too
Henry Mercer committedNov 22, 2022 -
Perform the check using
runner.os
Henry Mercer committedNov 22, 2022 -
Define
swift-version
as a stringHenry Mercer committedNov 22, 2022 -
Pin the version of
swift-actions/setup-swift@v1
Henry Mercer committedNov 22, 2022 -
Drop unneeded
CODEQL_ENABLE_EXPERIMENTAL_FEATURES
env varHenry Mercer committedNov 22, 2022 -
Use Swift version 5.7 in PR checks
The version installed in the latest runner image, 5.7.1, is not yet supported.
Henry Mercer committedNov 22, 2022 -
Add Ruby and Swift language autodetect tests (#1369)
Co-authored-by: Henry Mercer <henry.mercer@me.com>
2 people authored and GitHub committedNov 22, 2022 -
The expected deprecation date of GHES 3.3 has been postponed, so v1 will now be deprecated in January.
Henry Mercer committedNov 22, 2022
Commits on Nov 21, 2022
-
Merge pull request #1384 from github/aeisenberg/feature-flags-disk
Cache feature flags on disk
Andrew Eisenberg authored and GitHub committedNov 21, 2022 -
Add extra test ensuring env var overrides cached feature flag
Andrew Eisenberg committedNov 21, 2022 -
Andrew Eisenberg committed
Nov 21, 2022