Commits
3e59dee9e2
Name already in use
Commits on Dec 29, 2021
-
Update supported GitHub Enterprise Server versions.
GitHub committedDec 29, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 3e59deeView commit details
Commits on Dec 16, 2021
-
Merge pull request #856 from github/henrymercer/feature-flagging
Feature flagging via the GitHub API
Henry Mercer authored and GitHub committedDec 16, 2021 Copy the full SHA 249c7ffView commit details -
Stub feature flag API endpoint in tests
Henry Mercer committedDec 16, 2021 Copy the full SHA 254816cView commit details -
Represent feature flags using an enum
Replaces the previous string literal type
Henry Mercer committedDec 16, 2021 Copy the full SHA 6d62c24View commit details
Commits on Dec 15, 2021
-
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 committedDec 15, 2021 Copy the full SHA 5e87034View commit details -
Throw an error if the feature flag API request errors
Henry Mercer committedDec 15, 2021 Copy the full SHA 621e079View commit details -
Use new feature flag architecture when uploading databases
Henry Mercer committedDec 15, 2021 Copy the full SHA d6499faView commit details -
Add support for feature flagging via the GitHub API
Henry Mercer committedDec 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 04671efView commit details
Commits on Dec 14, 2021
-
Merge pull request #855 from github/correct-changelog
Move changelog entry into correct place
Andrew Eisenberg authored and GitHub committedDec 14, 2021 Copy the full SHA e1f0590View commit details -
Move changelog entry into correct place
Thomas Horstmeyer committedDec 14, 2021 Unverified
No user is associated with the committer email.Copy the full SHA f9e96faView commit details -
Merge pull request #853 from github/aeisenberg/remove-scheduled
Remove scheduled releases
Andrew Eisenberg authored and GitHub committedDec 14, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 14a5537View commit details -
Merge branch 'main' into aeisenberg/remove-scheduled
Andrew Eisenberg authored and GitHub committedDec 14, 2021 Unverified
No user is associated with the committer email.Copy the full SHA d3eb497View commit details
Commits on Dec 13, 2021
-
Merge pull request #854 from edoardopirovano/remove-dotnet-restore
Remove `dotnet restore` calls from CI checks
Edoardo Pirovano authored and GitHub committedDec 13, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 39216d1View commit details -
Remove
dotnet restore
calls from CI checksEdoardo Pirovano committedDec 13, 2021 Copy the full SHA 265a7dbView commit details -
The action will be released roughly every two weeks along with the CodeQL CLI release process.
Andrew Eisenberg committedDec 13, 2021 Unverified
No user is associated with the committer email.Copy the full SHA f623d4cView commit details -
Merge pull request #843 from github/wait-for-processing-by-default
Start waiting for processing by default.
Chris Gavin authored and GitHub committedDec 13, 2021 Unverified
No user is associated with the committer email.Copy the full SHA eacec36View commit details -
Merge branch 'main' into wait-for-processing-by-default
Chris Gavin authored and GitHub committedDec 13, 2021 Unverified
No user is associated with the committer email.Copy the full SHA e0e2abcView commit details -
Merge pull request #844 from github/duplicated-output
Stop printing all output twice.
Chris Gavin authored and GitHub committedDec 13, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 716b598View commit details -
Merge branch 'main' into duplicated-output
Chris Gavin authored and GitHub committedDec 13, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 1d83f2aView commit details
Commits on Dec 10, 2021
-
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 committedDec 10, 2021 Copy the full SHA ce77f88View commit details -
Update checked-in dependencies
github-actions[bot] committedDec 10, 2021 Copy the full SHA a777b51View commit details -
github-actions[bot] committed
Dec 10, 2021 Copy the full SHA 88fbabeView commit details -
Update changelog and version after v1.0.26
github-actions[bot] committedDec 10, 2021 Unverified
No user is associated with the committer email.Copy the full SHA eeb215bView commit details -
Merge pull request #848 from github/update-v1.0.26-07825549
Merge main into v1
Andrew Eisenberg authored and GitHub committedDec 10, 2021 Copy the full SHA 5f53256View commit details -
github-actions[bot] committed
Dec 10, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 25a5103View commit details
Commits on Dec 9, 2021
-
Merge pull request #845 from github/refuse-broken-versions
Refuse to use broken versions in the toolcache
Edoardo Pirovano authored and GitHub committedDec 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 0782554View commit details -
Refuse to use broken versions in the toolcache
Edoardo Pirovano committedDec 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 705f634View commit details -
Stop printing all output twice.
Chris Gavin committedDec 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA b7b7607View commit details -
Add more context to a change note.
Co-authored-by: Thomas Horstmeyer <73262256+cannist@users.noreply.github.com>
2 people authored and GitHub committedDec 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 7bcc656View commit details -
Start waiting for processing by default.
Chris Gavin committedDec 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA b661ef1View commit details -
Merge pull request #842 from github/aeisenberg/cli-2.7.3
Prepare for the CodeQL 2.7.3 release
Andrew Eisenberg authored and GitHub committedDec 9, 2021 -
Prepare for the CodeQL 2.7.3 release
Andrew Eisenberg committedDec 9, 2021 -
Merge pull request #841 from github/aeisenberg/fix-del
Always use `force: true` for del
Andrew Eisenberg authored and GitHub committedDec 9, 2021
Commits on Dec 8, 2021
-
Always use
force: true
for delAndrew Eisenberg committedDec 8, 2021 -
Merge pull request #840 from github/aeisenberg/fix-rm
Remove rmDir references
Aditya Sharad authored and GitHub committedDec 8, 2021