Closed joshmarsh closed 4 years ago
@joshmarsh -- you mentioned offline that this would resolve https://github.com/Optum/dce/issues/209
Can you provide more details? What's the deal with those s3 policies, and how does this release fix it?
Good clarifying question, and it looks like there may actually be a deeper issue here.
This release solves the issue of the Github v4 API requiring a personal access token to download deployment artifacts, and I suspect that’s what caused the failure that lead to https://github.com/Optum/dce/issues/209 being noticed.
I don’t have an answer right now, so let’s mark this as a bug and revisit it after https://github.com/Optum/dce-cli/pull/59 is merged. As a cursory observation, I don’t see the MalformedPolicy error present in the deployment logs from https://github.com/Optum/dce-cli/pull/59.
Proposed changes
Types of changes
Checklist
README.md
, inline comments, etc.)CHANGELOG.md
under a## next
release, with a short summary of my changesRelevant Links
Further comments