FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Move calls to pack download to the init action by aeisenberg · Pull Request #1218 · github/codeql-action · GitHub

Move calls to pack download to the init action - #1218

Merged
aeisenberg merged 3 commits into
mainfrom
aeisenberg/move-pack-download-to-init
Aug 30, 2022
Merged

aeisenberg merged 3 commits into
mainfrom
aeisenberg/move-pack-download-to-init

Conversation

aeisenberg commented Aug 26, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

This ensures all steps to gather queries happens in the init action. This is where checking out queries in other repos happens as well.

This change is a refactoring that facilitates future changes. In particular, this will help when implementing package download from GHES.

Merge / deployment checklist

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

aeisenberg requested a review from a team as a code owner August 26, 2022 20:48
aeisenberg marked this pull request as draft August 26, 2022 20:48
aeisenberg force-pushed the aeisenberg/move-pack-download-to-init branch from f37d008 to a666267 Compare August 26, 2022 21:13
aeisenberg changed the title Moves calls to pack download to the init action Move calls to pack download to the init action Aug 26, 2022
aeisenberg force-pushed the aeisenberg/move-pack-download-to-init branch 3 times, most recently from 1e0fc04 to 8948fab Compare August 26, 2022 22:35
This ensures all steps to gather queries happens in the init action.
This is where checking out queries in other repos happens as well.
aeisenberg force-pushed the aeisenberg/move-pack-download-to-init branch from 8948fab to 354bc9f Compare August 26, 2022 23:05
aeisenberg marked this pull request as ready for review August 29, 2022 15:45
Comment thread src/config-utils.ts Outdated
Comment thread src/config-utils.ts Outdated
Comment thread src/config-utils.ts Outdated

henrymercer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

A minor comment about the log messages, otherwise LGTM.

Comment thread src/config-utils.ts Outdated
Also, rename variable and change a comment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL