cryostatio / test-applications

Apache License 2.0
0 stars 3 forks source link

ci(quay): set up CI action #6

Closed andrewazores closed 2 months ago

andrewazores commented 2 months ago

Welcome to Cryostat! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #1

Description of the change:

Builds and pushes the testing applications from this repo to the quay.io/redhat-java-monitoring registry so that there are up-to-date builds which we can easily upgrade for newer base images, dependencies, Agent versions, etc.

Test run: https://github.com/andrewazores/test-applications/actions/runs/9878251166/job/27281813882

Results:

andrewazores commented 2 months ago

Newer test run: https://github.com/andrewazores/test-applications/actions/runs/9879950283