Commits
Commits on Jan 10, 2023
-
Ensure we don't unset
CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN
Henry Mercer committedJan 10, 2023 Copy the full SHA 80b12d6View commit details -
Temporarily disable Kotlin analysis in PR checks
Kotlin analysis is incompatible with Kotlin 1.8.0, which is now rolling out to the Actions runner images. While we work on a more permanent fix to our PR checks, this will prevent us losing other test coverage.
Henry Mercer committedJan 10, 2023 Copy the full SHA 620a267View commit details
Commits on Jan 3, 2023
-
Code scanning: Add step titles to workflow
Aditya Sharad committedJan 3, 2023 Unverified
No user is associated with the committer email.Copy the full SHA f837e8eView commit details -
Code scanning: Add scheduled trigger to workflow
Ensure we are regularly running code scanning using the latest CodeQL and remain up to date with the internal security scorecard, even if we have a period longer than a week with no pushes to the repo.
Aditya Sharad committedJan 3, 2023 Unverified
No user is associated with the committer email.Copy the full SHA ef21864View commit details
Commits on Dec 20, 2022
-
Remove tests with old certifi dependency
Henry Mercer committedDec 20, 2022 Copy the full SHA e4818d4View commit details
Commits on Dec 19, 2022
-
Set up the Swift version the extractor declares (#1422)
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
2 people authored and GitHub committedDec 19, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 4778dfbView commit details
Commits on Dec 7, 2022
-
update-required-checks.sh: ignore check-expected-release-files
Chuan-kai Lin committedDec 7, 2022 Copy the full SHA 4a5ad5aView commit details -
Merge branch 'main' into cklin/fix-update-required-checks-sha
Chuan-kai Lin authored and GitHub committedDec 7, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 19f867aView commit details -
update-required-checks.sh: fix argument handling
Chuan-kai Lin committedDec 7, 2022 Copy the full SHA 8bebf77View commit details -
Disable nightly-latest checks for Swift
Chuan-kai Lin committedDec 7, 2022 Copy the full SHA fb74504View commit details
Commits on Dec 5, 2022
-
Merge pull request #1414 from github/dependabot/github_actions/peter-…
…evans/create-pull-request-4.2.3 Bump peter-evans/create-pull-request from 3.4.1 to 4.2.3
Henry Mercer authored and GitHub committedDec 5, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 1653364View commit details -
Bump swift-actions/setup-swift from 1.19.0 to 1.20.0 (#1415)
* Bump swift-actions/setup-swift from 1.19.0 to 1.20.0 Bumps [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/swift-actions/setup-swift/releases) - [Commits](https://github.com/swift-actions/setup-swift/compare/5cdaa9161ad1f55ae39a5ea1784ef96de72f95d9...194625b58a582570f61cc707c3b558086c26b723) --- updated-dependencies: - dependency-name: swift-actions/setup-swift dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update setup-swift SHA in non-autogenerated files * Specify v5.7.0 instead of 5.7 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Angela P Wen <angelapwen@github.com>
2 people authored and GitHub committedDec 5, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 61cc378View commit details -
Bump actions/setup-python from 3 to 4 (#1416)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored and GitHub committedDec 5, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 7aa5026View commit details
Commits on Dec 2, 2022
-
Bump peter-evans/create-pull-request from 3.4.1 to 4.2.3
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.4.1 to 4.2.3. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/c7f493a8000b8aeb17a1332e326ba76b57cb83eb...2b011faafdcbc9ceb11414d64d0573f37c774b04) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and GitHub committedDec 2, 2022 Unverified
No user is associated with the committer email.Copy the full SHA c80f00aView commit details -
Switch to weekly interval for both ecosystems
Henry Mercer committedDec 2, 2022 Copy the full SHA 794a4b5View commit details -
Henry Mercer committed
Dec 2, 2022 Copy the full SHA ee6ba9cView commit details -
Remove outdated section for runner and perform all updates daily
Henry Mercer committedDec 2, 2022 Copy the full SHA 81f99a8View commit details -
Sentinel Reviewer committed
Dec 2, 2022 Copy the full SHA 4b18b7bView commit details
Commits on Nov 30, 2022
-
Add testing environment to submit SARIF after failure PR check
Henry Mercer committedNov 30, 2022 Copy the full SHA 77cda4dView commit details
Commits on Nov 25, 2022
-
Generate the "Submit SARIF after failure" workflow
Henry Mercer committedNov 25, 2022 Copy the full SHA 24fd4c0View commit details -
Add an integration test for uploading SARIF when the run fails
Henry Mercer committedNov 25, 2022 Copy the full SHA 122b180View commit details -
Add feature flag for uploading failed SARIF
Henry Mercer committedNov 25, 2022 Copy the full SHA 3afc2b1View commit details -
Use a matrix in testing workflow
Henry Mercer committedNov 25, 2022 Copy the full SHA 4d4e250View commit details -
Add a workflow to test reporting a failed run
Henry Mercer committedNov 25, 2022 Copy the full SHA 44ae944View commit details
Commits on Nov 23, 2022
-
Currently only macOS supports 5.7.1
Henry Mercer committedNov 23, 2022 Copy the full SHA 909c868View commit details -
Test
latest
andnightly-latest
against Swift 5.7.1Henry Mercer committedNov 23, 2022 Copy the full SHA ce90479View commit details
Commits on Nov 22, 2022
-
Use runner.os in ML-powered queries tests too
Henry Mercer committedNov 22, 2022 Copy the full SHA 34d91a9View commit details -
Perform the check using
runner.os
Henry Mercer committedNov 22, 2022 Copy the full SHA c49c05bView commit details -
Define
swift-version
as a stringHenry Mercer committedNov 22, 2022 Copy the full SHA 2ccadddView commit details -
Pin the version of
swift-actions/setup-swift@v1
Henry Mercer committedNov 22, 2022 Copy the full SHA 5dcca8aView commit details -
Drop unneeded
CODEQL_ENABLE_EXPERIMENTAL_FEATURES
env varHenry Mercer committedNov 22, 2022 Copy the full SHA b6e17a6View 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.
Henry Mercer committedNov 22, 2022 Copy the full SHA e9e73b0View commit details -
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 Unverified
No user is associated with the committer email.Copy the full SHA bab5a14View commit details
Commits on Nov 16, 2022
-
Set testing environment for CodeQL workflow
Henry Mercer committedNov 16, 2022 Copy the full SHA a836d95View commit details -
Enable test mode for
check-codescanning-config
ActionHenry Mercer committedNov 16, 2022 Copy the full SHA ffc2dd6View commit details