Commit Graph

201 Commits

Author SHA1 Message Date
nolim1t
eaa4a1a38c
Merge branch 'master' into skip-debug-compile 2021-02-04 12:57:14 +07:00
nolim1t
24ff1de33b
Merge pull request #49 from AaronDewes/patch-1
Also build 0.21 on PRs
2021-02-04 12:48:28 +07:00
Aaron Dewes
67376ec2cf
Also build 0.21 on PRs 2021-02-03 13:08:41 +01:00
nolim1t
523b7ebfdf
Try to address issue #47 2021-02-03 17:16:59 +07:00
nolim1t
1f38c4a37d
Testing for v0.21.0 Release candidate & Final (#42)
* Add 0.21 release candidate
* Fix version
* Remove tests temporarily so can see if this compiles on arm
* Add docker hub login info
* Fix up tagging
* Fix up sanity tests
* Switch everything back to be more consistent now that the release is out
* Update README with v0.21.0
2021-01-15 13:20:49 +07:00
nolim1t
12503b07bb
Unfuck update-readme (#44) 2020-12-25 11:27:50 +07:00
nolim1t
be7fefe6b9
Merge branch 'master' of github.com:nolim1t/docker-bitcoind 2020-12-25 11:25:59 +07:00
nolim1t
138e1b7235
Merge branch 'master' of github.com:lncm/docker-bitcoind 2020-12-25 11:25:24 +07:00
nolim1t
8077e8ee45
Link this git repository in the README (#45)
* Link Readme back to the dockerhub page (#44)
2020-12-25 11:23:16 +07:00
nolim1t
81bd1861e5
Merge branch 'master' of github.com:lncm/docker-bitcoind 2020-12-23 15:55:16 +07:00
nolim1t
6f5fb8ead2
Allow setenv to work again (#43) 2020-11-28 01:17:09 +07:00
nolim1t
ef413c2eb1
Allow setenv to work again 2020-11-27 12:06:45 +07:00
Damian Mee
656ee0ae08
Remove deps TODOs on 0.20 2020-08-05 18:23:49 +08:00
Damian Mee
5f2c73a269
Test v0.20.1 before official release (#37) 2020-08-03 19:24:06 +08:00
Michael Ford
d21e4365c4
build: remove some unused dependencies from 0.20 container (#36) 2020-08-03 19:23:11 +08:00
Damian Mee
cf72a7a71b
Remove perf check workflow. See https://github.com/meeDamian/simple-qemu/issues/15 instead. Closes #9 2020-07-18 04:06:09 +08:00
Damian Mee
9d11b25cf8
bump qemu in perf tests from v4.2.0 to v4.2.1 2020-07-13 03:27:57 +08:00
Damian Mee
549a9597e4
Update docs to v0.20.0 2020-06-04 22:33:04 +08:00
Damian Mee
184a043496
quote versions to avoid yml treating them as numbers 2020-06-03 20:22:03 +08:00
Damian Mee
a3d14fbecb
test v0.20.0 and qemu v5.0.0 2020-06-03 20:19:05 +08:00
Damian Mee
6d53d5e55c
Merge pull request #33 from lncm/nolim1t-documentation-patch
Add troubleshooting guide
2020-04-10 22:54:57 +08:00
BT
b7b09462a6
Add troubleshooting guide
Documentation to resolve issue #32
2020-03-26 23:41:40 +07:00
Damian Mee
4932a4367e
Remove the never released v0.19.0 tag 2020-03-19 11:36:30 +08:00
Damian Mee
6491c2846a
Restore latest versions 2020-03-18 23:05:04 +08:00
Damian Mee
67484746d4
v0.18.0 2020-03-18 23:04:01 +08:00
Damian Mee
9a518ebce2
v0.19.0.1 2020-03-18 22:57:08 +08:00
Damian Mee
3809476afe
v0.19.0 2020-03-18 22:56:23 +08:00
Damian Mee
dedab89f69
Remove lnd line… 2020-03-18 22:34:25 +08:00
Damian Mee
170b78fb94
Put together an updated README 2020-03-18 22:32:20 +08:00
Damian Mee
fe41736fe3
Update GH Release action 2020-03-18 21:53:13 +08:00
Damian Mee
6beae356ba
v0.18.1 again, because failed GH API request… 2020-03-15 16:13:46 +08:00
Damian Mee
ee321a4793
Add v0.15.3 for giggles 2020-03-14 21:15:15 +08:00
Damian Mee
4e4008ea25
Only add relevant binaries to final image 2020-03-14 20:59:40 +08:00
Damian Mee
d084bdf48a
Isn't it annoying to have a typo on the very last line, that fails the entire build that took almost 4 hours to complete? 2020-03-14 16:26:55 +08:00
Damian Mee
15692eef2d
Upload to GH Releases using API token that doesn't expire 2020-03-14 12:34:11 +08:00
Damian Mee
3372a57db9
Order matters… 2020-03-13 23:39:08 +08:00
Damian Mee
1f745318d7
remove pipefail 2020-03-13 23:34:22 +08:00
Damian Mee
cdb7eb3e82
v0.19.1 2020-03-13 23:31:22 +08:00
Damian Mee
1feef9f6ac
Simplify build (#31)
* 1st Attempt at self-contained Dockerfile

* Fix build

* bulk change

* fixes

* 0.17.1 -> 0.17.2

* Only build 0.17

* Only build 0.16

* build all

* (Hopefully) fix 0.16

* simplify test workflow

* Try building 0.18 w/o emoji patch

* REALLY FUCKING FIXED

* Moved something to somewhere... goodnight...

* minor workflows improvements

* simplify & consistency++ of qemu perf script

* simplify qemu reference;  better GH release

* qemu-perf & qemu consistency++

* reverts brainfart

* consistency changes

* Comment style

* Add v0.18.1 fix to make tests pass

* Move APP to be a workflow-level variable

* simplify GPG

* Update actions/github-script version

* merge annotations into a single step

* bettermore

* morebettermore

* Add helper script to create new releases

* Enable Docker experimental with less lines
2020-03-13 23:25:46 +08:00
Damian Mee
72c9be9a5c
Update GH token in perf check job into one that doesn't expire 2020-01-21 14:12:39 +07:00
Damian Mee
19c7010f9d
Post a comment on each performance check completing
(Or at least try to 😬)
2020-01-19 09:59:01 +07:00
Damian Mee
7546a830ab
qemu v4.2.0 is finally fast. Upgrade to it. 2020-01-14 17:26:20 +07:00
Damian Mee
dc53692b4d
Add qemu v4.2.0 to qemu-perf.yml tests 2020-01-13 22:20:10 +07:00
Luke Childs
233cc53153
Run checks against pull requests (#26) 2019-12-12 15:15:24 +07:00
Luke Childs
48859493f8 Fix PR action name 2019-12-12 14:10:38 +07:00
Luke Childs
0c2925421d Remove multi-arch config from PR action 2019-12-12 14:08:44 +07:00
Luke Childs
5e18ac1804 Only run on PRs not all pushes 2019-12-12 14:03:28 +07:00
Luke Childs
d52cbcd509 Add duplicate action for non-master branches 2019-12-12 13:55:43 +07:00
Luke Childs
878b5327cd Skip non native builds on non master pushes 2019-12-12 00:10:22 +07:00
Luke Childs
8d3a54e085
Run build tests against every push 2019-12-11 22:05:24 +07:00