Skip to content

Commits

Permalink
d6287621f6
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Oct 22, 2020

  1. Copy the full SHA
    d628762 View commit details

Commits on Oct 21, 2020

  1. Merge pull request #266 from github/robertbrignull/runner_workflow

    Add a workflow to build and upload the runner
    Robin Neatherway authored and GitHub committed Oct 21, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6ac5978 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

Commits on Oct 15, 2020

  1. Merge pull request #257 from github/daverlo/python-windows

    Port python deps setup to windows
    David Verdeguer authored and GitHub committed Oct 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c8b8c04 View commit details
  2. Merge branch 'main' into daverlo/python-windows

    David Verdeguer authored and GitHub committed Oct 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e0f7838 View commit details
  3. Merge pull request #261 from github/rasmuswl/python-update-setenv

    Don't use ::set-env in python-setup
    David Verdeguer authored and GitHub committed Oct 15, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a41d1bd View commit details
  4. Address comments

    David Verdeguer committed Oct 15, 2020
    Copy the full SHA
    7d1f309 View commit details
  5. Merge branch 'main' into rasmuswl/python-update-setenv

    Rasmus Wriedt Larsen authored and GitHub committed Oct 15, 2020

    Unverified

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

Commits on Oct 14, 2020

  1. Use sys.executable

    David Verdeguer committed Oct 14, 2020
    Copy the full SHA
    2c3dafc View commit details

Commits on Oct 13, 2020

  1. Merge pull request #259 from andymckay/patch-1

    Change time in template
    Robert authored and GitHub committed Oct 13, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3f8927d View commit details
  2. Merge branch 'main' into patch-1

    Robert authored and GitHub committed Oct 13, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    345bcba View commit details
  3. Merge branch 'main' into daverlo/python-windows

    David Verdeguer authored and GitHub committed Oct 13, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e63596e View commit details
  4. Call pipenv and poetry through python

    David Verdeguer committed Oct 13, 2020
    Copy the full SHA
    0d97ea8 View commit details
  5. Merge pull request #264 from github/rneatherway-patch-1

    Start analysing merge commit for PRs
    Robin Neatherway authored and GitHub committed Oct 13, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cdfffe8 View commit details
  6. Merge branch 'main' into rneatherway-patch-1

    Robin Neatherway authored and GitHub committed Oct 13, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f813ad0 View commit details
  7. Merge pull request #260 from github/rneatherway/codeql-bundle-20201008

    Update default CodeQL version to codeql-bundle-20201008
    Robin Neatherway authored and GitHub committed Oct 13, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    bc19613 View commit details
  8. add workflow to build runner

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

    Robin Neatherway authored and GitHub committed Oct 13, 2020

    Unverified

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

Commits on Oct 8, 2020

  1. Copy the full SHA
    64ebf10 View commit details
  2. Merge branch 'main' into daverlo/python-windows

    David Verdeguer authored and GitHub committed Oct 8, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    72e430f View commit details
  3. Update default CodeQL version to codeql-bundle-20201008

    Robin Neatherway committed Oct 8, 2020
    Copy the full SHA
    2da5fbf View commit details
  4. Add missing [

    David Verdeguer committed Oct 8, 2020
    Copy the full SHA
    9bc8c56 View commit details
  5. Add call to py

    David Verdeguer committed Oct 8, 2020
    Copy the full SHA
    e3d2d4a View commit details
  6. Add powershell to call

    David Verdeguer committed Oct 8, 2020
    Copy the full SHA
    735ec7d View commit details
  7. Apply suggestions from code review

    Co-authored-by: Arthur Baars <aibaars@github.com>
    2 people authored and GitHub committed Oct 8, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    424a9cf 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

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    da5edaf View commit details
  2. Combine auto_install scripts

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

Commits on Oct 6, 2020

  1. Only run tests on main and v1

    David Verdeguer committed Oct 6, 2020
    Copy the full SHA
    526dac0 View commit details
  2. Update installPythonDeps for windows

    David Verdeguer committed Oct 6, 2020
    Copy the full SHA
    0f2fa46 View commit details
  3. Update python-deps-windows test_dir paths

    David Verdeguer committed Oct 6, 2020
    Copy the full SHA
    2748e6c View commit details
  4. Port python deps setup to windows

    David Verdeguer committed Oct 6, 2020
    Copy the full SHA
    74afd3c View commit details
Older