Issue #7156
Release script doesn't set upper limit on pulpcore dep for all commits when making a patch release
Status:
NEW
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Quarter:
Description
.travis/release.py --lower 3.4 --upper 3.6 patch
It creates correctly changelog and the releasing commit. The last commit which bumps version to next x.y.z.dev doesn't set the upper limit on pulpcore. X.Y branch should always have upper limit for the pulpcore.
Please register to edit this issue