-
Notifications
You must be signed in to change notification settings - Fork 2
feat: catalog onboarding #196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ocofaigh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You also need to update the .releaserc file with this line -> https://github.com/terraform-ibm-modules/terraform-ibm-icd-redis/blob/91083562f2e991ce4ce14805bacc534bf9b0adb2/.releaserc#L14-L16
.catalog-onboard-pipeline.yaml
Outdated
| --- | ||
| apiVersion: v1 | ||
| offerings: | ||
| - name: terraform-ibm-icd-mysql |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the module - we are not onboarding any new modules to module registry as of now
.catalog-onboard-pipeline.yaml
Outdated
| mark_ready: true | ||
| - name: deploy-arch-ibm-icd-mysql | ||
| kind: solution | ||
| catalog_id: _ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7df1e4ca-d54c-4fd0-82ce-3d13247308cd
.catalog-onboard-pipeline.yaml
Outdated
| - name: deploy-arch-ibm-icd-mysql | ||
| kind: solution | ||
| catalog_id: _ | ||
| offering_id: _ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4be16b65-3efc-457e-bc30-690e3ac7a6a1
|
/run pipeline |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Description
Release required?
x.x.X)x.X.x)X.x.x)Release notes content
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers