Giter Site home page Giter Site logo

buildr's People

Contributors

mattrasband avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

buildr's Issues

testing

Real projects test themselves, get on it.

Encrypted environmental variable

Versioning the deployment loses some value if we can't include the envvars required with the build. It could be a good feature to include an encrypt option in which the build agent knows the key but nothing else does.

Per-Stage Container

Evaluate the feasibility of using a container per stage and the relative benefits of whether or not that really makes sense. (ATM leaning toward no for v1.0.0 given that the docker.sock is mounted and the user could do a single command in a container, not sure it makes sense to do a group).

Nested container volume mounting

If you run buildr in a container with the host's docker.sock mounted, it is controlling sibling containers. Effectively this means that volume mounts are from the host system (not the buildr container) - so trying to mount the project dir from inside the docker container in the sibling doesn't work.

We need to enable a way to use the correct volume, depending on the environment. This could either be sharing a volume, or knowing where on the host the mount is from.

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.