GithubHelp home page GithubHelp logo

Comments (8)

cabauman avatar cabauman commented on June 6, 2024

Hey @LouisRoselli, thanks for reporting. We'll look into a fix.

from versionize.

LouisRoselli avatar LouisRoselli commented on June 6, 2024

@cabauman, I appreciate the fast turn around on this, but the issue is still not fixed.

When running the following commands, I still get the same error in versionize 1.19.1:

versionize --ignore-insignificant-commits --pre-release "alpha"

OR

versionize --pre-release "alpha"

Result:

Semantic versioning conflict: the next version 1.0.0-alpha.0 would be lower than the current version 1.0.0. This can be caused by using a wrong pre-release label or release as version

See this sample repo as example: https://github.com/LouisRoselli/Versionize-Test

Screenshot 2023-09-17 at 3 54 05 PM

from versionize.

cabauman avatar cabauman commented on June 6, 2024

Alright, I'll take another look. The snippet that uses ignore-insignificant-commits is expected to fail, but not the other one.

from versionize.

cabauman avatar cabauman commented on June 6, 2024

There are no tags in the repo you shared but I assume you have a v1.0.0 tag locally on that release commit?

from versionize.

LouisRoselli avatar LouisRoselli commented on June 6, 2024

@cabauman sorry about that. I pushed the tags, and yes it's v1.0.0

from versionize.

cabauman avatar cabauman commented on June 6, 2024

Well, that's odd. I got the correct result.

Screenshot 2023-09-19 213313

from versionize.

LouisRoselli avatar LouisRoselli commented on June 6, 2024

@cabauman I figured it out. A total rookie mistake on my part. It turns out I had Versionize installed globally with the --global option in "dotnet tools", and also locally by specifying it in the manifest file in the repo. The local version was on the newest, but the global installed on my machine was on an older version.

Sorry for the confusion, but this is working as expected. Thank You!!!!

from versionize.

cabauman avatar cabauman commented on June 6, 2024

Awesome! Thanks again for the bug report and the update. We didn't have a test case for that scenario, but we do now.

from versionize.

Related Issues (20)

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.