Giter Club home page Giter Club logo

templar's Introduction

REFERENCES

TODO

  • inject release-date date time with value 'now'
  • cli arg/option to output release json to a file
  • ...
  • remove home dir override and use conf override instead
  • allow heredoc conf override/release template
  • cli options to provide predefined release-date patterns
  • populate jira from git commits
  • populate tweet from jira description
  • find current and next version from ssm uat and latest git tag
  • find Main class and pvt line range from git repo
  • from pvt line range check code, see if the jira is mentioned in the description and warn
  • error when unknown flag is encountered

COMPLETED

  • append (if they exist) jiras and wip-jiras arrays
  • populate jiras and wip-jiras arrays
  • apply string interpolation taken from release::Context struct to release::Template
  • read default release template from configuration file and print it as json
  • Template impl: print a dummy template from a release
  • create empty implementation api for release templates
  • make all tests independent - override home_dir on every test invocation and stop relying on user's home dir
  • validate release name from configuration file (https://rust-lang-nursery.github.io/rust-cookbook/encoding/complex.html)
  • use commands (first one is release) to distinguish different actions and enable general args
  • test default configuration file: tempfile?
  • create default toml configuration file if it doesn't exist
  • parse cli option: -w or --wip-jiras
  • parse cli option: -j or --jiras
  • parse cli option: -p or --pvt-line-range
  • parse cli option: -t or --tweet
  • parse cli option: -n or --next
  • parse cli option: -c or --current
  • implement template_name command and print default options
  • print usage
  • implement help option
  • implement version option

templar's People

Contributors

kkarad avatar

Watchers

 avatar

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.