Git Product home page Git Product logo

Comments (5)

martinklepsch avatar martinklepsch commented on May 30, 2024

There are no outputs at all available before cloudformation finishes. 😞

from confetti.

martinklepsch avatar martinklepsch commented on May 30, 2024

Another option could be splitting the create-site task into two pieces. One task creates the stack and puts a stack-id.edn file next to build.boot. Another task can then scan the root dir for these files and give a status report about the stack creation process. The second task can optionally block until stack creation is completed.

When a stack is fully created the second task should save all relevant information to another EDN file.

from confetti.

podviaznikov avatar podviaznikov commented on May 30, 2024

I would suggest to print warning in the beginning of the task that it will take around 15 mins to create everything. In that way people would have right expectations

from confetti.

martinklepsch avatar martinklepsch commented on May 30, 2024

A warning about the 15 min is in place, there now also is a task to fetch the stack outputs at a later point in time: c7dc64a

Running boot fetch-outputs will retrieve the stack outputs for all .confetti.edn files found in the current working directory that do not have a :cloudfront-url key.

from confetti.

martinklepsch avatar martinklepsch commented on May 30, 2024

So the gist is create-site does not return earlier but there's an easy way out provided if it happens to take too long.

from confetti.

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.