Code Monkey home page Code Monkey logo

Comments (5)

grosser avatar grosser commented on August 29, 2024 1

this is not supported, would need to make a PR to support it
as long as it's not too complicated 👍 for adding it

from bump.

grosser avatar grosser commented on August 29, 2024 1

yeah sounds good, maybe even just --meta

from bump.

rslhdyt avatar rslhdyt commented on August 29, 2024

Well noted @grosser,

I'll try to submit a PR. How about setting an option like this?

bump minor --with-meta a34wsfr

and it will produce or add metadata to the version file?

1.0.0 -> 1.1.0+a34wsfr

from bump.

rslhdyt avatar rslhdyt commented on August 29, 2024

After attempting to make a change to support build metadata, I discovered that the gemspec version attribute does not support build version metadata. If we define the build version metadata in the gemspec version as 1.0.0+as23d, it will raise an error.

Another option is to ignore the metadata in the gemspec file. However, I understand that this may be too much to consider at the moment.

Thank you

from bump.

grosser avatar grosser commented on August 29, 2024

FYI gemspec supports some kind of suffix like alpha1 etc, not sure what the validation on that is though ... and it's not the same as what you want with metadata

from bump.

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.