Skip to content

feat: add guided Amazon account setup#66

Merged
eshaffer321 merged 2 commits into
mainfrom
codex/amazon-setup-ux
Jul 11, 2026
Merged

feat: add guided Amazon account setup#66
eshaffer321 merged 2 commits into
mainfrom
codex/amazon-setup-ux

Conversation

@eshaffer321

Copy link
Copy Markdown
Owner

Summary

  • add a first-class itemize amazon setup -account <name> login flow
  • create and secure the persistent Chromium profile automatically
  • lead Amazon help with setup and move low-level authentication flags into an advanced section
  • point missing or expired accounts to the guided setup command
  • require an explicit setup account to avoid overwriting configured defaults
  • document setup and add focused regression coverage

Validation

  • go test ./...
  • go test ./... -race
  • golangci-lint run --timeout=5m
  • go vet ./...
  • Amazon dry run (expected authentication failure after saved profiles were intentionally removed; confirmed new setup guidance)
  • independent lightweight review completed with no remaining findings

Comment thread internal/cli/amazon_auth.go Fixed
@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.23%. Comparing base (b986777) to head (435438f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   60.53%   61.23%   +0.69%     
==========================================
  Files          46       46              
  Lines        5757     5837      +80     
==========================================
+ Hits         3485     3574      +89     
+ Misses       2042     2027      -15     
- Partials      230      236       +6     
Flag Coverage Δ
unittests 61.23% <100.00%> (+0.69%) ⬆️

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

Files with missing lines Coverage Δ
internal/adapters/providers/amazon/provider.go 79.06% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@eshaffer321 eshaffer321 merged commit dc64d61 into main Jul 11, 2026
14 checks passed
@eshaffer321 eshaffer321 deleted the codex/amazon-setup-ux branch July 11, 2026 04:28
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.

2 participants