Skip to content

Commits

Permalink
3e50d096f8
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 Jan 2, 2022

  1. Force virtualenv version

    Force the virtualenv version to be 20.11 or less.
    The 20.12 version is failing for python 2 right now.
    Andrew Eisenberg committed Jan 2, 2022
    Copy the full SHA
    3e50d09 View commit details

Commits on Dec 29, 2021

  1. Merge pull request #859 from github/update-supported-enterprise-serve…

    …r-versions
    
    Update supported GitHub Enterprise Server versions.
    Edoardo Pirovano authored and GitHub committed Dec 29, 2021
    Copy the full SHA
    cdea582 View commit details
  2. Copy the full SHA
    3e59dee View commit details

Commits on Dec 16, 2021

  1. Merge pull request #856 from github/henrymercer/feature-flagging

    Feature flagging via the GitHub API
    Henry Mercer authored and GitHub committed Dec 16, 2021
    Copy the full SHA
    249c7ff View commit details
  2. Stub feature flag API endpoint in tests

    Henry Mercer committed Dec 16, 2021
    Copy the full SHA
    254816c View commit details
  3. Represent feature flags using an enum

    Replaces the previous string literal type
    Henry Mercer committed Dec 16, 2021
    Copy the full SHA
    6d62c24 View commit details

Commits on Dec 15, 2021

  1. Explicitly pass repository to feature flags constructor

    As suggested in review: The `GITHUB_REPOSITORY` environment variable is
    only available on Actions. Passing it in explicitly avoids potentially
    crashing if this code is called from the runner.
    Henry Mercer committed Dec 15, 2021
    Copy the full SHA
    5e87034 View commit details
  2. Throw an error if the feature flag API request errors

    Henry Mercer committed Dec 15, 2021
    Copy the full SHA
    621e079 View commit details
  3. Copy the full SHA
    d6499fa View commit details
  4. Add support for feature flagging via the GitHub API

    Henry Mercer committed Dec 15, 2021
    Copy the full SHA
    04671ef View commit details

Commits on Dec 14, 2021

  1. Merge pull request #855 from github/correct-changelog

    Move changelog entry into correct place
    Andrew Eisenberg authored and GitHub committed Dec 14, 2021
    Copy the full SHA
    e1f0590 View commit details
  2. Move changelog entry into correct place

    Thomas Horstmeyer committed Dec 14, 2021
    Copy the full SHA
    f9e96fa View commit details
  3. Merge pull request #853 from github/aeisenberg/remove-scheduled

    Remove scheduled releases
    Andrew Eisenberg authored and GitHub committed Dec 14, 2021
    Copy the full SHA
    14a5537 View commit details
  4. Merge branch 'main' into aeisenberg/remove-scheduled

    Andrew Eisenberg authored and GitHub committed Dec 14, 2021
    Copy the full SHA
    d3eb497 View commit details

Commits on Dec 13, 2021

  1. Merge pull request #854 from edoardopirovano/remove-dotnet-restore

    Remove `dotnet restore` calls from CI checks
    Edoardo Pirovano authored and GitHub committed Dec 13, 2021
    Copy the full SHA
    39216d1 View commit details
  2. Remove dotnet restore calls from CI checks

    Edoardo Pirovano committed Dec 13, 2021
    Copy the full SHA
    265a7db View commit details
  3. Remove scheduled releases

    The action will be released roughly every two weeks along
    with the CodeQL CLI release process.
    Andrew Eisenberg committed Dec 13, 2021
    Copy the full SHA
    f623d4c View commit details
  4. Merge pull request #843 from github/wait-for-processing-by-default

    Start waiting for processing by default.
    Chris Gavin authored and GitHub committed Dec 13, 2021
    Copy the full SHA
    eacec36 View commit details
  5. Merge branch 'main' into wait-for-processing-by-default

    Chris Gavin authored and GitHub committed Dec 13, 2021
    Copy the full SHA
    e0e2abc View commit details
  6. Merge pull request #844 from github/duplicated-output

    Stop printing all output twice.
    Chris Gavin authored and GitHub committed Dec 13, 2021
    Copy the full SHA
    716b598 View commit details
  7. Merge branch 'main' into duplicated-output

    Chris Gavin authored and GitHub committed Dec 13, 2021
    Copy the full SHA
    1d83f2a View commit details

Commits on Dec 10, 2021

  1. Merge pull request #849 from github/mergeback/v1.0.26-to-main-5f532563

    Mergeback v1.0.26 refs/heads/v1 into main
    Andrew Eisenberg authored and GitHub committed Dec 10, 2021
    Copy the full SHA
    ce77f88 View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Dec 10, 2021
    Copy the full SHA
    a777b51 View commit details
  3. 1.0.27

    github-actions[bot] committed Dec 10, 2021
    Copy the full SHA
    88fbabe View commit details
  4. Update changelog and version after v1.0.26

    github-actions[bot] committed Dec 10, 2021
    Copy the full SHA
    eeb215b View commit details
  5. Merge pull request #848 from github/update-v1.0.26-07825549

    Merge main into v1
    Andrew Eisenberg authored and GitHub committed Dec 10, 2021
    Copy the full SHA
    5f53256 View commit details
  6. 1.0.26

    github-actions[bot] committed Dec 10, 2021
    Copy the full SHA
    25a5103 View commit details

Commits on Dec 9, 2021

  1. Merge pull request #845 from github/refuse-broken-versions

    Refuse to use broken versions in the toolcache
    Edoardo Pirovano authored and GitHub committed Dec 9, 2021
    Copy the full SHA
    0782554 View commit details
  2. Refuse to use broken versions in the toolcache

    Edoardo Pirovano committed Dec 9, 2021
    Copy the full SHA
    705f634 View commit details
  3. Stop printing all output twice.

    Chris Gavin committed Dec 9, 2021
    Copy the full SHA
    b7b7607 View commit details
  4. Add more context to a change note.

    Co-authored-by: Thomas Horstmeyer <73262256+cannist@users.noreply.github.com>
    2 people authored and GitHub committed Dec 9, 2021
    Copy the full SHA
    7bcc656 View commit details
  5. Start waiting for processing by default.

    Chris Gavin committed Dec 9, 2021
    Copy the full SHA
    b661ef1 View commit details
  6. Merge pull request #842 from github/aeisenberg/cli-2.7.3

    Prepare for the CodeQL 2.7.3 release
    Andrew Eisenberg authored and GitHub committed Dec 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6ad00fd View commit details
  7. Prepare for the CodeQL 2.7.3 release

    Andrew Eisenberg committed Dec 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    fccdee0 View commit details
  8. Merge pull request #841 from github/aeisenberg/fix-del

    Always use `force: true` for del
    Andrew Eisenberg authored and GitHub committed Dec 9, 2021

    Unverified

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