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

Megha/cd pipeline enhancement #9222

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Megha/cd pipeline enhancement #9222

merged 3 commits into from
Nov 21, 2024

Conversation

meghalims
Copy link
Contributor

@meghalims meghalims commented Nov 20, 2024

This PR introduces improvements to the Dgraph CD pipeline so that ARM and AMD images are saved as artifacts (dgraph-docker-amd64 and dgraph-docker-arm64) in the respective build jobs and utilizes these in the manifest creation job later.

Key Changes:

  • Save Docker Image Artifacts for Dgraph and Standalone Images - in both AMD and ARM Jobs
  • The dgraph-docker-image-and-manifest job downloads the saved artifacts and loads them back into Docker using docker load, ensuring consistency across the workflow.

@meghalims meghalims requested a review from a team as a code owner November 20, 2024 02:46
@github-actions github-actions bot added the area/integrations Related to integrations with other projects. label Nov 20, 2024
@meghalims meghalims merged commit d8ba98a into main Nov 21, 2024
7 checks passed
@meghalims meghalims deleted the megha/cd-pipeline-enhancement branch November 21, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/integrations Related to integrations with other projects.
Development

Successfully merging this pull request may close these issues.

2 participants