Skip to content

Commits

Permalink
1e2f8f035d
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 14, 2022

  1. Merge branch 'main' into henrymercer/require-cli-2.6.3

    Henry Mercer committed Nov 14, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1e2f8f0 View commit details
  2. Deprecate Go extraction reconciliation feature flag and `CODEQL_EXTRA…

    …CTOR_GO_BUILD_TRACING` for custom builds (#1322)
    
    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    2 people authored and GitHub committed Nov 14, 2022
    Copy the full SHA
    5883c13 View commit details
  3. Support Swift for private beta (#1350)

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    2 people authored and GitHub committed Nov 14, 2022
    Copy the full SHA
    0eacdb5 View commit details
  4. Merge pull request #1361 from github/mergeback/v2.1.32-to-main-42384213

    Mergeback v2.1.32 refs/heads/releases/v2 into main
    Henry Mercer authored and GitHub committed Nov 14, 2022
    Copy the full SHA
    af487b1 View commit details
  5. Update checked-in dependencies

    github-actions[bot] committed Nov 14, 2022
    Copy the full SHA
    f3e11b9 View commit details
  6. Update changelog and version after v2.1.32

    github-actions[bot] committed Nov 14, 2022
    Copy the full SHA
    ac90bc0 View commit details
  7. Merge pull request #1360 from github/update-v2.1.32-33b10be6

    Merge main into releases/v2
    Henry Mercer authored and GitHub committed Nov 14, 2022
    Copy the full SHA
    4238421 View commit details
  8. Update changelog for v2.1.32

    github-actions[bot] committed Nov 14, 2022

    Unverified

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

Commits on Nov 11, 2022

  1. Update first version of CLI compatible with Windows 2022

    It is 2.8.2, not 2.7.3.
    Henry Mercer committed Nov 11, 2022
    Copy the full SHA
    0c3e493 View commit details
  2. Add changelog note

    Henry Mercer committed Nov 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e131232 View commit details
  3. Update CLI versions in non-generated checks

    Henry Mercer committed Nov 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1fd7631 View commit details
  4. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    9e44100 View commit details
  5. Fix a couple of naming nits

    Henry Mercer committed Nov 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    acbc6ca View commit details
  6. Remove lines of code counting in the Action

    We now only need to support doing this in the CLI.
    Henry Mercer committed Nov 11, 2022
    Copy the full SHA
    84e5134 View commit details
  7. Remove flags for CLI v2.6.2 and earlier

    Henry Mercer committed Nov 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ea990a3 View commit details
  8. Bump minimum version to 2.6.3

    Henry Mercer committed Nov 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b45e925 View commit details
  9. Merge pull request #1348 from github/henrymercer/use-codeql-2.11.3

    Bump default CodeQL version to 2.11.3
    Henry Mercer authored and GitHub committed Nov 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    33b10be View commit details
  10. Pin npm to latest v8 release to address failing PR check

    npm v9 is not compatible with Node 12, so we can't update to it yet.
    Henry Mercer committed Nov 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    718930b View commit details
  11. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    76a7740 View commit details
  12. Merge branch 'main' into henrymercer/use-codeql-2.11.3

    Henry Mercer authored and GitHub committed Nov 11, 2022
    Copy the full SHA
    9452b6b View commit details

Commits on Nov 10, 2022

  1. Merge pull request #1354 from github/edoardo/force-exit-on-timeout

    Force exit of process if a timeout has occurred
    Edoardo Pirovano authored and GitHub committed Nov 10, 2022
    Copy the full SHA
    006bb00 View commit details

Commits on Nov 9, 2022

  1. Force exit of process if a timeout has occurred

    Edoardo Pirovano committed Nov 9, 2022
    Copy the full SHA
    d6f6ef4 View commit details
  2. Merge pull request #1353 from kaeluka/add-ATM-0.4.0-to-changelog

    Add ATM 0.4.0 to changelog
    Stephan Brandauer authored and GitHub committed Nov 9, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7c9e85e View commit details
  3. add ATM 0.4.0 to changelog

    Stephan Brandauer committed Nov 9, 2022
    Copy the full SHA
    fb3fdd7 View commit details

Commits on Nov 8, 2022

  1. Merge pull request #1351 from kaeluka/release-atm-v0.4.0

    use ATM pack v0.4.0 for CLI v2.11.3 and above
    Stephan Brandauer authored and GitHub committed Nov 8, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    73ff862 View commit details
  2. use ATM pack v0.4.0 for CLI v2.11.3 and above

    Stephan Brandauer committed Nov 8, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    01c4458 View commit details
  3. Merge pull request #1349 from github/henrymercer/improve-focus-when-i…

    …nit-fails
    
    Improve experience when init fails before generating a config file
    Henry Mercer authored and GitHub committed Nov 8, 2022

    Unverified

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

Commits on Nov 7, 2022

  1. Improve experience when init fails before generating a config file

    Suppose a customer has a run where the init Action failed before saving
    a config file.
    When the customer opens their Actions logs, the UI currently focuses on
    the post init step, since this is the last step that failed.
    Demoting the error in the post init Action to a warning means that the
    UI will instead focus on the `init` step, which is more useful for
    debugging what went wrong.
    Henry Mercer committed Nov 7, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f9948ff View commit details
  2. Merge pull request #1329 from github/henrymercer/file-baseline-info-e…

    …nablement
    
    Enable file baseline information behind a feature gate
    Henry Mercer authored and GitHub committed Nov 7, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c606252 View commit details
  3. Check expected SARIF notification objects

    Henry Mercer committed Nov 7, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    029ecc0 View commit details
  4. Add PR check for file baseline information

    Henry Mercer committed Nov 7, 2022
    Copy the full SHA
    b9b7d9f View commit details
  5. Bump default CodeQL version to 2.11.3

    Henry Mercer committed Nov 7, 2022
    Copy the full SHA
    dba70ac View commit details
  6. Merge pull request #1346 from github/mergeback/v2.1.31-to-main-c3b6fce4

    Mergeback v2.1.31 refs/heads/releases/v2 into main
    Andrew Eisenberg authored and GitHub committed Nov 7, 2022
    Copy the full SHA
    8aff97f View commit details

Commits on Nov 4, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Nov 4, 2022
    Copy the full SHA
    31a2afe View commit details
  2. Update changelog and version after v2.1.31

    github-actions[bot] committed Nov 4, 2022
    Copy the full SHA
    6a5e69e View commit details
Older