Skip to content

Commits

Commits on Jan 4, 2021

  1. Only check the steps of the job currently being run

    Simon Engledew committed Jan 4, 2021

    Unverified

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

Commits on Dec 21, 2020

  1. Only report the first CheckoutWrongHead lint error

    Simon Engledew committed Dec 21, 2020

    Unverified

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

Commits on Dec 18, 2020

  1. Fix for numerical branch names

    Simon Engledew committed Dec 18, 2020

    Unverified

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

Commits on Dec 4, 2020

  1. fix another edge case

    Simon Engledew committed Dec 4, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    18c6a7d View commit details
  2. Merge remote-tracking branch 'origin/main' into simon-engledew/string…

    …-branches
    Simon Engledew committed Dec 4, 2020

    Unverified

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

Commits on Dec 3, 2020

  1. Add a bunch of tests cases and harden the function aganst malformed w…

    …orkflows
    Simon Engledew committed Dec 3, 2020

    Unverified

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

Commits on Dec 2, 2020

  1. Hide an warning that is confusing on GHES

    Simon Engledew committed Dec 2, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f3c9aee View commit details
  2. Merge branch 'main' into simon-engledew/string-branches

    Simon Engledew committed Dec 2, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ec8015b View commit details
  3. Remove unecessary if statement

    Simon Engledew committed Dec 2, 2020

    Unverified

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

Commits on Dec 1, 2020

  1. Just convert the pattern into a RegExp...

    Simon Engledew committed Dec 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    698e2a5 View commit details
  2. First iteration on feedback

    Simon Engledew committed Dec 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4d86261 View commit details
  3. Test the branch patterns work both ways

    Simon Engledew committed Dec 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b1be00d View commit details
  4. Have a catch all coded error for lint failures

    Simon Engledew committed Dec 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f99af1c View commit details
  5. Handle wildcard branches

    Simon Engledew committed Dec 1, 2020

    Unverified

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

    No user is associated with the committer email.
    Copy the full SHA
    ac1c081 View commit details
  7. Add an explicit deprecation date

    So that we can remove support for the beta configuration of
    `on: push`-only we should communicate a date after which this
    will not work.
    Robin Neatherway committed Dec 1, 2020
    Copy the full SHA
    8e0e34a View commit details

Commits on Nov 26, 2020

  1. 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

Commits on Nov 25, 2020

  1. Add paths-ignore case

    Simon Engledew committed Nov 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    eed3141 View commit details
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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

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. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    2ac22e8 View commit details
  3. Do not fail if the workflow has been deleted

    Simon Engledew committed Nov 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6df1fc5 View commit details
  4. Workflow triggers are null if unspecified

    Simon Engledew committed Nov 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    754f502 View commit details
  5. Handle relative workflow paths

    Simon Engledew committed Nov 24, 2020

    Unverified

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

Commits on Nov 20, 2020

  1. Merge branch 'main' into fix-typos

    Eric Cornelissen committed Nov 20, 2020
    Copy the full SHA
    6ed5c82 View commit details
  2. Run npm run build

    Eric Cornelissen committed Nov 20, 2020
    Copy the full SHA
    5416d4f View commit details

Commits on Nov 19, 2020

  1. Scanning endpoint failures should not halt the scan

    Simon Engledew committed Nov 19, 2020

    Unverified

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

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