Closed ocofaigh closed 1 year ago
.catalog-onboard-pipeline.yaml
.releaserc
trigger-catalog-onboarding-pipeline.sh
tests/resources
ssh-keygen
x.x.X
x.X.x
X.x.x
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:
/run pipeline
Description
.catalog-onboard-pipeline.yaml
to store all pipeline config needed for new pipeline.releaserc
to use new scripttrigger-catalog-onboarding-pipeline.sh
which will trigger new pipeline upon every new releasetests/resources
folder - The SSH keys are now generated directly in the pre-validation script usingssh-keygen
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