Git Product home page Git Product logo

cfdeploy's People

Contributors

larcher avatar ryan0x44 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cfdeploy's Issues

Fix gometalinter config and lint issues

Makefile incorrectly calls gometalinter; it should use ./... and --skip=vendor, not $$(go list ./... | grep -v /vendor/)

To fix, we'll most likely want to disable noisy linters and turn them back on one-by-one as we fix lint issues.

If Marathon requires forced deployment, prompt user

We could prompt the user if we should force deploy when Marathon requires it.

Today you will get errors like Result: {Message:App is locked by one or more deployments. Override with the option '?force=true'... and we have the -marathon.force flag to enable this.

Update go version in CI

CI is currently failing because dep now requires Go > 1.7

We should update the CI config to support 1.8+

Add support for docker images with long git rev strings

At present cfdeploy runs git rev-parse --short which doesn't have a guaranteed /predictable behavior across repos or git versions. In order to integrate cfdeploy with other tools, it would be great to support either a custom length, or full length git revision as a variable.

Monitor status of Marathon deployments

It would be great if we could monitor the status of a marathon deployment before exiting.

Ideally, we could even set a timeout (with a sensible default) which would trigger an automatic rollback.

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.