Skip to content

Commits

Permalink
5602bd50bf
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 6, 2022

  1. Test loading of ML-powered queries

    Henry Mercer committed Jan 6, 2022
    Copy the full SHA
    5602bd5 View commit details
  2. Copy the full SHA
    2f4be8e View commit details

Commits on Jan 4, 2022

  1. Merge pull request #860 from edoardopirovano/always-upload-db

    Always upload DB when in debug mode
    Edoardo Pirovano authored and GitHub committed Jan 4, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    9763bdd View commit details
  2. Always upload DB when in debug mode

    Edoardo Pirovano committed Jan 4, 2022

    Unverified

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

Commits on Jan 2, 2022

  1. Merge pull request #861 from github/remove-debug-output

    Remove debugging output
    Edoardo Pirovano authored and GitHub committed Jan 2, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e5d84de View commit details
  2. Merge branch 'main' into remove-debug-output

    Edoardo Pirovano authored and GitHub committed Jan 2, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ea1acc5 View commit details
  3. Merge pull request #862 from github/aeisenberg/fix-python-tests

    Force virtualenv version
    Edoardo Pirovano authored and GitHub committed Jan 2, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    79ea6d6 View commit details
  4. 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 31, 2021

  1. Remove debugging output

    Edoardo Pirovano committed Dec 31, 2021

    Unverified

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

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    39216d1 View commit details
  2. Remove dotnet restore calls from CI checks

    Edoardo Pirovano committed Dec 13, 2021

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    716b598 View commit details
  7. Merge branch 'main' into duplicated-output

    Chris Gavin authored and GitHub committed Dec 13, 2021

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    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

    Unverified

    No user is associated with the committer email.
    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
Older