Page MenuHomePhabricator

[buildbot] Add links to bchn repo when porting code
ClosedPublic

Authored by Fabien on Feb 6 2023, 11:01.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABC1938c579b1bc: [buildbot] Add links to bchn repo when porting code
Summary

Uses a similar syntax than core, core-gui and secp256k1 with prefix bchn.

Test Plan
ninja check-buildbot

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Feb 6 2023, 11:01
Fabien retitled this revision from [buildbot] Add links to bchn repo when backporting to [buildbot] Add links to bchn repo when porting code.Feb 6 2023, 18:40
sdulfari added a subscriber: sdulfari.
sdulfari added inline comments.
contrib/buildbot/test/test_endpoint_backportcheck.py
148 ↗(On Diff #37825)

I do not know what the significance of the /- is but the URL you provide in the test does a redirect. Consider adding the dash in if you can figure out what it is for.

This revision is now accepted and ready to land.Feb 6 2023, 19:11
contrib/buildbot/test/test_endpoint_backportcheck.py
148 ↗(On Diff #37825)

I noticed it but I don't know if it exists the same for all gitlab repos so I decided to not include it. The natural URL is hopefully more robust despite the redirect.