Implement CI/CD in GitHub Actions
Categories
(Conduit :: Lando, enhancement)
Tracking
(Not tracked)
People
(Reporter: zeid, Unassigned)
References
(Blocks 1 open bug)
Details
The new GitHub Actions workflows should build docker images and push them to the new artifact repository (GAR).
Comment 1•10 months 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•9 months ago
|
Comment 2•9 months 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•9 months 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•8 months ago
|
Comment 4•7 months ago
|
||
The CD portion of this work was taken care of here: https://mozilla-hub.atlassian.net/browse/SVCSE-2035
Description
•