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

Change the DBS versioning format #592

Closed
amaltaro opened this issue Jan 15, 2019 · 4 comments
Closed

Change the DBS versioning format #592

amaltaro opened this issue Jan 15, 2019 · 4 comments

Comments

@amaltaro
Copy link
Contributor

As already discussed in the previous months and also pointed out by Erik's PR:
#591

we need to change the format of the DBS version such that we can start packaging and uploading DBS-* services to Pypi.

My suggestion would be to use the same'ish format used in WMCore/CMSSW, e.g.:
1.2.3.pre2 (pre-release)
1.2.3.patch5 (patch release)
1.2.3 (final release)
1.2.3.cmsweb1 (hot fix release for cmsweb)

You can also find some documentation on this service tagging here:
https://github.com/dmwm/WMCore/wiki/TaggingAndReleasing

@yuyiguo can you please try to make this change for the next week such that we can move forward with the Pypi development work? Thanks

@yuyiguo
Copy link
Member

yuyiguo commented Jan 15, 2019

DBS version has schema DBS_M_N_P currently, such as DBS_3_7_7. The new schema will be 3.7.7.

@ericvaandering
Copy link
Member

Are these just GH tags?

@yuyiguo
Copy link
Member

yuyiguo commented Jan 18, 2019

yes

@yuyiguo
Copy link
Member

yuyiguo commented Jan 18, 2019

@amaltaro @goughes
The current DBS version is 3.7.8.

@yuyiguo yuyiguo closed this as completed Jan 18, 2019
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

3 participants