Optum / dce-cli

Disposable Cloud Environment CLI
Apache License 2.0
37 stars 19 forks source link

Release v3.0.1 #62

Closed joshmarsh closed 4 years ago

joshmarsh commented 4 years ago

Proposed changes

Types of changes

Checklist

Relevant Links

Further comments

eschwartz commented 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?

joshmarsh commented 4 years ago

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.