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

[DDO-3243] Github Actions Image Builds and Version Reporting to DSP-DevOps Sherlock service tracking system. #4

Merged
merged 18 commits into from
Oct 26, 2023

Conversation

mikeflinn
Copy link
Collaborator

@mikeflinn mikeflinn commented Oct 24, 2023

First pass at GHA builds and reporting for Terra Deployment.

There are 3 high level operations that happen in this workflow

  1. Generate a tag for the new image. If this is a PR commit, the tag will be a semver followed by short sha. If it's a push to main line the tag will be a semver bump. You can include #major or #minor in the merge commit message to control the bump, patch will be bumped by default.
  2. Build and push the image up to DSP artifact Registry
  3. Report then new build of the image to sherlock DevOps service and environment tracking tool, (This is a critical step in Terra's deployment processes. You can see this here

This was created based on @dinvlad initial branch.

@broadbot
Copy link
Collaborator

Pushed image: us-central1-docker.pkg.dev/dsp-artifact-registry/sfkit/sfkit-server:v0.0.1-ebeed13

@mikeflinn mikeflinn changed the title Mf terra gha build [DDO-3243] Github Actions Image Builds and Version Reporting to DSP-DevOps Sherlock service tracking system. Oct 24, 2023
@broadbot
Copy link
Collaborator

Pushed image: us-central1-docker.pkg.dev/dsp-artifact-registry/sfkit/sfkit-server:v0.0.1-92c37a9

@broadbot
Copy link
Collaborator

Pushed image: us-central1-docker.pkg.dev/dsp-artifact-registry/sfkit/sfkit-website:v0.0.1-e2431ed

@broadbot
Copy link
Collaborator

Pushed image: us-central1-docker.pkg.dev/dsp-artifact-registry/sfkit/sfkit-website:v0.0.1-6253a15

@broadbot
Copy link
Collaborator

Pushed image: us-central1-docker.pkg.dev/dsp-artifact-registry/sfkit/sfkit-website:v0.0.1-8769031

@dinvlad dinvlad merged commit 610f266 into dev Oct 26, 2023
4 checks passed
@dinvlad dinvlad deleted the mf-terra-gha-build branch January 3, 2024 18:04
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

Successfully merging this pull request may close these issues.

3 participants