Page MenuHomeDevCentral

Resolve VCS hashes to commit URL
ClosedPublic

Authored by dereckson on Mar 6 2022, 02:54.
Tags
None
Referenced Files
F11669038: D2569.diff
Mon, Sep 8, 10:35
F11666789: D2569.diff
Mon, Sep 8, 01:03
F11665219: D2569.diff
Sun, Sep 7, 18:16
F11664417: D2569.id.diff
Sun, Sep 7, 15:15
F11664416: D2569.id6489.diff
Sun, Sep 7, 15:14
F11664409: D2569.diff
Sun, Sep 7, 15:12
Unknown Object (File)
Thu, Sep 4, 02:10
Unknown Object (File)
Mon, Sep 1, 15:08
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.