Giter Club home page Giter Club logo

Comments (3)

gligoran avatar gligoran commented on June 8, 2024

This is an interesting idea and leads to a feature I thought about before - the ability to set build number per platform. So it wouldn't be about not adding new attributes, but about setting specific ones. That would open a lot more future options.

Unfortunately I don't have the time to undertake such a big change, but you're welcome to submit a PR.

from cordova-set-version.

vesper8 avatar vesper8 commented on June 8, 2024

@gligoran Would love to be able to set build numbers per platform and not automatically apply the build to all 3 platforms

I see you continue to maintain and develop this package, any chance you could look into adding this now?

Also, it would be nice if you could auto-increment the build and not have to pass it a value, if no value passed then it would just do +1 to whatever platform you designate

from cordova-set-version.

gligoran avatar gligoran commented on June 8, 2024

Hey @vesper8.

Also, it would be nice if you could auto-increment the build and not have to pass it a value, if no value passed then it would just do +1 to whatever platform you designate

I see you've opened another issue for this, so I'll answer there (#267).

@gligoran Would love to be able to set build numbers per platform and not automatically apply the build to all 3 platforms

I see you continue to maintain and develop this package, any chance you could look into adding this now?

This is a good idea. I'm thinking about adding flags like [--ios-build-number|-bios], [--android-build-number|-ba], etc., which would set the version only for that specific platform, while [-b|--build-number] would still write in all of them.

I've just done some refactoring of the project that opens up the possibility of adding new arguments/flags, but still needs some further work. The main problem is that with each added argument the complexity of tests increases a lot and I need 100% coverage to be able to run automatic releases and automatic dependency updates.

I'll update this ticket when there some further updates.

from cordova-set-version.

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.