nanochat/.github/workflows
Manmohan 9a45f0924d
fix(ci): grant id-token write so EC2 deploy can assume the OIDC role (#40)
aws-actions/configure-aws-credentials needs id-token: write to mint the
OIDC JWT and assume AWS_ROLE_ARN. Without it the deploy-ec2 workflow
fails at the credentials step. Add the permission at workflow scope.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-16 19:59:14 -04:00
..
build-dev.yml feat(ci): CI/CD pipeline and Helm umbrella chart for samosaChaat (#8) 2026-04-16 12:09:43 -07:00
ci.yml fix(ci): use astral-sh/setup-uv and --no-workspace for service tests 2026-04-16 12:35:41 -07:00
deploy-ec2.yml fix(ci): grant id-token write so EC2 deploy can assume the OIDC role (#40) 2026-04-16 19:59:14 -04:00
nightly.yml feat(ci): CI/CD pipeline and Helm umbrella chart for samosaChaat (#8) 2026-04-16 12:09:43 -07:00
promote-uat.yml feat(ci): CI/CD pipeline and Helm umbrella chart for samosaChaat (#8) 2026-04-16 12:09:43 -07:00
release-prod.yml feat(ci): CI/CD pipeline and Helm umbrella chart for samosaChaat (#8) 2026-04-16 12:09:43 -07:00