feat(utils): Automate generating release testing artifacts#439
Draft
CryptoRodeo wants to merge 11 commits intomainfrom
Draft
feat(utils): Automate generating release testing artifacts#439CryptoRodeo wants to merge 11 commits intomainfrom
CryptoRodeo wants to merge 11 commits intomainfrom
Conversation
…ase docs - Add update-rhdh-dynamic-plugin-tags utility that resolves <tag> placeholders in dynamic-plugins.yaml with the latest GHCR OCI artifact tags using the GitHub API. - Rename update-dynamic-plugins to update-tssc-dynamic-plugin-tags for clarity. - Migrate dynamic-plugins.yaml from local dist paths to OCI references. - Consolidate testing/README into docs/release-preparation.md and add convenience scripts to package.json Signed-off-by: Bryan Ramos <bramos@redhat.com>
02f3119 to
a5d10b2
Compare
Contributor
Author
|
Release testing now should be mostly automated. The base release workflow updates the TSSC-plugin artifacts to the latest release version and now you can update the other artifacts from RHDH like this: Then all you have to do is copy the |
- use `backstage-plugins` by default so it matches what is used in prod - update and fix wording on registry, images and repositories Signed-off-by: Bryan Ramos <bramos@redhat.com>
This is mostly used for local testing. The changes done here should get reverted, not committed. Signed-off-by: Bryan Ramos <bramos@redhat.com>
- Add MSSV-Backend plugin - Add force-pull attributes for testing Signed-off-by: Bryan Ramos <bramos@redhat.com>
It should match what is used to test with RHDH-local Signed-off-by: Bryan Ramos <bramos@redhat.com>
Signed-off-by: Bryan Ramos <bramos@redhat.com>
Signed-off-by: Bryan Ramos <bramos@redhat.com>
Signed-off-by: Bryan Ramos <bramos@redhat.com>
Signed-off-by: Bryan Ramos <bramos@redhat.com>
Contributor
Author
|
Added a release-testing workflow. It'll generate the release artifacts in a PR, including an updated dynamic-plugins.yaml file pointing to the latest plugins (TSSC and RHDH). These artifacts can be used to test everything locally on RHDH. Release testing should be much easier now, no manual file edits.... 🤞 |
Same as bash script Signed-off-by: Bryan Ramos <bramos@redhat.com>
Signed-off-by: Bryan Ramos <bramos@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.