Ran
|
Jobs
1
|
Files
38
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
github
Bump pipeline to actions/checkout@v4 Removing aws-{access-key-id,secret-access-key} in commit 12d0c492e did the trick! - https://github.com/mbland/elistman/actions/runs/6150947953/job/16690000086 So my guess is that `sam pipeline` and its workshop was updated to use OIDC since I'd run it originally: - https://catalog.workshops.aws/complete-aws-sam/en-US/module-4-cicd/module-4-cicd-gh/50-sampipeinit Hence, I think the previous AWS credentials were at odds with the new pipeline execution role trust config, which expected a GitHub OIDC token. Having the old credential items present must've disabled the OIDC mechanism, and AWS rejected the request because it didn't use OIDC. I've also since removed the AWS_{ACCESS_KEY_ID,SECRET_ACCESS_KEY} repository secrets as well. This change should trigger a passing run.
2253 of 2253 relevant lines covered (100.0%)
15.97 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6151127590.1 | 38 |
100.0 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|