Skip to content

Fix/aws account misdirection#35

Merged
chrisbc merged 4 commits into
deploy-testfrom
fix/aws_account_misdirection
Mar 2, 2026
Merged

Fix/aws account misdirection#35
chrisbc merged 4 commits into
deploy-testfrom
fix/aws_account_misdirection

Conversation

@chrisbc
Copy link
Copy Markdown
Member

@chrisbc chrisbc commented Mar 2, 2026

addresses the fact finding part of #34 by

  • capturing the LLM assisted issue diagnosis session.
  • adds diagnostic output show which AWS account the CD environment is using
  • fails early if the incorrect account is found

chrisbc added 4 commits March 2, 2026 16:04
- Add verify-aws-account job to dev.yml and release.yml workflows
- Checks credentials belong to expected account (461564345538)
- Fails fast with error annotation if mismatch detected
- Prevents ghost deployments to wrong AWS account
@chrisbc chrisbc requested review from chrisdicaprio and voj March 2, 2026 03:22
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.50%. Comparing base (aff9055) to head (8e24706).
⚠️ Report is 5 commits behind head on deploy-test.

Additional details and impacted files
@@             Coverage Diff              @@
##           deploy-test      #35   +/-   ##
============================================
  Coverage        89.50%   89.50%           
============================================
  Files               14       14           
  Lines              486      486           
  Branches            33       33           
============================================
  Hits               435      435           
  Misses              43       43           
  Partials             8        8           
Flag Coverage Δ
unittests 89.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chrisbc chrisbc merged commit 3bf4539 into deploy-test Mar 2, 2026
4 checks passed
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.

1 participant