Skip to content

Commits

Commits on Nov 20, 2020

  1. Merge branch 'main' into skip-integration-tests-prs-from-forks

    Chris Gavin authored and GitHub committed Nov 20, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b59d204 View commit details
  2. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    fd36bec View commit details
  3. Fix unused sorted value in update-release-branch

    Fix a minor issue in the update-release-branch.py script that performs a
    call to `sorted` but doesn't use the output. Since `sorted` does not
    operate in place, the call is currently useless. As a result, the function
    `get_pr_for_commit` does not currently work as exected. I.e. it is
    expected to return the "first" (i.e. lowest PR number), but actually it
    returns the first in the list provided by GitHub.
    Eric Cornelissen committed Nov 20, 2020
    Copy the full SHA
    cf8c79c View commit details

Commits on Nov 13, 2020

  1. update build command

    Robert committed Nov 13, 2020
    Copy the full SHA
    54c857c View commit details
  2. Merge branch 'main' into robertbrignull/go_build_trace

    Robert authored and GitHub committed Nov 13, 2020

    Unverified

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

Commits on Nov 5, 2020

  1. Remove output from README

    As this is an advanced usage it makes more sense to work to getting this included in the documentation instead.
    Simon Engledew committed Nov 5, 2020

    Unverified

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

Commits on Nov 4, 2020

  1. Expand readme to include codeql-path output example

    Also add example from README into workflow to confirm it is accurate.
    Simon Engledew committed Nov 4, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c87f302 View commit details
  2. Use codeql-path output in python-deps workflow

    Simon Engledew committed Nov 4, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c213a7c View commit details
  3. Merge branch 'main' into robertbrignull/go_build_trace

    Robert authored and GitHub committed Nov 4, 2020

    Unverified

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

Commits on Nov 3, 2020

  1. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4ffed26 View commit details
  2. Fix a copy and pasted job name.

    Chris Gavin committed Nov 3, 2020

    Unverified

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

Commits on Nov 2, 2020

  1. Merge main into check-api-version.

    Chris Gavin committed Nov 2, 2020

    Unverified

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

Commits on Oct 30, 2020

  1. Merge branch 'main' into jhutchings1-patch-1

    Robert authored and GitHub committed Oct 30, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    736f65d View commit details
  2. Check CODEQL_EXTRACTOR_GO_BUILD_TRACING

    Co-authored-by: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
    2 people authored and Robert committed Oct 30, 2020
    Copy the full SHA
    2e550bb View commit details
  3. Log a warning if the API version is not supported.

    Chris Gavin committed Oct 30, 2020

    Unverified

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

Commits on Oct 28, 2020

  1. Fix python tests

    David Verdeguer committed Oct 28, 2020
    Copy the full SHA
    d96ee1a View commit details

Commits on Oct 26, 2020

  1. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    85c65cd View commit details
  2. Fix Python CI jobs.

    Chris Gavin committed Oct 26, 2020

    Unverified

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

Commits on Oct 23, 2020

  1. Change to the latest support link

    Support is recommending we redirect users to a new page for formal support requests.
    Justin Hutchings authored and GitHub committed Oct 23, 2020

    Unverified

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

Commits on Oct 22, 2020

  1. Merge branch 'main' into daverlo/python-mac

    David Verdeguer authored and GitHub committed Oct 22, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e23b3ef View commit details
  2. Combine python deps tests workflows

    David Verdeguer committed Oct 22, 2020
    Copy the full SHA
    bf20a55 View commit details

Commits on Oct 20, 2020

  1. Merge remote-tracking branch 'origin/robertbrignull/runner_workflow' …

    …into robertbrignull/runner_workflow
    Robin Neatherway committed Oct 20, 2020
    Copy the full SHA
    59913e8 View commit details
  2. Update for review comments

    Robin Neatherway committed Oct 20, 2020
    Copy the full SHA
    269b8b9 View commit details
  3. Merge branch 'main' into robertbrignull/runner_workflow

    Robin Neatherway authored and GitHub committed Oct 20, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b6e9407 View commit details
  4. Remove push trigger now that I've tested it works

    Robin Neatherway committed Oct 20, 2020
    Copy the full SHA
    c1e2c53 View commit details
  5. Upload the runner to the release directly

    Robin Neatherway committed Oct 20, 2020
    Copy the full SHA
    d91d2d2 View commit details
  6. Address comments

    David Verdeguer committed Oct 20, 2020
    Copy the full SHA
    1c78971 View commit details

Commits on Oct 19, 2020

  1. Only run tests on main and v1

    David Verdeguer committed Oct 19, 2020
    Copy the full SHA
    ce8418a View commit details
  2. Adapt true for mac

    David Verdeguer committed Oct 19, 2020
    Copy the full SHA
    04f2f60 View commit details
  3. Run tests

    David Verdeguer committed Oct 19, 2020
    Copy the full SHA
    8e516b1 View commit details
  4. Run python deps tests on mac

    David Verdeguer committed Oct 19, 2020
    Copy the full SHA
    c860191 View commit details

Commits on Oct 13, 2020

  1. Merge branch 'main' into daverlo/python-windows

    David Verdeguer authored and GitHub committed Oct 13, 2020
    Copy the full SHA
    e63596e View commit details
  2. add workflow to build runner

    Robert Brignull committed Oct 13, 2020
    Copy the full SHA
    ffaa8aa View commit details
  3. Start analysing merge commit for PRs

    Robin Neatherway authored and GitHub committed Oct 13, 2020
    Copy the full SHA
    f79717f View commit details

Commits on Oct 7, 2020

  1. Combine auto_install scripts

    David Verdeguer committed Oct 7, 2020
    Copy the full SHA
    e97bdbd View commit details
Older