You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leaving some notes here until I have time to document this more formally:
Open a PR in this repository against the develop branch. Travis build should complete successfully along with peer review. Be sure to increment the VERSION field in hack/operate.conf appropriately.
Once merged, the build on develop pushes quay.io/redhatgov/tssc-operator:develop and quay.io/redhatgov/tssc-operator:VERSION-dev, where VERSION is represented by the version in hack/operate.conf.
Open a PR to promote develop into main.
Once this is merged, Travis will push quay.io/redhatgov/tssc-operator:latest and quay.io/redhatgov/tssc-operator:VERSION
Once merged, Github Actions will push quay.io/redhatgov/operator-catalog:develop and quay.io/redhatgov/operator-catalog:VERSION-dev to quay, where VERSION is the version of the catalog itself specified in operator-catalog.yml. Either of these images can be used with your CatalogSource to test OLM integration for your newly-introduced changes.
Then promote develop to main in the operator-catalog repo. Once this is merged, quay.io/redhatgov/operator-catalog:latest and quay.io/redhatgov/operator-catalog:VERSION are pushed to quay
No description provided.
The text was updated successfully, but these errors were encountered: