Skip to content

Commits

Permalink
81a21bfa1e
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 Nov 26, 2020

  1. Request meta endpoint at the start of execution

    Robert committed Nov 26, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    81a21bf View commit details
  2. Merge pull request #319 from github/simon-engledew/lint-workspace

    Validate the codeql-action workspace for common errors
    Simon Engledew authored and GitHub committed Nov 26, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8d18e34 View commit details
  3. Merge branch 'main' into simon-engledew/lint-workspace

    Simon Engledew committed Nov 26, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    92df387 View commit details
  4. Implement feedback

    Simon Engledew committed Nov 26, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    be09fb3 View commit details
  5. Merge pull request #321 from ericcornelissen/eslint/github-no-then

    Update code so "github/no-then" passes
    Robert authored and GitHub committed Nov 26, 2020

    Unverified

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

Commits on Nov 25, 2020

  1. Run npm run build

    Eric Cornelissen committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e6ea8cb View commit details
  2. Update source so github/no-then passes

    Eric Cornelissen committed Nov 25, 2020
    Copy the full SHA
    cd72793 View commit details
  3. Update ESLint configuration

    Remove the line to disable the "github/no-then"  rule.
    Eric Cornelissen committed Nov 25, 2020
    Copy the full SHA
    35fd0a9 View commit details
  4. Merge pull request #320 from github/simon-engledew/fix-DEP0005-buffer

    Fix deprecated method Buffer.new
    Simon Engledew authored and GitHub committed Nov 25, 2020
    Copy the full SHA
    378f1f9 View commit details
  5. Add paths-ignore case

    Simon Engledew committed Nov 25, 2020
    Copy the full SHA
    eed3141 View commit details
  6. Better copy for PathsSpecified, suggested by @sampart

    Simon Engledew committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    253d46a View commit details
  7. Markdown is not supported - roll back and fix typo

    Simon Engledew committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c5f58f3 View commit details
  8. See if markdown is supported

    Simon Engledew committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    94b10db View commit details
  9. Signpost the latest documentation in the warning

    Simon Engledew committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    85aefe5 View commit details
  10. Fix deprecated method Buffer.new

    Simon Engledew committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    582f792 View commit details
  11. Improve linting hints

    Simon Engledew committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8d468d6 View commit details
  12. Update source

    Simon Engledew committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c06dcf8 View commit details
  13. Comment the lint cases to make maintaining easier

    Simon Engledew committed Nov 25, 2020

    Unverified

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

Commits on Nov 24, 2020

  1. Tidy up ready for review

    Simon Engledew committed Nov 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    92ffb08 View commit details
  2. Merge branch 'main' into simon-engledew/lint-workspace

    Simon Engledew committed Nov 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1020df5 View commit details
  3. Revert an accidental change to make testing quicker

    Simon Engledew committed Nov 24, 2020

    Unverified

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

    No user is associated with the committer email.
    Copy the full SHA
    2ac22e8 View commit details
  5. Merge pull request #318 from github/api-param-object

    Introduce parameter object for API params that travel together
    Sam Partington authored and GitHub committed Nov 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    27520b9 View commit details
  6. Make anonymous objects into variables for readability

    Sam Partington committed Nov 24, 2020
    Copy the full SHA
    3ee4739 View commit details
  7. Fix tests

    Previously, most tests were using https://github.com and only the first was using https://github.example.com. As it happens, https://github.com works for all of them.
    Sam Partington committed Nov 24, 2020
    Copy the full SHA
    ab9b1a7 View commit details
  8. Do not fail if the workflow has been deleted

    Simon Engledew committed Nov 24, 2020
    Copy the full SHA
    6df1fc5 View commit details
  9. Workflow triggers are null if unspecified

    Simon Engledew committed Nov 24, 2020
    Copy the full SHA
    754f502 View commit details
  10. Handle relative workflow paths

    Simon Engledew committed Nov 24, 2020
    Copy the full SHA
    c0bd7b0 View commit details
  11. Write a warning if there is an error with the workflow

    Simon Engledew committed Nov 24, 2020

    Unverified

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

Commits on Nov 23, 2020

  1. Add a function that can lint a CodeQL action workflow

    Simon Engledew committed Nov 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7eb9dfc View commit details
  2. Copy the full SHA
    20567b5 View commit details

Commits on Nov 20, 2020

  1. Merge pull request #316 from The-Compiler/patch-1

    Make sure a Python 2 pip is installed
    David Verdeguer authored and GitHub committed Nov 20, 2020
    Copy the full SHA
    b15854c View commit details
  2. Make sure a Python 2 pip is installed

    In the README of this repo, it's suggested to use the `ubuntu-latest` environment.
    That environment will soon be upgraded to Ubuntu 20.04: https://github.com/actions/virtual-environments/issues/1816
    
    As pointed out in that issue, the updated image comes without a Python 2 pip preinstalled:
    
        Setup Python dependencies
        /home/runner/work/_actions/github/codeql-action/v1/python-setup/install_tools.sh
        [...]
          + python2 -m pip install --user --upgrade pip setuptools wheel
          /usr/bin/python2: No module named pip
        Warning: Unable to download and extract the tools needed for installing the python dependecies. You can call this action with 'setup-python-dependencies: false' to disable this process.
    Florian Bruhin authored and GitHub committed Nov 20, 2020
    Copy the full SHA
    b168eee View commit details
  3. Merge pull request #313 from github/query-binary-planting

    Add a query to detect binary planting vulnerabilities.
    Chris Gavin authored and GitHub committed Nov 20, 2020
    Copy the full SHA
    7589c05 View commit details
  4. Merge branch 'main' into query-binary-planting

    Chris Gavin authored and GitHub committed Nov 20, 2020
    Copy the full SHA
    f5e028f View commit details
Older