Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define process of adding supported meta-information files #100

Closed
Tapppi opened this issue Aug 26, 2016 · 5 comments
Closed

Define process of adding supported meta-information files #100

Tapppi opened this issue Aug 26, 2016 · 5 comments

Comments

@Tapppi
Copy link
Member

Tapppi commented Aug 26, 2016

#76 opened the discussion on supporting config.xml for cordova versioning. The process for extending the support of standard-version for different meta-information files/formats has not really been had as far as I know. In my opinion the cordova support is fine, and it would be cool to support different meta-information files, since the possibility of drawbacks (e.g. some other build system using a config.xml with a different format) seem slim.

/CC @bcoe @stevemao @nexdrew @tomchentw

@Tapppi Tapppi changed the title Defien process of adding supported meta-information files Define process of adding supported meta-information files Aug 26, 2016
@Tapppi
Copy link
Member Author

Tapppi commented Dec 23, 2016

Following up on this, bower support landed in #148 and cordova versioning is waiting for someone to finish up #76. I think @bcoe did a good job of getting this started with the bower support and it's now more about refinement and documentation. I'll keep this open at least until #76 lands as it will be a good proving ground for the new structure for adding support for different formats and should start solving the problem of different file formats (.xml|.json).

@bcoe
Copy link
Member

bcoe commented Jan 2, 2017

@Tapppi definitely love the idea of getting #76 over the finish line, might be worth picking up ourselves.

@mfilotto
Copy link

Same for other programming languages or even just based on git tags #165

@lancecaraccioli
Copy link

I'm looking for a more generic hook into the bump flow. I'm currently using npm-version which provides the new version number in the preversion step so that I can run scripts which tag the source (by generating version.js) and README files. Wouldn't this be a viable solution for other libraries to extend the workflow? Or does this already exist and I missed it?

@bcoe
Copy link
Member

bcoe commented May 5, 2019

👋 the library has been refactored quite a bit since this thread was opened, making it easier to bump generic build files.

please feel free to open PRs that add additional file types.

@bcoe bcoe closed this as completed May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants