Skip to content

Revert "Add selective release-asset syncing (--os-include, --os-exclu… - #194

Closed
JohnBreault wants to merge 4 commits into
mainfrom
revert-193-johnbreault-selective-release-asset-sync
Closed

JohnBreault wants to merge 4 commits into
mainfrom
revert-193-johnbreault-selective-release-asset-sync

Conversation

@JohnBreault

Copy link
Copy Markdown
Contributor

…de, --compression-format)"

JohnBreault and others added 4 commits September 21, 2026 19:52
…ive release-asset syncing

Allows GHES admins to select which CodeQL bundle OS assets to sync and
which compression format (gz or zst) to use, reducing load on the GHES
VM and avoiding syncing unnecessary release assets.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
…et-sync

Add selective release-asset syncing (--os-include, --os-exclude, --compression-format)
Copilot AI balanced review requested due to automatic review settings September 22, 2026 00:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The filtering feature and its references are consistently removed across implementation, commands, documentation, and tests.

Review effort: Balanced
Findings: None

What changed in this PR

Reverts selective CodeQL release-asset syncing and restores synchronization of all release assets.

Changes:

  • Removes OS/compression filtering flags and documentation.
  • Restores unconditional asset downloading and simplifies the pull API.
  • Removes filter-specific tests and ignore configuration.
File Description
README.md Removes documentation for reverted flags.
internal/​pull/​pull.go Removes asset filtering logic.
internal/​pull/​pull_test.go Removes filter-specific tests.
cmd/​sync.go Removes filter validation and arguments.
cmd/​pull.go Removes filtering flags and parsing.
.gitignore Reverts the releases-directory exclusion.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@JohnBreault

Copy link
Copy Markdown
Contributor Author

reverted by SIRT

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