Giter Site home page Giter Site logo

deploy-tix's People

Contributors

rpappalax avatar

Watchers

 avatar  avatar

Forkers

oremj natim

deploy-tix's Issues

Remove argparse subparser

How to handle the NEW / UPDATE schemes without subparser.
Removing subparser would make the arguments look cleaner, but might be harder to handle the delta between NEW and UPDATE

release-notes: Add option to specify specific release_num

Occasionally we want to create a new ticket for an old tag or specify a specific tag.
Also, current method for selecting last tag from github doesn't seem to be chronological but alphabetical? This could be a problem for SimplePush which his parallel deployments like SimplePush, Loop-Push, gcm etc.

Cache sorted tag info

This would only be useful, if we could still easily query the very latest tag from a given repo (ala: git-describe). In theory, we could then cache the latest sorted tag info in a pickle file so we wouldn't have to download the entire tag history then sort it every time.

The problem would be if someone hadn't run deploy-tix in awhile, there could be more than 1 new tag. Since github API doesn't sort tags (the way it does releases), we'd still have to query the entire history and sort by semver as we currently do.

ALL HOPE IS LOST
๐Ÿ’ฉ

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.