Right now commits cannot be short linked to. Git and Hg commits are globally unique, but SVN ones are only unique within a project (unless we name them more uniquely than "r1"). Once this is fixed, commits should show related artifacts like [#1981].
Tickets: #1540
Tickets: #1981
Tickets: #2165
Tickets: #2585
Tickets: #3059
I think
[r123]
for SVN, and short hashes like[2e89c3]
for git and hg should be fine. SVN ids don't have to be globally unique, just unique for the tool (just like ticket numbers are only unique within their tool).It might be nice if git & hg supported both long and short hashes, but I'm not sure if that's possible with our current architecture.
On rc/2020
To backfill shortlinks, need to run
This actually needs the latest code on Ming: rc/functional-level as well.
Code review is complete; need to do functional testing:
Tracking QA in [#2165]
Related
Tickets:
#2165Checking... [d9e6b55f1a5f9e85f067ede7ffc33c7abde0a0d9]
SCRIPT:
allurapaste script production.ini ../scripts/refresh-all-repos.py -- --all
test: [567a34]