Skip to content

Remove bogus action test step#10

Open
rainest wants to merge 1 commit into
mainfrom
remove-bogus-test
Open

Remove bogus action test step#10
rainest wants to merge 1 commit into
mainfrom
remove-bogus-test

Conversation

@rainest
Copy link
Copy Markdown
Contributor

@rainest rainest commented Jun 1, 2026

I noticed this was failing, and then realized we're probably not actually using it, and it probably never worked.

This job is labeled test-actions, but on review of steps, it's not doing that--it's building an RPM, which doesn't make sense for Actions.

I'm not sure we can test the actions in this repo, as they only make sense if they're being called from other repos, as they generate release artifacts, and this repo doesn't have release artifacts of its own--it's just reuseable Action YAML.

This job was originally added in the initial commit, and likely never worked. https://github.com/OpenCHAMI/github-actions/actions/runs/16909466271 did not succeed, and while it no longer has full logs, the time corresponds with the last update of the (currently blank) GPG signing key secret.

My best guess is this was inadvertently copied from another repo when we made the shared repo to call these from.

Remove a CI step that was labeled test-actions that wasn't actually
testing actions, and was broken due to lack of the required secret.

Signed-off-by: Travis Raines <571832+rainest@users.noreply.github.com>
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.

1 participant