Skip to content

Commits

Commits on May 17, 2022

  1. Remove outdated guidance on missing analysis

    As of December 2021, we do not return missing base analysis anymore.
    Marco Gario authored and GitHub committed May 17, 2022
    Copy the full SHA
    2faa3e1 View commit details

Commits on Apr 26, 2022

  1. README: Replace git.io shortlink with full link

    git.io is deprecated, so use the full link to docs.github.com instead.
    Aditya Sharad authored and GitHub committed Apr 26, 2022
    Copy the full SHA
    bf4ba69 View commit details

Commits on Mar 30, 2022

  1. Update actions/checkout from v2 to v3

    Henry Mercer committed Mar 30, 2022
    Copy the full SHA
    a2949f4 View commit details
  2. Update CodeQL Action from v1 to v2 in README

    Henry Mercer committed Mar 30, 2022
    Copy the full SHA
    7871f0d View commit details

Commits on Mar 21, 2022

  1. Update README now build tracing is compatible with Windows 2022

    Henry Mercer authored and GitHub committed Mar 21, 2022
    Copy the full SHA
    6de8537 View commit details

Commits on Mar 2, 2022

  1. Fix link to docs

    Daniel Beck committed Mar 2, 2022
    Copy the full SHA
    47dd636 View commit details

Commits on Feb 9, 2022

  1. Copy the full SHA
    a6d606b View commit details

Commits on Sep 1, 2021

  1. README: Minor formatting edits

    Aditya Sharad authored and GitHub committed Sep 1, 2021
    Copy the full SHA
    a57642e View commit details

Commits on Aug 17, 2021

  1. fix indentation error on README.md

    iotboy authored and GitHub committed Aug 17, 2021
    Copy the full SHA
    bf91ac9 View commit details

Commits on Aug 9, 2021

  1. Updates the permissions block to be minimal

     And adds a permissions block to the README.
    Andrew Eisenberg committed Aug 9, 2021
    Copy the full SHA
    2175328 View commit details

Commits on Jul 16, 2021

  1. Update README.md

    Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
    2 people authored and GitHub committed Jul 16, 2021
    Copy the full SHA
    2a20b15 View commit details

Commits on Jul 15, 2021

  1. Suggest limiting push/pull_request triggers

    Bring the template in line with the one used by the UI.
    Robin Neatherway authored and GitHub committed Jul 15, 2021
    Copy the full SHA
    0d0f0ef View commit details

Commits on Jun 25, 2021

  1. Update readme to include section on missing analysis

    Fixes #598
    Andrew Eisenberg committed Jun 25, 2021
    Copy the full SHA
    7c391e9 View commit details

Commits on May 28, 2021

  1. Merge branch 'main' into patch-1

    Andrew Eisenberg authored and GitHub committed May 28, 2021
    Copy the full SHA
    d9a17ba View commit details

Commits on May 20, 2021

  1. Add the first changelog entry

    (Adding the changelog itself.)
    Andrew Eisenberg committed May 20, 2021
    Copy the full SHA
    7ae8d16 View commit details

Commits on Apr 3, 2021

  1. Fix wording in README

    okyanusoz authored and GitHub committed Apr 3, 2021
    Copy the full SHA
    8a1d7c2 View commit details

Commits on Jan 12, 2021

  1. include missing changes

    Robert committed Jan 12, 2021
    Copy the full SHA
    97a70e6 View commit details

Commits on Nov 10, 2020

  1. Change suggested workflow to analyse merge commit

    Robin Neatherway authored and GitHub committed Nov 10, 2020
    Copy the full SHA
    988704e View commit details

Commits on Oct 22, 2020

  1. Fix alignment of cron comment

    Jakob Krigovsky authored and GitHub committed Oct 22, 2020
    Copy the full SHA
    ea5ae18 View commit details

Commits on Oct 7, 2020

  1. Change time in template

    This template proposes a time which is our peak load for Actions, would this time work better for our customers? Fixes https://github.com/github/codeql-action/issues/258
    Andy McKay authored and GitHub committed Oct 7, 2020
    Copy the full SHA
    da5edaf View commit details

Commits on Oct 4, 2020

  1. Fixing excess whitespace

    Chris Raynor authored and GitHub committed Oct 4, 2020
    Copy the full SHA
    a89f5ee View commit details
  2. Using standard format from docs

    Chris Raynor authored and GitHub committed Oct 4, 2020
    Copy the full SHA
    31e2458 View commit details

Commits on Oct 1, 2020

  1. README: document cron fields in example

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    Sebastiaan van Stijn committed Oct 1, 2020
    Copy the full SHA
    7073967 View commit details

Commits on Sep 10, 2020

  1. Fix "Using a custom configuration" link in README

    Fix the "Using a custom configuration" link the README. The actual ID of the header on the page is "using-a-custom-configuration-file", so I updated both the link and the link test to match. (as far as I can tell all other links in the README work as expected)
    Eric Cornelissen authored and GitHub committed Sep 10, 2020
    Copy the full SHA
    ea3706d View commit details

Commits on Aug 28, 2020

  1. Add details of queries property to README

    Sam Partington committed Aug 28, 2020
    Copy the full SHA
    831c686 View commit details

Commits on Jun 29, 2020

  1. Remove strategy: fail-fast

    Robert authored and GitHub committed Jun 29, 2020
    Copy the full SHA
    aad14bf View commit details

Commits on Jun 9, 2020

  1. Update CodeQL link in README

    Marcono1234 authored and Marcono1234 committed Jun 9, 2020
    Copy the full SHA
    fa9e0ac View commit details

Commits on Jun 4, 2020

  1. reduce duplication between readme and docs

    Robert Brignull committed Jun 4, 2020
    Copy the full SHA
    b4610ac View commit details

Commits on May 28, 2020

  1. Allow pull requests, and report correct commit oid and ref

    Robert Brignull committed May 28, 2020
    Copy the full SHA
    da1e237 View commit details

Commits on May 18, 2020

  1. Update README

    David Verdeguer committed May 18, 2020
    Copy the full SHA
    90c07ef View commit details

Commits on May 17, 2020

  1. Add more info about dot syntax

    David Verdeguer committed May 17, 2020
    Copy the full SHA
    25e5256 View commit details

Commits on May 8, 2020

  1. Merge branch 'master' into go-macos-readme

    Ana Armas Romero authored and GitHub committed May 8, 2020
    Copy the full SHA
    cc2c18d View commit details
  2. rephrase Go support limitations

    Ana Armas Romero authored and GitHub committed May 8, 2020
    Copy the full SHA
    4c11b3d View commit details

Commits on May 6, 2020

  1. Update README.md

    Robert authored and GitHub committed May 6, 2020
    Copy the full SHA
    4fff14b View commit details

Commits on May 4, 2020

  1. Note in readme about go analysis in macos-latest

    Ana Armas Romero committed May 4, 2020
    Copy the full SHA
    290b34d View commit details
Older