[tor-bugs] #29879 [Core Tor/Tor]: Make git-push-all.sh push branches in a specific order
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Aug 8 02:38:57 UTC 2019
#29879: Make git-push-all.sh push branches in a specific order
-------------------------------------------------+-------------------------
Reporter: teor | Owner: teor
Type: enhancement | Status:
| needs_review
Priority: Medium | Milestone: Tor:
| 0.4.3.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-ci, git-scripts, fast-fix, | Actual Points: 0.2
041-deferred-20190530 |
Parent ID: | Points: 0.1
Reviewer: | Sponsor:
| Sponsor31-can
-------------------------------------------------+-------------------------
Changes (by teor):
* status: assigned => needs_review
Comment:
See my pull request:
https://github.com/torproject/tor/pull/1215
When TOR_PUSH_DELAY is greater than zero, the branch pushes and CI jobs
run in this order:
master
maint-0.2.9
...
maint-0.4.1
release-* (in arbitrary order)
I also made push --atomic the default, and passed any script arguments to
git push.
Questions:
* should "no delay" be the default? The CI jobs will launch in an
arbitrary order.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29879#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list