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

Create a script to add missing tags to components #10

Open
ctrueden opened this issue Jul 30, 2015 · 1 comment
Open

Create a script to add missing tags to components #10

ctrueden opened this issue Jul 30, 2015 · 1 comment
Milestone

Comments

@ctrueden
Copy link
Member

Some components in the SciJava ecosystem were/are released in a way that does not create a corresponding SCM tag. We need a script to check for that situation across all release versions of a given GA, and push new tags as needed.

This can easily be accomplished by extracting the Implementation-Build entry from the JAR manifest of each release artifact.

These tags are instrumental in the melting pot script's proper functioning.

@ctrueden ctrueden added this to the m1 milestone Jul 30, 2015
@ctrueden ctrueden modified the milestones: m1, unscheduled Nov 9, 2022
@ctrueden
Copy link
Member Author

ctrueden commented Nov 9, 2022

The melting pot has heuristics now to get the source at the right tag, so we haven't had any real problems with this for many years. But it would still be nice to scan through old release JARs and make sure that there is a tag for every commit hash documented in them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant