Skip to content
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

Set up CI jobs to build and deploy the devfile registry to staging and prod #2

Closed
3 tasks done
johnmcollier opened this issue Jul 12, 2021 · 1 comment
Closed
3 tasks done
Assignees

Comments

@johnmcollier
Copy link
Member

johnmcollier commented Jul 12, 2021

Now that this repository is set up and we have access to staging and production OSD clusters, we need to set up CI jobs with AppSRE to build and deploy this repository:

  • Set up Jenkins job to build this repository and push it to quay.io/app-sre/redhat-devfile-index
  • Set up a pipeline to deploy this repository to staging after each commit to main
  • Set up a pipeline to manually promote staging to prod
@johnmcollier
Copy link
Member Author

Merge request in Gitlab was merged that set up the following:

  • Jenkins Job and view to build this repository, using the .ci/build_and_deploy.sh script in this repo
  • Saas-tracking file created for deploying to staging and prod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant