Commit Graph

352 Commits

Author SHA1 Message Date
Jeremy Rand
9d2b16b66f
Remove debootstrap-image project
No longer present in upstream TBB.
2021-05-19 09:01:31 +00:00
Jeremy Rand
369dd18863
Cirrus: Update apt dependencies for TBB 10.5a15 2021-05-19 09:01:30 +00:00
Jeremy Rand
3ffc5b73c3
Rebase checkpoints.patch for TBB 10.5a15 2021-05-19 09:01:29 +00:00
NamecoinBot
1b8e02a9ac
Bump tor-browser-build 2021-05-19 09:01:28 +00:00
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:
2021-05-19 08:57:29 +00:00
Jeremy Rand
9bdeb8f029
gox509compressed: Add goxcrypto dependency 2021-05-19 07:16:04 +00:00
Jeremy Rand
23b61230ea
goisatty: Add goxsysunix dependency for osx
Required due to upstream version bump.
2021-05-19 07:11:03 +00:00
Jeremy Rand
78a47ee1ac
godexlogconfig: Add goxsyswinsvc dependency
Required due to upstream version bump.
2021-05-19 07:10:48 +00:00
Jeremy Rand
34f7041be9
Add generate_nmc_cert project
It's no longer a component of ncdns.
2021-05-19 05:24:21 +00:00
Jeremy Rand
f655a1781a
Add namecoin keyring 2021-05-19 05:19:17 +00:00
Jeremy Rand
c5a5aa9c90
encaya: Add encayagen output 2021-05-19 04:50:15 +00:00
Jeremy Rand
4a17661097
encaya: Remove old commented code 2021-05-19 04:44:48 +00:00
Jeremy Rand
11c7a55895
ncdns: Add gox509compressed dependency 2021-05-19 04:39:28 +00:00
Jeremy Rand
3b22bf4686
Add gox509compressed project
Required due to ncdns version bump.
2021-05-19 04:35:19 +00:00
NamecoinBot
35037bf54f
Bump ncdns 2021-05-18 04:22:28 +00:00
NamecoinBot
4937870b94
Bump gounits 2021-05-18 04:21:18 +00:00
NamecoinBot
7bef91a72e
Bump gotlsrestrictnss 2021-05-18 04:19:27 +00:00
NamecoinBot
e391e2f70e
Bump gotext 2021-05-18 04:18:11 +00:00
NamecoinBot
3d1a180b2c
Bump gosystemd 2021-05-18 04:17:19 +00:00
NamecoinBot
d164baa142
Bump gosvcutils 2021-05-18 04:15:52 +00:00
NamecoinBot
f75593c45a
Bump gopretty 2021-05-18 04:13:32 +00:00
NamecoinBot
7587fecc4b
Bump gopflag 2021-05-18 04:11:49 +00:00
NamecoinBot
44d81ab7d9
Bump gomadns 2021-05-18 04:09:30 +00:00
NamecoinBot
7346cbb89c
Bump goisatty 2021-05-18 04:06:46 +00:00
NamecoinBot
3c2b5058d7
Bump gogroupcache 2021-05-18 04:05:28 +00:00
NamecoinBot
045ab8d85b
Bump godns 2021-05-18 04:00:05 +00:00
NamecoinBot
e023d1c6f4
Bump godexlogconfig 2021-05-18 03:59:06 +00:00
NamecoinBot
2eb22831e1
Bump goconfigurable 2021-05-18 03:57:34 +00:00
NamecoinBot
0cb337501f
Bump gobtcutil 2021-05-18 03:55:16 +00:00
NamecoinBot
6e8e097004
Bump gobtcd 2021-05-18 03:54:19 +00:00
NamecoinBot
cc34ff4a9c
Bump goansicolor 2021-05-18 03:52:54 +00:00
NamecoinBot
ab7a90354f
Bump encaya 2021-05-18 03:50:50 +00:00
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.
2021-05-17 12:59:14 +00:00
Jeremy Rand
c76cc079f6
Cirrus: Bump one project per commit
This makes it more straightforward to cherry-pick parts of the generated
PR's.
2021-05-17 12:54:13 +00:00
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:
2021-05-17 12:41:11 +00:00
Jeremy Rand
d851d81219
Cirrus: Fix detection of whether a bump PR is already open 2021-05-17 12:33:36 +00:00
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:
2021-04-16 15:04:44 +00:00
Jeremy Rand
bd6463b332
Cirrus: Don't run bump task for builds triggered by a PR 2021-04-15 19:24:57 +00:00
Jeremy Rand
7478a50069
Cirrus: Submit GitHub PR when bumping versions 2021-04-15 18:59:45 +00:00
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:
2021-04-15 18:08:19 +00:00
Jeremy Rand
e5819f2d3b
Replace gowinsvc with goxsyswinsvc 2021-04-15 16:33:19 +00:00
Jeremy Rand
d4129e0124
Cirrus: Detect when dependency versions need a bump 2021-04-15 15:54:02 +00:00
Jeremy Rand
cb78a383cc
ncdns: Bump to 0.1 2021-04-15 15:29:40 +00:00
Jeremy Rand
37dcd8cc85
goservice: Bump to 2.0.17 2021-04-15 15:29:39 +00:00
Jeremy Rand
857277f2c0
gobtcutil: Bump to 1.0.1 2021-04-15 15:29:38 +00:00
Jeremy Rand
4df148e8c1
Merge #112: Cirrus: Skip showconf on download task
8cfcf07 Cirrus: Skip showconf on download task (Jeremy Rand)

Pull request description:

  Fixes https://github.com/namecoin/ncdns-repro/issues/106
2021-04-06 16:46:48 +00:00
Jeremy Rand
de42477542
Merge #103: Rebrand encaya project
95d8f68 Rebrand encaya project (Jeremy Rand)

Pull request description:
2021-04-06 16:28:08 +00:00
Jeremy Rand
a31572170b
Merge #113: Cirrus: Segregate plain-binaries cache
9559d1b Cirrus: Segregate encaya+gocrosssign+gosafetlsa+q cache (Jeremy Rand)
a732442 Cirrus: Segregate plain-binaries cache (Jeremy Rand)

Pull request description:

  Should improve the odds of the output caches being unmodified, which will save us some upload time.
2021-04-06 14:39:40 +00:00
Jeremy Rand
8cfcf0727c
Cirrus: Skip showconf on download task
Fixes https://github.com/namecoin/ncdns-repro/issues/106
2021-04-06 13:31:12 +00:00
Jeremy Rand
95d8f68011
Rebrand encaya project 2021-04-06 13:27:05 +00:00