Skip to content

Commits

Permalink
6e577cfca3
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 Jun 23, 2021

  1. Add new packs input to init action

    This input allows users to specify which packs to run. It works in
    unison with the packs block of the config file and it is similar to
    how `queries` works. They both use `+` in the same way.
    
    Note that the `#TODO` in the pr check is still around, but the CLI
    is available. I will remove the TODO in the next commit.
    Andrew Eisenberg committed Jun 23, 2021
    Copy the full SHA
    6e577cf View commit details
  2. Merge pull request #588 from github/mergeback/v1.0.3-to-main-cf6e0194

    Mergeback v1.0.3 refs/heads/v1 into main
    Andrew Eisenberg authored and GitHub committed Jun 23, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7729b51 View commit details
  3. Merge branch 'main' into mergeback/v1.0.3-to-main-cf6e0194

    Andrew Eisenberg authored and GitHub committed Jun 23, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c98b431 View commit details
  4. Merge pull request #587 from github/toolcache-upgrade

    Upgrade the tool cache library and use it to download the CodeQL bundle.
    Chris Gavin authored and GitHub committed Jun 23, 2021
    Copy the full SHA
    e684c09 View commit details
  5. 1.0.4

    github-actions[bot] committed Jun 23, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1496843 View commit details
  6. Update changelog and version after v1.0.3

    github-actions[bot] committed Jun 23, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f5a5d3a View commit details
  7. Merge pull request #585 from github/update-v1.0.3-d623a7a3

    Merge main into v1
    Andrew Eisenberg authored and GitHub committed Jun 23, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cf6e019 View commit details
  8. Replace custom tool download method with the one in the tool cache li…

    …brary.
    Chris Gavin committed Jun 23, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    59560e5 View commit details
  9. Upgrade Actions Tool Cache.

    Chris Gavin committed Jun 23, 2021
    Copy the full SHA
    476f13e View commit details
  10. 1.0.3

    github-actions[bot] committed Jun 23, 2021
    Copy the full SHA
    a12bb22 View commit details

Commits on Jun 22, 2021

  1. Merge pull request #583 from github/aeisenberg/changelog-template

    Update changelog template
    Andrew Eisenberg authored and GitHub committed Jun 22, 2021
    Copy the full SHA
    d623a7a View commit details
  2. Update changelog template

    The changelog for an empty version will now be:
    
    ```
    No user facing changes.
    ```
    
    And this will appear in the final changelog when there is an actual release.
    The benefits are that users will see regular release cycles and know
    how old versions are even if there's no changes for a particular version
    
    If we find that we are going months without any user facing changes, but
    we have non-visible changes, then we can rethink this strategy.
    But I think this is nicer than having empty sections for a version.
    Andrew Eisenberg committed Jun 22, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    629f582 View commit details
  3. Merge pull request #582 from github/hmakholm/pr/2.5.6

    Update CodeQL bundle to 20210622 / 2.5.6
    Henning Makholm authored and GitHub committed Jun 22, 2021
    Copy the full SHA
    9821b8c View commit details
  4. Merge branch 'main' into hmakholm/pr/2.5.6

    Henry Mercer authored and GitHub committed Jun 22, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1cd2cd1 View commit details
  5. Merge pull request #578 from github/upload-database

    Upload CodeQL databases - mk2
    Robert authored and GitHub committed Jun 22, 2021
    Copy the full SHA
    171619a View commit details
  6. Update CodeQL bundle to 20210622 / 2.5.6

    Henning Makholm committed Jun 22, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8d50a5f View commit details
  7. remove old lib file

    Robert committed Jun 22, 2021
    Copy the full SHA
    00791d5 View commit details
  8. Upload CodeQL databases

    Robert committed Jun 22, 2021
    Copy the full SHA
    146c897 View commit details

Commits on Jun 21, 2021

  1. Merge pull request #571 from github/mergeback/v1.0.2-to-main-37f75f17

    Mergeback v1.0.2 refs/heads/v1 into main
    Andrew Eisenberg authored and GitHub committed Jun 21, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b2d10b3 View commit details
  2. Merge branch 'main' into mergeback/v1.0.2-to-main-37f75f17

    Andrew Eisenberg authored and GitHub committed Jun 21, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b2e7277 View commit details
  3. Merge pull request #577 from github/revert-573-upload-database

    Revert "Upload CodeQL databases"
    Robert authored and GitHub committed Jun 21, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    dbc4fda View commit details
  4. Revert "Upload CodeQL databases"

    Robert authored and GitHub committed Jun 21, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    d893508 View commit details
  5. Merge pull request #573 from github/upload-database

    Upload CodeQL databases
    Robert authored and GitHub committed Jun 21, 2021

    Unverified

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

Commits on Jun 18, 2021

  1. Add workflow input to disable uploads

    Robert committed Jun 18, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f3cd5fa View commit details
  2. Merge branch 'main' into upload-database

    Robert committed Jun 18, 2021

    Unverified

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

Commits on Jun 17, 2021

  1. Merge pull request #569 from github/aeisenberg/add-codeowners

    Add a CODEOWNERS file
    Andrew Eisenberg authored and GitHub committed Jun 17, 2021

    Unverified

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

    github-actions[bot] committed Jun 17, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4954c37 View commit details
  3. Update changelog and version after v1.0.2

    github-actions[bot] committed Jun 17, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c35646f View commit details
  4. Merge pull request #570 from github/update-v1.0.2-0b1f4a01

    Merge main into v1
    Andrew Eisenberg authored and GitHub committed Jun 17, 2021

    Unverified

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

    github-actions[bot] authored and Andrew Eisenberg committed Jun 17, 2021
    Copy the full SHA
    028a76e View commit details
  6. Merge branch 'main' into aeisenberg/add-codeowners

    Andrew Eisenberg authored and GitHub committed Jun 17, 2021
    Copy the full SHA
    9c28349 View commit details
  7. Merge pull request #566 from github/aeisenberg/update-release-branch-fix

    Fix update-release-branch-fix.py
    Andrew Eisenberg authored and GitHub committed Jun 17, 2021
    Copy the full SHA
    0b1f4a0 View commit details
  8. Add a CODEOWNERS file

    Andrew Eisenberg committed Jun 17, 2021
    Copy the full SHA
    b4914d7 View commit details
  9. Merge pull request #565 from github/robertbrignull/upload_ghes

    Only attempt to upload on dotcom
    Robert authored and GitHub committed Jun 17, 2021
    Copy the full SHA
    69c30da View commit details
  10. Merge pull request #564 from github/robertbrignull/workflow_event_error

    Provide a better error message
    Robert authored and GitHub committed Jun 17, 2021
    Copy the full SHA
    6fc1280 View commit details
Older