X Tutup
The Wayback Machine - https://web.archive.org/web/20220301203744/https://github.com/github/codeql-action/commits/main
Skip to content
Permalink
main

Commits on Mar 1, 2022

  1. Merge pull request #954 from github/edoardo/expand-tests

    Expand PR checks to cover `windows-2022`
    edoardopirovano committed Mar 1, 2022

Commits on Feb 28, 2022

  1. Merge pull request #955 from github/delete-results-directory

    Delete the results directory in between runs.
    chrisgavin committed Feb 28, 2022
  2. Retry directory deletion to avoid Windows file locking issues.

    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    chrisgavin and aeisenberg committed Feb 28, 2022
  3. Merge pull request #950 from github/hmakholm/pr/2.8.2

    Update default CodeQL bundle version to 2.8.2
    hmakholm committed Feb 28, 2022

Commits on Feb 25, 2022

Commits on Feb 24, 2022

  1. Merge pull request #949 from github/dependabot/npm_and_yarn/removeNPM…

    …AbsolutePaths-3.0.0
    
    Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0
    henrymercer committed Feb 24, 2022
  2. Update checked-in dependencies

    github-actions[bot] committed Feb 24, 2022
  3. Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0

    Bumps [removeNPMAbsolutePaths](https://github.com/juanjoDiaz/removeNPMAbsolutePaths) from 2.0.0 to 3.0.0.
    - [Release notes](https://github.com/juanjoDiaz/removeNPMAbsolutePaths/releases)
    - [Commits](juanjoDiaz/removeNPMAbsolutePaths@v2.0.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: removeNPMAbsolutePaths
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 24, 2022
  4. Merge pull request #948 from github/edoardo/revert-windows-11

    Revert "Merge pull request #869 from github/edoardo/windows-11-error"
    edoardopirovano committed Feb 24, 2022
  5. Revert "Merge pull request #869 from github/edoardo/windows-11-error"

    This reverts commit faa9ba7, reversing
    changes made to 71112ab.
    edoardopirovano committed Feb 24, 2022

Commits on Feb 23, 2022

  1. Merge pull request #947 from github/mergeback/v1.1.3-to-main-75f07e7a

    Mergeback v1.1.3 refs/heads/v1 into main
    aeisenberg committed Feb 23, 2022
  2. Update checked-in dependencies

    github-actions[bot] committed Feb 23, 2022
  3. 1.1.4

    github-actions[bot] committed Feb 23, 2022
  4. Update changelog and version after v1.1.3

    github-actions[bot] committed Feb 23, 2022
  5. Merge pull request #946 from github/update-v1.1.3-d7ad71d8

    Merge main into v1
    aeisenberg committed Feb 23, 2022
  6. Update runner version

    For some reason, the runner was still on 1.0.x.
    aeisenberg committed Feb 23, 2022
  7. Update changelog

    aeisenberg committed Feb 23, 2022
  8. 1.1.3

    github-actions[bot] committed Feb 23, 2022
  9. Merge pull request #938 from github/respect-end-tracing

    Respect `end-tracing` script instead of deleting one variable
    edoardopirovano committed Feb 23, 2022

Commits on Feb 17, 2022

  1. Add UserError

    This commit adds a `UserError` class that should be thrown when the
    cause of an error is fundamentally from user configuration.
    
    When sending status reports, avoid sending a `failure` for `UserError`s.
    This will prevent our diagnostics from pinging us for errors outside of
    our control.
    aeisenberg committed Feb 17, 2022
  2. Merge pull request #941 from github/mergeback/v1.1.2-to-main-d39d5d5c

    Mergeback v1.1.2 refs/heads/v1 into main
    henrymercer committed Feb 17, 2022
  3. Update checked-in dependencies

    github-actions[bot] committed Feb 17, 2022
  4. 1.1.3

    github-actions[bot] committed Feb 17, 2022
  5. Update changelog and version after v1.1.2

    github-actions[bot] committed Feb 17, 2022
  6. Merge pull request #939 from github/update-v1.1.2-fe6fb6f2

    Merge main into v1
    henrymercer committed Feb 17, 2022
  7. 1.1.2

    github-actions[bot] committed Feb 17, 2022
  8. Merge pull request #937 from github/henrymercer/revert-node-16-upgrade

    Revert Node.js v16 upgrade
    henrymercer committed Feb 17, 2022
  9. Merge pull request #935 from github/mergeback/v1.1.1-to-main-ec300a31

    Mergeback v1.1.1 refs/heads/v1 into main
    henrymercer committed Feb 17, 2022
Older
X Tutup