Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge releases/v2 into releases/v1 #1253

Merged
merged 19 commits into from
Sep 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
ace5545
Bump uuid from 8.3.2 to 9.0.0
dependabot[bot] Sep 8, 2022
f87e7a6
Update checked-in dependencies
invalid-email-address Sep 8, 2022
0d2fa3c
Support autobuilding multiple languages in autobuild Action
henrymercer Sep 12, 2022
40e0374
Ensure backwards compat for multi-language builds with Go reconciliation
henrymercer Sep 12, 2022
bde5694
Comment why we don't run multiple autobuilders for other languages
henrymercer Sep 12, 2022
4cc9576
Improve variable name
henrymercer Sep 13, 2022
f32e161
Improve warning when using autobuild with multi-language builds
henrymercer Sep 13, 2022
f84e389
Update changelog and version after v2.1.23
invalid-email-address Sep 15, 2022
e6ad3e0
Update checked-in dependencies
invalid-email-address Sep 15, 2022
fefa6f5
Merge pull request #1247 from github/mergeback/v2.1.23-to-main-6a38b7d4
henrymercer Sep 16, 2022
9207340
Merge pull request #1239 from github/dependabot/npm_and_yarn/uuid-9.0.0
henrymercer Sep 16, 2022
34aa5a5
Merge pull request #1242 from github/henrymercer/go-more-backwards-co…
henrymercer Sep 16, 2022
21c716d
Update changelog for v2.1.24
invalid-email-address Sep 16, 2022
904260d
Merge pull request #1250 from github/update-v2.1.24-34aa5a55
henrymercer Sep 16, 2022
cf48312
Revert "Update version and changelog for v1.1.23"
invalid-email-address Sep 16, 2022
bda85d0
Revert "Update checked-in dependencies"
invalid-email-address Sep 16, 2022
6fd44ee
Merge remote-tracking branch 'origin/releases/v2' into update-v1.1.24…
invalid-email-address Sep 16, 2022
f216d96
Update version and changelog for v1.1.24
invalid-email-address Sep 16, 2022
fea8169
Update checked-in dependencies
invalid-email-address Sep 16, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CodeQL Action Changelog

## 1.1.24 - 16 Sep 2022

No user facing changes.

## 1.1.23 - 14 Sep 2022

- Allow CodeQL packs to be downloaded from GitHub Enterprise Server instances, using the new `registries` input for the `init` action. [#1221](https://github.com/github/codeql-action/pull/1221)
Expand Down
4 changes: 2 additions & 2 deletions lib/analyze-action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/analyze-action.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 12 additions & 8 deletions lib/autobuild-action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.