Skip to content

Commits

Commits on Aug 16, 2022

  1. Add expect-error input to force PR check green on expected failure …

    …(#1177)
    Angela P Wen authored and GitHub committed Aug 16, 2022

    Unverified

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

Commits on Aug 2, 2022

  1. Add top level comments, rename cleanup to post

    Angela P Wen committed Aug 2, 2022
    Copy the full SHA
    44a27e6 View commit details

Commits on Jul 29, 2022

  1. Move logs, SARIF actions uploads to post: hooks

    Angela P Wen committed Jul 29, 2022
    Copy the full SHA
    1016eba View commit details

Commits on Mar 30, 2022

  1. Re-enable waiting for processing by default, using the new API semant…

    …ics.
    Chris Gavin committed Mar 30, 2022
    Copy the full SHA
    9885f86 View commit details

Commits on Mar 28, 2022

  1. Use Node.js v16 in all Actions

    Henry Mercer committed Mar 28, 2022

    Unverified

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

Commits on Feb 17, 2022

  1. Revert "Use Node.js v16 in all Actions"

    This reverts commit 34c777f.
    Henry Mercer committed Feb 17, 2022

    Unverified

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

Commits on Feb 8, 2022

  1. Use Node.js v16 in all Actions

    This is now in active LTS status.
    Henry Mercer committed Feb 8, 2022

    Unverified

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

Commits on Feb 1, 2022

  1. Update the description of new inputs

    These new inputs will not work on pull requests from forks.
    Andrew Eisenberg committed Feb 1, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6c6b8c3 View commit details
  2. Apply documentation suggestions from code review

    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    2 people authored and Alex Croteau committed Feb 1, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0dd4dbf View commit details
  3. Adds ref and SHA as inputs, and sarif-id as output

    Alex Croteau committed Feb 1, 2022

    Unverified

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

Commits on Jan 21, 2022

  1. Revert "Start waiting for processing by default."

    This reverts commit b661ef1.
    Chris Gavin committed Jan 21, 2022

    Unverified

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

Commits on Dec 9, 2021

  1. Start waiting for processing by default.

    Chris Gavin committed Dec 9, 2021

    Unverified

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

Commits on Nov 17, 2021

  1. Add a default value for wait-for-processing.

    Chris Gavin committed Nov 17, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    823bb21 View commit details
  2. Add an option to allow waiting until an analysis has been processed b…

    …efore finishing the Action.
    Chris Gavin committed Nov 17, 2021
    Copy the full SHA
    316ad9d View commit details

Commits on Nov 1, 2021

  1. Add an option to upload some debugging artifacts

    Edoardo Pirovano committed Nov 1, 2021
    Copy the full SHA
    bc31f60 View commit details

Commits on Oct 28, 2021

  1. Add RAM and threads options to init action

    Chuan-kai Lin committed Oct 28, 2021
    Copy the full SHA
    70b730e View commit details

Commits on Jun 28, 2021

  1. Support splitting of DB creation and query execution

    Edoardo Pirovano committed Jun 28, 2021
    Copy the full SHA
    ef852c0 View commit details

Commits on Jun 22, 2021

  1. Upload CodeQL databases

    Robert committed Jun 22, 2021
    Copy the full SHA
    146c897 View commit details

Commits on Jun 21, 2021

  1. Revert "Upload CodeQL databases"

    Robert authored and GitHub committed Jun 21, 2021

    Unverified

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

Commits on Jun 18, 2021

  1. Add workflow input to disable uploads

    Robert committed Jun 18, 2021

    Unverified

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

Commits on Jun 4, 2021

  1. Cleanup CodeQL DBs and output their location for later steps

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 4, 2021

    Unverified

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

Commits on Apr 28, 2021

  1. Add category input

    David Verdeguer committed Apr 28, 2021

    Unverified

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

Commits on Nov 20, 2020

  1. Fix typos in Action config files

    Eric Cornelissen committed Nov 20, 2020
    Copy the full SHA
    512c07d View commit details

Commits on Sep 15, 2020

  1. Update action.yml

    Robert authored and GitHub committed Sep 15, 2020

    Unverified

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

Commits on Sep 10, 2020

  1. add optional workflow input to specify whether snippets are added to …

    …sarif output
    Nick Fyson committed Sep 10, 2020

    Unverified

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

Commits on Aug 24, 2020

  1. rename the action entrypoint files

    Robert Brignull committed Aug 24, 2020
    Copy the full SHA
    9e342a9 View commit details

Commits on Aug 14, 2020

  1. use all available threads for analysis

    Robert Brignull committed Aug 14, 2020
    Copy the full SHA
    aaeb975 View commit details

Commits on Jul 16, 2020

  1. fix undeclared action inputs

    Robert Brignull committed Jul 16, 2020

    Unverified

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

Commits on Jun 22, 2020

  1. introduce inputs.threads flag to analyze action

    Alex Kalyvitis committed Jun 22, 2020

    Unverified

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

Commits on May 14, 2020

  1. Unverified

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

Commits on Apr 28, 2020

  1. Copy the full SHA
    28ccc3d View commit details
End of commit history for this file