Skip to content

Conversation

@chrisgavin
Copy link
Contributor

This moves the CodeQL bundle version from being inlined in codeql.ts to its own JSON file. The reason for doing this is to allow the CodeQL Action sync tool to read the bundle version in use for each branch. This allows us to only synchronize the bundles in use by "important" branches (main, and v*) rather than synchronizing every bundle, the number of which are only going to grow exponentially.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

@chrisgavin chrisgavin force-pushed the chrisgavin/default-bundle-version-json branch from 93a83ca to a0447c8 Compare August 10, 2020 11:43
@chrisgavin chrisgavin force-pushed the chrisgavin/default-bundle-version-json branch from a0447c8 to 97eafbc Compare August 10, 2020 12:41
Copy link
Contributor

@robertbrignull robertbrignull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants