Commit Graph

457 Commits (master)
 

Author SHA1 Message Date
Jeremy Rand 944cb39dd2
Merge #121: Bump tor-browser-build to 10.5a15
00218b8 Decrease checkpoint timeout to 105m (Jeremy Rand)
8f25d59 Cirrus: Add root to subuid/subgid list (Jeremy Rand)
6c02b09 Add mmdebstrap project (Jeremy Rand)
b8f37e4 Add mmdebstrap-image project (Jeremy Rand)
9d2b16b Remove debootstrap-image project (Jeremy Rand)
369dd18 Cirrus: Update apt dependencies for TBB 10.5a15 (Jeremy Rand)
3ffc5b7 Rebase checkpoints.patch for TBB 10.5a15 (Jeremy Rand)
1b8e02a Bump tor-browser-build (NamecoinBot)

Pull request description:
3 years ago
Jeremy Rand 00218b81db
Decrease checkpoint timeout to 105m
Turns out 110m doesn't reliably leave enough time to pack+upload the
caches when the interrupt cache is very large (e.g. macosx-toolchain).
3 years ago
Jeremy Rand 8f25d59249
Cirrus: Add root to subuid/subgid list
Fixes
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/issues/40298
3 years ago
Jeremy Rand 6c02b0910f
Add mmdebstrap project
Now required due to upstream TBB changes.
3 years ago
Jeremy Rand b8f37e4c91
Add mmdebstrap-image project
Now required due to upstream TBB changes.
3 years ago
Jeremy Rand 9d2b16b66f
Remove debootstrap-image project
No longer present in upstream TBB.
3 years ago
Jeremy Rand 369dd18863
Cirrus: Update apt dependencies for TBB 10.5a15 3 years ago
Jeremy Rand 3ffc5b73c3
Rebase checkpoints.patch for TBB 10.5a15 3 years ago
NamecoinBot 1b8e02a9ac
Bump tor-browser-build 3 years ago
Jeremy Rand 6ffa994d6e
Merge #122: Bump to encaya 0.1, etc
9bdeb8f gox509compressed: Add goxcrypto dependency (Jeremy Rand)
23b6123 goisatty: Add goxsysunix dependency for osx (Jeremy Rand)
78a47ee godexlogconfig: Add goxsyswinsvc dependency (Jeremy Rand)
34f7041 Add generate_nmc_cert project (Jeremy Rand)
f655a17 Add namecoin keyring (Jeremy Rand)
c5a5aa9 encaya: Add encayagen output (Jeremy Rand)
4a17661 encaya: Remove old commented code (Jeremy Rand)
11c7a55 ncdns: Add gox509compressed dependency (Jeremy Rand)
3b22bf4 Add gox509compressed project (Jeremy Rand)
35037bf Bump ncdns (NamecoinBot)
4937870 Bump gounits (NamecoinBot)
7bef91a Bump gotlsrestrictnss (NamecoinBot)
e391e2f Bump gotext (NamecoinBot)
3d1a180 Bump gosystemd (NamecoinBot)
d164baa Bump gosvcutils (NamecoinBot)
f75593c Bump gopretty (NamecoinBot)
7587fec Bump gopflag (NamecoinBot)
44d81ab Bump gomadns (NamecoinBot)
7346cbb Bump goisatty (NamecoinBot)
3c2b505 Bump gogroupcache (NamecoinBot)
045ab8d Bump godns (NamecoinBot)
e023d1c Bump godexlogconfig (NamecoinBot)
2eb2283 Bump goconfigurable (NamecoinBot)
0cb3375 Bump gobtcutil (NamecoinBot)
6e8e097 Bump gobtcd (NamecoinBot)
cc34ff4 Bump goansicolor (NamecoinBot)
ab7a903 Bump encaya (NamecoinBot)

