Skip to content

Commits

Commits on Feb 2, 2022

  1. Remove security-events: write from tests

    This is not necessary.
    Andrew Eisenberg committed Feb 2, 2022
    Copy the full SHA
    b2af074 View commit details

Commits on Feb 1, 2022

  1. Regenerates test workflows

    Alex Croteau committed Feb 1, 2022
    Copy the full SHA
    72f9a88 View commit details
  2. Splits integration tests

    Alex Croteau committed Feb 1, 2022
    Copy the full SHA
    9f36b75 View commit details
  3. Changes to commit hash in main branch

    Alex Croteau committed Feb 1, 2022
    Copy the full SHA
    dfe2bc4 View commit details
  4. Fixes integration tests referred repo

    Alex Croteau committed Feb 1, 2022
    Copy the full SHA
    63d0c78 View commit details
  5. Fixes integration test

    Alex Croteau committed Feb 1, 2022
    Copy the full SHA
    260b4d5 View commit details
  6. Adds integration test and fixes linting

    Alex Croteau committed Feb 1, 2022
    Copy the full SHA
    1bfa9ac View commit details
  7. Add a permissions block for generated workflows

    Ensure that all workflows are able to write security events.
    Andrew Eisenberg committed Feb 1, 2022
    Copy the full SHA
    e9aa2c6 View commit details

Commits on Jan 7, 2022

  1. Make name of debugging artifact and DB within it configurable

    Edoardo Pirovano committed Jan 7, 2022

    Unverified

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

Commits on Dec 31, 2021

  1. Remove debugging output

    Edoardo Pirovano committed Dec 31, 2021

    Unverified

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

Commits on Dec 14, 2021

  1. Merge branch 'main' into aeisenberg/remove-scheduled

    Andrew Eisenberg authored and GitHub committed Dec 14, 2021

    Unverified

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

Commits on Dec 13, 2021

  1. Remove dotnet restore calls from CI checks

    Edoardo Pirovano committed Dec 13, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    265a7db View commit details
  2. Remove scheduled releases

    The action will be released roughly every two weeks along
    with the CodeQL CLI release process.
    Andrew Eisenberg committed Dec 13, 2021
    Copy the full SHA
    f623d4c View commit details

Commits on Dec 8, 2021

  1. Revert "Bump default CodeQL version to 2.7.3"

    Andrew Eisenberg authored and GitHub committed Dec 8, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a8cf6f4 View commit details
  2. Add a workflow step to do dotnet restore

    Edoardo Pirovano committed Dec 8, 2021

    Unverified

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

Commits on Dec 6, 2021

  1. Add call to dotnet restore

    Robert committed Dec 6, 2021
    Copy the full SHA
    f721f01 View commit details

Commits on Nov 19, 2021

  1. Remove persist-credentials: false from workflow

    Edoardo Pirovano committed Nov 19, 2021

    Unverified

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

Commits on Nov 4, 2021

  1. Include matrix information in debug artifact name

    Edoardo Pirovano committed Nov 4, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    375c147 View commit details
  2. Re-enable new style of tracing

    Edoardo Pirovano committed Nov 4, 2021

    Unverified

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

Commits on Nov 2, 2021

  1. Merge branch 'main' into aeisenberg/dependabot

    Andrew Eisenberg authored and GitHub committed Nov 2, 2021

    Unverified

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

Commits on Nov 1, 2021

  1. Add an option to upload some debugging artifacts

    Edoardo Pirovano committed Nov 1, 2021

    Unverified

    No user is associated with the committer email.
    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 Oct 25, 2021

  1. Further fix to update dependencies workflow

    Edoardo Pirovano committed Oct 25, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    d3f5d48 View commit details
  2. Fix dependabot issues

    Andrew Eisenberg committed Oct 25, 2021
    Copy the full SHA
    531c6ba View commit details

Commits on Oct 22, 2021

  1. Fix syntax in a workflow

    Edoardo Pirovano committed Oct 22, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    63fd41b View commit details
  2. Merge pull request #784 from github/aeisenberg/workflow-fix

    Fix failing workflow on main
    Edoardo Pirovano authored and GitHub committed Oct 22, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a35be9c View commit details
  3. Improve workflow to update dependencies

    Edoardo Pirovano committed Oct 22, 2021

    Unverified

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

Commits on Oct 21, 2021

  1. Fix failing workflow on main

    We do not want this database uploaded for remote queries.
    Andrew Eisenberg committed Oct 21, 2021
    Copy the full SHA
    1beeda3 View commit details

Commits on Oct 14, 2021

  1. Remove explicit 2.26.0 version in python tests

    Also, rename test scripts to indicate the version they are using.
    Andrew Eisenberg committed Oct 14, 2021
    Copy the full SHA
    43ea2ce View commit details
  2. Fix failing python tests

    The requests module 1.2.3 is no longer compatible with python >=3.10.0.
    So, instead use 2.26.0, the most recent version that is compatible with
    our supported python versions at the time of this commit.
    Andrew Eisenberg committed Oct 14, 2021
    Copy the full SHA
    3df2172 View commit details

Commits on Sep 29, 2021

  1. Use CLI's own baseline LOC counting

    Edoardo Pirovano committed Sep 29, 2021

    Unverified

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

Commits on Sep 22, 2021

  1. Make use of multi-language and indirect tracing

    Edoardo Pirovano committed Sep 22, 2021

    Unverified

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

Commits on Sep 21, 2021

  1. Don't use shared compilation

    Edoardo Pirovano committed Sep 21, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    014d3ea View commit details
  2. Upload tracer logs

    Edoardo Pirovano committed Sep 21, 2021

    Unverified

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

Commits on Sep 14, 2021

  1. Fix dependabot ignore syntax

    This commit addresses the error:
    
    The property '#/updates/0/ignore' of type object did not match the following type: array
    The property '#/updates/1/ignore' of type object did not match the following type: array
    Chuan-kai Lin authored and GitHub committed Sep 14, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    58056a4 View commit details
Older