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

Add deployed_version endpoint #582

Closed
3 tasks
atolopko-czi opened this issue Apr 6, 2023 · 1 comment
Closed
3 tasks

Add deployed_version endpoint #582

atolopko-czi opened this issue Apr 6, 2023 · 1 comment
Assignees
Labels
on-call On-call engineer's work queue P1 Priority 1 - Improvement with wide impact, fix within 1 week tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc.

Comments

@atolopko-czi
Copy link
Contributor

atolopko-czi commented Apr 6, 2023

Motivation

The deployed version is not easily determined. It requires digging through AWS ECS TaskDef setting.

Definition of Done

An deployed_version should be added that reports the git commit SHA1 of the deployed Docker image build.

Tasks

  • GHA and/or Docker build updates to set the commit sha1 at build time (see Portal repo)
  • Add endpoint
  • Update On-Call Deployment checklist to have eng check the endpoint after deploy (same as for Portal)
@atolopko-czi atolopko-czi added on-call On-call engineer's work queue P1 Priority 1 - Improvement with wide impact, fix within 1 week tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc. labels Apr 6, 2023
@atolopko-czi
Copy link
Contributor Author

This is (at least) the third time we've added this issue! I'll keep this one, and close the others, since it follows the latest issue template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-call On-call engineer's work queue P1 Priority 1 - Improvement with wide impact, fix within 1 week tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc.
Projects
None yet
Development

No branches or pull requests

3 participants