Giter Site home page Giter Site logo

calcver.net's Introduction

Calcver.NET

CodeFactor CodeCov AppVeyorTests Dependencies Nuget Downloads

Automatic nuget library versioning using semver2.0 and conventional commits

Build status

Build server Platform SDK Version Build status
AppVeyor Windows ? Build status
Travis Linux / OS X 2.1.503 Build Status

Nuget Packages

Name Version Framework
dotnet-calcver Nuget netcoreapp2.1
Calcver Nuget netstandard2.0
Calcver.Git Nuget netstandard2.0
Calcver.Git.MsBuild - -

Installation

Prerequisites

  1. Net Core 2.1+ SDK

Install the CLI

$ dotnet tool install -g dotnet-calcver

You can invoke the tool using the following command: dotnet-calcver
Tool 'dotnet-calcver' (version 'x.x.x') was successfully installed.

Install MsBuild Tasks

$ dotnet add package Calcver.Git.MsBuild

Writing C:\...\Temp\tmp5FDB.tmp
info : Adding PackageReference for package 'Calcver.Git.MsBuild' into project '...'.
...
log  : Restore completed in 2.33 sec for ...csproj.

Usage

WIP

calcver.net's People

Contributors

dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar sanisoclem avatar

Stargazers

 avatar

Watchers

 avatar  avatar

calcver.net's Issues

version computed is wrong

$ git tree
* f99ccc7 (HEAD, tag: v0.2.1, origin/master, origin/fix-catchall, fix-catchall)
* bcdc689 (tag: v0.2.0, origin/fix-logging, fix-logging)
* a3f34f0 (origin/fix-exceptions, fix-exceptions)
* 993448a (tests)
* daeb9ae (tag: v0.1.1, origin/tests)
* 5ab0a20 (tag: v0.1.0)
* 0864088 
* bbc0251 (origin/cleanup, cleanup)
* 7f27fee 
* 85c07c8 
* ebce5ee (master)
* e37d110 

$ dotnet calcver version
0.1.1-5+daeb9ae

ci: release description is not updated

generating the changelog works locally (using dotnet calcver log --destination .\changelog.md --format markdown) but the appveyor job does not update the github release description

Travis CI

to ensure that builds also work in linux

Update readme

  • installation
  • usage
  • conventional commits badge
  • static code analysis badge
  • nuget version badge
  • update prerelease badge text to prerelease

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.