Giter Club home page Giter Club logo

Comments (2)

bundyfx avatar bundyfx commented on August 15, 2024 2

Hello,

In 0.2.0 we have updated the way CloudFormation CreateChangeSet errors were handled to make it more informative when an error was to occur. In your current situation, it sounds like a Change Set is being created on the pipeline stack but is failing to create the change set due to some error occurring.

Once it failed, it was being cleaned up before you could check why the change set creation was failing. This might be due to missing the parameters in parameter store that the GitHub j2 template is expecting (auth token, web hook secret). Ensure you have created the required parameters in parameter store as outlined in the docs (also updated in 0.2.0).

I have created a CodeCommit based pipeline and then updated it to a GitHub pipeline in the current 0.2.0 release without an error occurring, I’ve also tested a failure (not adding required parameters to Parameter Store) and ensured the stack errors as intended.

There was also a small fix in 0.2.0 for the github-cloudformation.j2 template which resolves an issue with branches not triggering the webhook correctly so please try with the latest set of changes and let me know if this resolves the problem.

from aws-deployment-framework.

itsdalmo avatar itsdalmo commented on August 15, 2024 1

What you are saying makes a lot of sense @bundyfx, and with #10 it should no longer be silently failing, so this issue can be closed. Thank you for the quick response 🙌

from aws-deployment-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.