Open
Bug 906572
Opened 11 years ago
Updated 2 years ago
Verify that binaries have been uploaded to PyPi when running versionbump.py
Categories
(Testing :: Mozbase, enhancement, P3)
Testing
Mozbase
Tracking
(Not tracked)
REOPENED
People
(Reporter: whimboo, Unassigned)
References
Details
(In reply to Jeff Hammel [:jhammel] from bug 905561 comment #7)
> We should probably check post-upload in versionbump.py if the package is
> downloadable.
That is a fantastic idea, Jeff! Otherwise I think it should be enough to check for the 200 HTTP response (see above).
Comment 1•11 years ago
|
||
versionbump.py no longer exists after bug 949600.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 2•11 years ago
|
||
Well, even it doesn't exist at the moment you filed bug 974184 which should bring it back and I really appreciate that. So this bug is still valid.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 3•6 years ago
|
||
(In reply to Henrik Skupin (:whimboo) [⌚️UTC+1] from comment #2)
Well, even it doesn't exist at the moment you filed bug 974184 which should
bring it back and I really appreciate that. So this bug is still valid.
That bug ended up creating versioninfo.py, which is a little different. Anything left to do here, or in the other versionbump.py bugs?
Status: NEW → RESOLVED
Closed: 11 years ago → 6 years ago
Flags: needinfo?(hskupin)
Resolution: --- → INVALID
Reporter | ||
Comment 4•6 years ago
|
||
versioninfo.py only lists the packages and versions from the local hg clone, but doesn't check if it also has been uploaded. Given that we had a couple of situations in the past when we missed that, I still feel this could be helpful.
Severity: major → normal
Status: RESOLVED → REOPENED
Type: defect → enhancement
Flags: needinfo?(hskupin)
Priority: -- → P3
Resolution: INVALID → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•