Page MenuHomeDevCentral

Resolve VCS hashes to commit URL
ClosedPublic

Authored by dereckson on Mar 6 2022, 02:54.
Tags
None
Referenced Files
F10336478: D2569.diff
Mon, Jun 30, 05:23
F10335818: D2569.id6490.diff
Mon, Jun 30, 03:01
F10334405: D2569.id6489.diff
Sun, Jun 29, 21:41
Unknown Object (File)
Wed, Jun 25, 19:08
Unknown Object (File)
Sat, Jun 21, 22:46
Unknown Object (File)
Wed, Jun 18, 00:55
Unknown Object (File)
Tue, Jun 17, 17:08
Unknown Object (File)
Tue, Jun 17, 10:20
Subscribers
None

Details

Summary

Provide a small utility to find an URL representation
matching a hash, querying code review systems like Phabricator
or Gerrit, then public code hosting like GitHub or GitLab.

Test Plan

Run commands and code documented in README + make test

Diff Detail

Repository
rRESOLVEHASH Resolve hash
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Provide the symbolink link from ${PREFIX}/bin/resolve-hash to ${PYCACHE}/**/resolvehash/resolvehash.py

Provide the symbolink link from ${PREFIX}/bin/resolve-hash to ${PYCACHE}/**/resolvehash/resolvehash.py

Done, with command line specific code moved to bin/resolve-hash instead.

This revision is now accepted and ready to land.Mar 6 2022, 10:18
This revision was landed with ongoing or failed builds.Mar 6 2022, 10:19
This revision was automatically updated to reflect the committed changes.