Giter Club home page Giter Club logo

autover's Introduction

Laurence Pakenham-Smith CITP MBCS (he/they)

specialty: Building organisations that deliver reliable, scalable, and secure platforms
skillset: Site Reliability, Full Stack, Management, Security
role: Director, Site Reliability Engineering
work: Kevel (formerly Adzerk)

w: sourceless.org
e: [email protected]
l: uk.linkedin.com/in/laurencejosephsmith

autover's People

Contributors

sourceless avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

openfinch

autover's Issues

First example in README.md doesn't work

jf@caspar:~/Personal/atv/example$ autover set v1.2.3-alpha
v1.2.3-alpha is not a valid semver string

Steps to Reproduce

  1. Start with a clean repository with autover init.
  2. autover set v1.2.3-alpha

reference \'refs/heads/master\' not found

jf@caspar:~/Personal/atv/example$ autover init
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { code: -9, klass: 4, message: "reference \'refs/heads/master\' not found" }', src/main.rs:207:28
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Steps to Reproduce

  1. Clone repository to ~/Personal/atv/autover
  2. cd cargo build --release
  3. ln -s /home/jf/Personal/atv/autover/target/release/autover /usr/local/bin/autover
  4. cd ..
  5. cargo new --bin example && cd example
  6. git init
  7. autover init

Needs a Cargo deployment

This package doesn't currently deploy to Cargo, so I have to pull, build and manually add it to my path.

Clarification needed on pre-commit behavour

jf@caspar:~/Personal/atv/example$ autover set 1.2.3-alpha
0.0.0 -> 1.2.3-alpha
jf@caspar:~/Personal/atv/example$ autover minor
1.2.3-alpha -> 0.1.0
jf@caspar:~/Personal/atv/example$ autover major
0.1.0 -> 1.0.0
jf@caspar:~/Personal/atv/example$ autover tag rc1
1.0.0 -> 0.0.0-rc1
jf@caspar:~/Personal/atv/example$ autover tag
0.0.0-rc1 -> 0.0.0
jf@caspar:~/Personal/atv/example$ autover clear
0.0.0 -> 0.0.0

It might be worth clarifying that you need to commit between version jumps.

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.