| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
This allows us to set it automatically in the workflow generator, simplifying things and reducing the scope for error.
TRAP Caching: Re-introduce workaround for download timeout
…ment Set testing environment for CodeQL workflow
Mergeback v2.1.33 refs/heads/releases/v2 into main
Add Ruby to README
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.
Cache feature flags on disk
The expected deprecation date of GHES 3.3 has been postponed, so v1 will now be deprecated in January.
Co-authored-by: Henry Mercer <henry.mercer@me.com>
The version installed in the latest runner image, 5.7.1, is not yet supported.
Use Swift version 5.7 in PR checks
…n-date Update v1 deprecation date
Currently only macOS supports 5.7.1
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.
Update default CodeQL bundle version to 2.11.4
…o-5.7.1 Run Swift tests with Swift 5.7.1 on macOS
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.
…in-swift Add a way to bypass the toolcache for kotlin and swift
Merge main into releases/v2
This reverts commit 9600345.
This reverts commit d5e6725.
| Back | FazBrowse Home | New Git URL |
Merging 312e093 into releases/v1
Conductor for this PR is @alexet.
Contains the following pull requests:
Contains the following commits not from a pull request:
Please do the following: