Git Product home page Git Product logo

Comments (6)

herebebogans avatar herebebogans commented on August 20, 2024 1

I'll comment on his behalf as I sit next to him 😄

We love it 👍

from bora.

herebebogans avatar herebebogans commented on August 20, 2024

This might be useful to have in the diff output.

PS - if you we are wondering why the sudden interest - our whole team is now using Bora as a key piece of a project :P.

from bora.

ampedandwired avatar ampedandwired commented on August 20, 2024

Absolutely, changesets have been on my todo list for a while. Hopefully will get some time to hack on this this week some time.

Really glad to hear you guys are finding the tool useful.

from bora.

ampedandwired avatar ampedandwired commented on August 20, 2024

Hi Mitko, I've integrated change sets into the latest code in master. I still have some testing to do before releasing, but feel free to give it a go and let me know what you think.

New commands:

$ bora changeset create web-dev my-change-set
$ bora changeset list web-dev
$ bora changeset show web-dev my-change-set
$ bora changeset apply web-dev my-change-set
$ bora changeset delete web-dev my-change-set

Change sets are also integrated into diff output:

$ bora diff web-dev
Parameters
----------
Parameters have not changed

Template
--------
@@ -19,7 +19,7 @@
             "ToPort": {
               "Ref": "Port"
             },
-            "CidrIp": "10.0.0.0/8"
+            "CidrIp": "10.0.0.0/16"
           }
         ]
       },

Changes
-------
Modify - AWS::EC2::SecurityGroup - WebSecurityGroup

from bora.

ampedandwired avatar ampedandwired commented on August 20, 2024

Released in 1.5.0

from bora.

razbomi avatar razbomi commented on August 20, 2024

Thanks Charles much appreciated :)

from bora.

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.