Implement CI/CD in GitHub Actions
Categories
(Conduit :: Lando, enhancement)
Tracking
(Not tracked)
People
(Reporter: zeid, Unassigned)
References
Details
The new GitHub Actions workflows should build docker images and push them to the new artifact repository (GAR).
Comment 1•2 years ago
•
|
||
As I understand it we may have already landed or be close to landing the CI part of this work,
And then there is the CD bit which will come later, including some extra work for Kubernetes configs and setting up a Docker repo, which should be filed as new issues blocking this one, for the SRE team.
| Reporter | ||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
The part the SRE team will do: create the Google Artifact Repo, as well as implement the Argo-based deployment workflow.
Dustin or Eric, does your team already have a bug/bugs to track that work and if so can you link it to here? (And if not, let's create one) Thanks!
Comment 3•2 years ago
|
||
Hi Liz, we do have some tickets in Jira to track the ArgoCD implementation work.
The GAR portion should be implemented late today or early tomorrow morning and I can follow up with some documentation/examples to start pushing images to the new GAR repository.
| Reporter | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
The CD portion of this work was taken care of here: https://mozilla-hub.atlassian.net/browse/SVCSE-2035
Comment 5•1 year ago
|
||
Since all the dependent issues are closed, should this be closed now?
| Reporter | ||
Comment 6•1 year ago
|
||
Yes this is complete.
Description
•