Skip to content

Commits

Commits on Jan 10, 2023

  1. Copy the full SHA
    80b12d6 View commit details
  2. 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 committed Jan 10, 2023
    Copy the full SHA
    620a267 View commit details

Commits on Jan 3, 2023

  1. Code scanning: Add step titles to workflow

    Aditya Sharad committed Jan 3, 2023

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f837e8e View commit details
  2. 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 committed Jan 3, 2023

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ef21864 View commit details

Commits on Dec 20, 2022

  1. Remove tests with old certifi dependency

    Henry Mercer committed Dec 20, 2022
    Copy the full SHA
    e4818d4 View commit details

Commits on Dec 19, 2022

  1. 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 committed Dec 19, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4778dfb View commit details

Commits on Dec 7, 2022

  1. Copy the full SHA
    4a5ad5a View commit details
  2. Merge branch 'main' into cklin/fix-update-required-checks-sha

    Chuan-kai Lin authored and GitHub committed Dec 7, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    19f867a View commit details
  3. update-required-checks.sh: fix argument handling

    Chuan-kai Lin committed Dec 7, 2022
    Copy the full SHA
    8bebf77 View commit details
  4. Disable nightly-latest checks for Swift

    Chuan-kai Lin committed Dec 7, 2022
    Copy the full SHA
    fb74504 View commit details

Commits on Dec 5, 2022

  1. 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 committed Dec 5, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1653364 View commit details
  2. 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 committed Dec 5, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    61cc378 View commit details
  3. 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 committed Dec 5, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7aa5026 View commit details

Commits on Dec 2, 2022

  1. 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 committed Dec 2, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c80f00a View commit details
  2. Switch to weekly interval for both ecosystems

    Henry Mercer committed Dec 2, 2022
    Copy the full SHA
    794a4b5 View commit details
  3. Reformat

    Henry Mercer committed Dec 2, 2022
    Copy the full SHA
    ee6ba9c View commit details
  4. Copy the full SHA
    81f99a8 View commit details
  5. Update Dependabot config file

    Sentinel Reviewer committed Dec 2, 2022
    Copy the full SHA
    4b18b7b View commit details

Commits on Nov 30, 2022

  1. Copy the full SHA
    77cda4d View commit details

Commits on Nov 25, 2022

  1. Generate the "Submit SARIF after failure" workflow

    Henry Mercer committed Nov 25, 2022
    Copy the full SHA
    24fd4c0 View commit details
  2. Copy the full SHA
    122b180 View commit details
  3. Add feature flag for uploading failed SARIF

    Henry Mercer committed Nov 25, 2022
    Copy the full SHA
    3afc2b1 View commit details
  4. Use a matrix in testing workflow

    Henry Mercer committed Nov 25, 2022
    Copy the full SHA
    4d4e250 View commit details
  5. Add a workflow to test reporting a failed run

    Henry Mercer committed Nov 25, 2022
    Copy the full SHA
    44ae944 View commit details

Commits on Nov 23, 2022

  1. Test Linux against Swift 5.7

    Currently only macOS supports 5.7.1
    Henry Mercer committed Nov 23, 2022
    Copy the full SHA
    909c868 View commit details
  2. Test latest and nightly-latest against Swift 5.7.1

    Henry Mercer committed Nov 23, 2022
    Copy the full SHA
    ce90479 View commit details

Commits on Nov 22, 2022

  1. Use runner.os in ML-powered queries tests too

    Henry Mercer committed Nov 22, 2022
    Copy the full SHA
    34d91a9 View commit details
  2. Perform the check using runner.os

    Henry Mercer committed Nov 22, 2022
    Copy the full SHA
    c49c05b View commit details
  3. Define swift-version as a string

    Henry Mercer committed Nov 22, 2022
    Copy the full SHA
    2ccaddd View commit details
  4. Pin the version of swift-actions/setup-swift@v1

    Henry Mercer committed Nov 22, 2022
    Copy the full SHA
    5dcca8a View commit details
  5. Drop unneeded CODEQL_ENABLE_EXPERIMENTAL_FEATURES env var

    Henry Mercer committed Nov 22, 2022
    Copy the full SHA
    b6e17a6 View commit details
  6. 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 committed Nov 22, 2022
    Copy the full SHA
    e9e73b0 View commit details
  7. Add Ruby and Swift language autodetect tests (#1369)

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    2 people authored and GitHub committed Nov 22, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    bab5a14 View commit details

Commits on Nov 16, 2022

  1. Set testing environment for CodeQL workflow

    Henry Mercer committed Nov 16, 2022
    Copy the full SHA
    a836d95 View commit details
  2. Enable test mode for check-codescanning-config Action

    Henry Mercer committed Nov 16, 2022
    Copy the full SHA
    ffc2dd6 View commit details
Older