GithubHelp home page GithubHelp logo

mycryptohq / drawbridge Goto Github PK

View Code? Open in Web Editor NEW
8.0 5.0 4.0 717 KB

A command line application that helps deploy and verify projects that build deterministically.

Home Page: https://overflow.mycrypto.com/

License: MIT License

TypeScript 98.44% Shell 0.64% Dockerfile 0.92%
ethereum mit-license mycrypto devops deterministic foss free-software open-source

drawbridge's People

Contributors

blurpesec avatar dternyak avatar sharonmanrique avatar skubakdj avatar tayvano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

drawbridge's Issues

Allow for configuration of repo names / allow n number of repos

Instead of hardcoding support for beta / production / staging in the codebase, allow CLI arguments to be based off of the keys (repo envs) specified in .drawbridgerc.

This allows us to support more than 3 environments, and allows us to better model the environment model in drawbridge.

Remove overly specialized argument names

we can infer origin branch instead of redundantly specifying in another argument.

--betaBranch, --prodBranch, etc can become --originBranch since we can infer origin value from push beta to prod

Allow for custom Dockerfile

Other projects using the app may need additional build-time dependencies than we've specified in the Dockerfile that ships with drawbridge. Allow a custom Dockerfile to be specified in config.

Better support for branch based releases

In some cases, we (and presumably other future users of drawbridge) will issue releases from the same repo, but to another branch (i.e. gh-pages).

A more robust implementation that supports same-repo releases should be designed and implemented

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.