feat: add integration testing framework and minimal initial integration tests#1217
Conversation
|
Looks great! But I'd like to see it in action to make sure it works as expected. For some reason I don't see it in the list of checks being run on this PR; shouldn't it be there? |
No, it requires pushing to the registry to run the integration tests, and it would be a security issue to allow pull requests to use a token with access to push to the registry. Instead, I have it set to run 1 hour after the builds are started. Here's a passing run: https://github.com/RoyalOughtness/secureblue-dev/actions/runs/16687444712 |
https://github.com/secureblue/bootc-integration-test-action