Git Product home page Git Product logo

verbot's People

Contributors

macro187 avatar

Watchers

 avatar  avatar

verbot's Issues

Find release-invisible master branch points

i.e. master branches that branch from other master branches, not directly from the release subgraph.

Work from release-visible branch points out toward existing release-visible master branches, looking for feature/breaking commits.

[] How to find release-visible branch point for existing release-invisible branches?

[] Failure mode: Multiple branch points for the same future major release, e.g. breaking commits on two master branches within the same major series.

calc command

calc
Guess based on branch

calc --release
Most recent release tag
+semver tags since then

calc --pre-release
Most recent release tag
Number of commits since then
+semver tags since then
Branch
Hash
1.0.0-alpha.+.

push command

Push all necessary branches and tags according to check-remote

check --remote command

[x] Remote tags exist and are the same or don't exist
[x] Remote branches are same or behind local ones

Remote ref analyzer

: [localmissing|remotemissing|localahead|remoteahead|conflicting]
: [localmissing|remotemissing|conflicting]

check command

There is at least one location to record the current version.

All recorded versions are the same.

Warn about locations where version could be recorded but isn't.

Run it as a prerequisite to other commands where applicable.

Add --tight and --loose restore modes

--tight means == locked commit

--loose means >= locked commit within same major version

Maybe --loose is the default for day-to-day development, and --tight is opt-in for build servers etc.

Factor out version persistence

Currently version numbers are persisted in <version> elements in .csprojs. Factor this behaviour out so support for additional mechanisms can be built.

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.