Skip to content

Commits

Commits on Aug 2, 2021

  1. 1.0.9

    github-actions[bot] committed Aug 2, 2021
    Copy the full SHA
    758835d View commit details

Commits on Jul 26, 2021

  1. Update changelog and version after v1.0.8

    github-actions[bot] committed Jul 26, 2021
    Copy the full SHA
    ddb608b View commit details
  2. Update CHANGELOG.md

    Aditya Sharad authored and GitHub committed Jul 26, 2021

    Unverified

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

    github-actions[bot] committed Jul 26, 2021
    Copy the full SHA
    dd1c953 View commit details

Commits on Jul 21, 2021

  1. Update changelog and version after v1.0.7

    github-actions[bot] committed Jul 21, 2021
    Copy the full SHA
    bf54da2 View commit details
  2. 1.0.7

    github-actions[bot] committed Jul 21, 2021
    Copy the full SHA
    60211eb View commit details

Commits on Jul 19, 2021

  1. Update changelog and version after v1.0.6

    github-actions[bot] committed Jul 19, 2021
    Copy the full SHA
    0afedca View commit details
  2. Update CHANGELOG.md

    Minor formatting improvement.
    Edoardo Pirovano authored and GitHub committed Jul 19, 2021

    Unverified

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

    github-actions[bot] committed Jul 19, 2021
    Copy the full SHA
    c302d35 View commit details

Commits on Jul 13, 2021

  1. Install Python tools on self-hosted runners

    Edoardo Pirovano committed Jul 13, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cc14f29 View commit details
  2. Merge branch 'main' into source-root-input

    Arthur Baars authored and GitHub committed Jul 13, 2021

    Unverified

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

Commits on Jul 12, 2021

  1. Update changelog and version after v1.0.5

    github-actions[bot] committed Jul 12, 2021
    Copy the full SHA
    a10ed6c View commit details
  2. 1.0.5

    github-actions[bot] committed Jul 12, 2021
    Copy the full SHA
    aa03f9b View commit details

Commits on Jul 1, 2021

  1. Clarify 'source-root' description to include default path

    This addresses @adityasharad's suggestions in PR #607.
    Mario Campos committed Jul 1, 2021
    Copy the full SHA
    45c0f11 View commit details
  2. Merge branch 'main' into source-root-input

    Aditya Sharad authored and GitHub committed Jul 1, 2021

    Unverified

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

Commits on Jun 30, 2021

  1. Update CHANGELOG

    Andrew Eisenberg committed Jun 30, 2021
    Copy the full SHA
    d939c4b View commit details

Commits on Jun 29, 2021

  1. Update CHANGELOG for PR #607

    Mario Campos committed Jun 29, 2021
    Copy the full SHA
    57f584a View commit details

Commits on Jun 28, 2021

  1. Support splitting of DB creation and query execution

    Edoardo Pirovano committed Jun 28, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ef852c0 View commit details
  2. Update changelog and version after v1.0.4

    github-actions[bot] committed Jun 28, 2021
    Copy the full SHA
    d11b2ce View commit details
  3. Prepare CHANGELOG for 1.0.4

    Edoardo Pirovano committed Jun 28, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    440ccbd View commit details
  4. 1.0.4

    github-actions[bot] authored and Edoardo Pirovano committed Jun 28, 2021

    Unverified

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

Commits on Jun 24, 2021

  1. Restore original getCodeQLActionRepository behaviour

    Simon Engledew committed Jun 24, 2021

    Unverified

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

Commits on Jun 23, 2021

  1. Update changelog and version after v1.0.3

    github-actions[bot] committed Jun 23, 2021
    Copy the full SHA
    f5a5d3a View commit details
  2. 1.0.3

    github-actions[bot] committed Jun 23, 2021
    Copy the full SHA
    a12bb22 View commit details

Commits on Jun 22, 2021

  1. Update changelog template

    The changelog for an empty version will now be:
    
    ```
    No user facing changes.
    ```
    
    And this will appear in the final changelog when there is an actual release.
    The benefits are that users will see regular release cycles and know
    how old versions are even if there's no changes for a particular version
    
    If we find that we are going months without any user facing changes, but
    we have non-visible changes, then we can rethink this strategy.
    But I think this is nicer than having empty sections for a version.
    Andrew Eisenberg committed Jun 22, 2021
    Copy the full SHA
    629f582 View commit details

Commits on Jun 17, 2021

  1. Update changelog and version after v1.0.2

    github-actions[bot] committed Jun 17, 2021
    Copy the full SHA
    c35646f View commit details
  2. 1.0.2

    github-actions[bot] authored and Andrew Eisenberg committed Jun 17, 2021
    Copy the full SHA
    028a76e View commit details

Commits on Jun 7, 2021

  1. Update changelog and version after v1.0.1

    github-actions[bot] committed Jun 7, 2021
    Copy the full SHA
    9e6b46a View commit details
  2. 1.0.1

    github-actions[bot] committed Jun 7, 2021
    Copy the full SHA
    68d7c5f View commit details

Commits on Jun 6, 2021

  1. Add --sarif-group-rules-by-pack flag

    Edoardo Pirovano authored and Edoardo Pirovano committed Jun 6, 2021
    Copy the full SHA
    1644ade 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
    Copy the full SHA
    ddb83a4 View commit details

Commits on May 31, 2021

  1. Manually update the CHANGELOG

    This should have happened in a mergeback PR, but the workflow to
    generate this was broken.
    Andrew Eisenberg committed May 31, 2021
    Copy the full SHA
    a94829c View commit details
  2. 1.0.0

    github-actions[bot] committed May 31, 2021
    Copy the full SHA
    cf57db7 View commit details

Commits on May 28, 2021

  1. Add changelog note

    Henry Mercer committed May 28, 2021
    Copy the full SHA
    1362396 View commit details

Commits on May 20, 2021

  1. Changelog: Add note for grouping of analysis logs

    Aditya Sharad committed May 20, 2021

    Unverified

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