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

EdgeX DevOps: Fully Automate DockerHub description/overview updates #440

Open
ernestojeda opened this issue Aug 6, 2023 · 0 comments
Open
Labels
2-medium priority denoting issues with cross-cutting project impact
Milestone

Comments

@ernestojeda
Copy link
Contributor

Fully automate Dockerhub description pipeline. Currently, it is broken into two steps and can be error-prone.

https://github.com/edgexfoundry/cd-management/tree/edgex-docker-hub-documentation

The pipeline changes:

  • Pipeline should always call generate-overviews.py --offline.
  • If there any changes to the generated overviews, then those changes should be committed to the repo and then pushed with a special commit message.
  • After the merge of the pipeline, a user could run the job manually to apply the changes to DockerHub.
@ernestojeda ernestojeda converted this from a draft issue Aug 6, 2023
@ernestojeda ernestojeda added the 2-medium priority denoting issues with cross-cutting project impact label Aug 6, 2023
@ernestojeda ernestojeda added this to the Napa milestone Aug 6, 2023
@ernestojeda ernestojeda moved this from 📋 Backlog to 🔖 Ready in DevOps WG Aug 6, 2023
@ernestojeda ernestojeda moved this from 🔖 Ready to 🏗 In progress in DevOps WG Sep 5, 2023
@ernestojeda ernestojeda moved this from 🏗 In progress to ✅ Done in DevOps WG Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-medium priority denoting issues with cross-cutting project impact
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant