Kaizen Conroy
Kaizen Conroy
This isn't a use case I've considered either, but I'm not certain exactly what the path forward is here. Could this be addressed in the GitHubWorkflow design? Probably, through exposing...
Hi @roskelleycj! I think the answer to your question is that it's not advisable to use `cdk deploy` and `cdk destroy` alongside our pipelines products (both this one and the...
Closing this as there hasn't been much action on this in a while.
Hi @moltar, thanks for opening the issue. I'm assuming by GitHub Actions file you are referring to the `deploy.yml` workflow file. It's definitely an interesting concept but I'm not convinced...
> Why can't we use cdk.out manifests for tracking the assets? We don't actually track the contents of `cdk.out` and recommend you not commit this folder to your repository. What...
Yep. I agree with all that. What I disagree with is keeping the manifest file "well-known", so that `deploy.yml` does not change. That will introduce unintended consequences imo. I think...
Hi @dontirun, taking a stab at this one. I am familiar with how this works on the CDK, less so with Construct Hub, but hopefully its similar. The tool that...
Apologies for not commenting on this PR before, but I can't take a look at it without testing.
Closing this as abandoned.
Oh no... thanks for the report @danieljamesscott. Let me think about what to do here. You're right, turning off diff protection might unblock you but is not the acceptable solution...