Skip to content

Add GHA actions for download and verify checks#1

Merged
mallardduck merged 7 commits intorancherlabs:mainfrom
mallardduck:gh-actions
Jan 30, 2026
Merged

Add GHA actions for download and verify checks#1
mallardduck merged 7 commits intorancherlabs:mainfrom
mallardduck:gh-actions

Conversation

@mallardduck
Copy link
Member

@mallardduck mallardduck commented Jan 30, 2026

  • Also corrects repo name after relocation.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds GitHub Actions workflows to automate downloading and verifying SCC product versions. It introduces two reusable composite actions for download and verification tasks, along with a manual workflow for testing.

Changes:

  • Added a download action to install the SCC product version verifier CLI tool
  • Added a verify action to check product versions against SCC staging and production environments
  • Updated documentation with usage examples and action descriptions
  • Created a manual workflow for testing the new actions

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 14 comments.

File Description
actions/download/action.yaml New composite action to download and set up the verifier CLI tool for Linux runners
actions/verify/action.yaml New composite action to verify product versions with automatic version sanitization and environment-specific checks
README.md Added documentation for both GitHub Actions with usage examples and requirements
.github/workflows/debug.yml Added manual workflow for testing the download and verify actions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

mallardduck and others added 4 commits January 30, 2026 10:05
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mallardduck mallardduck merged commit 9ad8caa into rancherlabs:main Jan 30, 2026
7 checks passed
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