Pull request description:
3 years ago
Jeremy Rand 9bdeb8f029
gox509compressed: Add goxcrypto dependency 3 years ago
Jeremy Rand 23b61230ea
goisatty: Add goxsysunix dependency for osx
Required due to upstream version bump.
3 years ago
Jeremy Rand 78a47ee1ac
godexlogconfig: Add goxsyswinsvc dependency
Required due to upstream version bump.
3 years ago
Jeremy Rand 34f7041be9
Add generate_nmc_cert project
It's no longer a component of ncdns.
3 years ago
Jeremy Rand f655a1781a
Add namecoin keyring 3 years ago
Jeremy Rand c5a5aa9c90
encaya: Add encayagen output 3 years ago
Jeremy Rand 4a17661097
encaya: Remove old commented code 3 years ago
Jeremy Rand 11c7a55895
ncdns: Add gox509compressed dependency 3 years ago
Jeremy Rand 3b22bf4686
Add gox509compressed project
Required due to ncdns version bump.
3 years ago
NamecoinBot 35037bf54f
Bump ncdns 3 years ago
NamecoinBot 4937870b94
Bump gounits 3 years ago
NamecoinBot 7bef91a72e
Bump gotlsrestrictnss 3 years ago
NamecoinBot e391e2f70e
Bump gotext 3 years ago
NamecoinBot 3d1a180b2c
Bump gosystemd 3 years ago
NamecoinBot d164baa142
Bump gosvcutils 3 years ago
NamecoinBot f75593c45a
Bump gopretty 3 years ago
NamecoinBot 7587fecc4b
Bump gopflag 3 years ago
NamecoinBot 44d81ab7d9
Bump gomadns 3 years ago
NamecoinBot 7346cbb89c
Bump goisatty 3 years ago
NamecoinBot 3c2b5058d7
Bump gogroupcache 3 years ago
NamecoinBot 045ab8d85b
Bump godns 3 years ago
NamecoinBot e023d1c6f4
Bump godexlogconfig 3 years ago
NamecoinBot 2eb22831e1
Bump goconfigurable 3 years ago
NamecoinBot 0cb337501f
Bump gobtcutil 3 years ago
NamecoinBot 6e8e097004
Bump gobtcd 3 years ago
NamecoinBot cc34ff4a9c
Bump goansicolor 3 years ago
NamecoinBot ab7a90354f
Bump encaya 3 years ago
Jeremy Rand 059090ee89
Merge #119: Cirrus: Bump one project per commit
c76cc07 Cirrus: Bump one project per commit (Jeremy Rand)

Pull request description:

  This makes it more straightforward to cherry-pick parts of the generated PR's.
3 years ago
Jeremy Rand c76cc079f6
Cirrus: Bump one project per commit
This makes it more straightforward to cherry-pick parts of the generated
PR's.
3 years ago
Jeremy Rand 6d33aa59b4
Merge #118: Cirrus: Fix detection of whether a bump PR is already open
d851d81 Cirrus: Fix detection of whether a bump PR is already open (Jeremy Rand)

Pull request description:
3 years ago
Jeremy Rand d851d81219
Cirrus: Fix detection of whether a bump PR is already open 3 years ago
Jeremy Rand 454c384103
Merge #115: Cirrus: Submit GitHub PR when bumping versions
bd6463b Cirrus: Don't run bump task for builds triggered by a PR (Jeremy Rand)
7478a50 Cirrus: Submit GitHub PR when bumping versions (Jeremy Rand)

Pull request description:
3 years ago
Jeremy Rand bd6463b332
Cirrus: Don't run bump task for builds triggered by a PR 3 years ago
Jeremy Rand 7478a50069
Cirrus: Submit GitHub PR when bumping versions 3 years ago
Jeremy Rand cce211470b
Merge #114: Cirrus: Detect when dependency versions need a bump
e5819f2 Replace gowinsvc with goxsyswinsvc (Jeremy Rand)
d4129e0 Cirrus: Detect when dependency versions need a bump (Jeremy Rand)
cb78a38 ncdns: Bump to 0.1 (Jeremy Rand)
37dcd8c goservice: Bump to 2.0.17 (Jeremy Rand)
857277f gobtcutil: Bump to 1.0.1 (Jeremy Rand)

Pull request description:
3 years ago
Jeremy Rand e5819f2d3b
Replace gowinsvc with goxsyswinsvc 3 years ago
Jeremy Rand d4129e0124
Cirrus: Detect when dependency versions need a bump 3 years ago
Jeremy Rand cb78a383cc
ncdns: Bump to 0.1 3 years ago
Jeremy Rand 37dcd8cc85
goservice: Bump to 2.0.17 3 years ago
Jeremy Rand 857277f2c0
gobtcutil: Bump to 1.0.1 3 years ago