Commit graph

60 commits

Author SHA1 Message Date
010941fcc7 more typos 2021-07-23 23:01:50 -07:00
84f7822a13 typo 2021-07-23 23:00:27 -07:00
48ef238ceb Allow platform to be selected in image name 2021-07-23 22:45:18 -07:00
Finn
6cb8b5de22 Merge branch 'docker-buildx' into 'main'
cross compile docker image with docker buildx

See merge request signald/infrastructure!2
2021-07-22 07:52:08 +00:00
1092e92e19 cross compile docker images with docker buildx 2021-07-22 00:11:15 -07:00
5d198e21ff install git on the final container so it can be used for CI 2021-02-19 15:42:37 -08:00
2026958466 Add freebsd-cross-build image 2021-02-19 13:56:36 -08:00
d5e68709a9 fix dockerfile 2021-01-25 01:19:26 -08:00
e48937e13c package apt-signing-key into signald-builder image 2021-01-25 01:16:48 -08:00
7669a049b3 and make an x86 version of it 2021-01-24 23:21:45 -08:00
8501a516fd Add aptly to signald-builder 2021-01-24 23:19:56 -08:00
f08da18815 Fix x86 build 2020-12-14 11:36:47 -08:00
d7d400c6e6 Allow the x86 builds to fail for now 2020-12-13 19:22:27 -08:00
Kyle Copperfield
bbec5544f4 add alpine builder 2020-12-02 23:42:06 +00:00
d6b7bebfb7 s/do/then 2020-12-02 12:10:40 -08:00
e4ce3e868e Push latest tag on main branch builds 2020-12-02 12:08:07 -08:00
6099fdddaa Fix signald-builder dockerfile 2020-12-02 03:21:55 -08:00
c9da9ace26 Add aarch64 build 2020-12-02 03:17:08 -08:00
4a3302f35f Simplify how patches are applied 2020-10-05 18:08:29 -07:00
340b1722c6 Generate zkparams, unidentified access and GCP encryption keys correctly
signal server seems to actually start
2020-08-16 22:40:49 -07:00
84def01d68 Add tooling to generate a full config on the fly, doesn't quite work yet 2020-08-16 20:54:50 -07:00
f6c915bc30 Remove runner tag requirements for gitlab.com CI support 2020-08-16 00:53:50 -07:00
39809abbd4 Update to directory v2 2020-06-24 22:50:22 -07:00
0f0c6ba6b4 Bump version in docker-compose 2020-06-16 22:28:33 -07:00
ce707b6f96 Update to 2.92 2020-06-16 21:37:37 -07:00
67488577d6 Login first 2019-10-16 21:37:27 -07:00
7056ec65b0 Really fix version 2019-10-16 21:33:35 -07:00
06cd7899ad Fix version tagging 2019-10-16 21:31:23 -07:00
bd89a8b1fb Update for Signal Server 2.55 2019-10-16 21:28:31 -07:00
e2f5b430fb Try removing the "messages" table creation from accountdb.xml
It's fucking up my migrations
2019-01-08 15:32:15 -08:00
999f29d315 testhelper now expects postdata key number instead of account 2019-01-08 14:22:23 -08:00
f3f9142f0a i put the panic() in the wrong side of the if lol 2019-01-08 14:15:04 -08:00
8ad72af294 testhelper panic on sql error 2019-01-08 13:24:35 -08:00
c824e62d21 Docker login no longer needed. woot 2018-12-18 17:09:36 -08:00
033641a6f5 Log info about verification code requests 2018-12-18 16:35:27 -08:00
d3548e882d Fix b being unused 2018-12-18 00:23:12 -08:00
7822e7154f Update testhelper 2018-12-18 00:20:55 -08:00
02eebdd399 Don't log any of the directory stuff 2018-12-15 16:09:36 -08:00
5e01e54bbb Add a patch to remove SQS functionality 2018-12-05 14:54:37 -08:00
6a030735c9 Fix patched SMS sender to log the actual code for SMS verification as well as voice 2018-12-05 14:45:34 -08:00
61b92529ab Return {"status": "OK"} for the directory 2018-12-05 14:02:49 -08:00
3ac410c3df Properly log the request body 2018-12-05 13:49:32 -08:00
dd7771d535 Correctly spell reconcile 2018-12-05 13:19:28 -08:00
11365e3297 Add dummy endpoint for the directory reconsolation thing 2018-12-05 13:04:52 -08:00
5e8081a5b3 Update testhelper to prefix all paths with /helper 2018-12-05 12:48:20 -08:00
1ab7e99492 Fix how testhelper is built 2018-12-05 12:33:47 -08:00
df73a27d8f Fix testhleper.Dockerfile 2018-12-05 12:16:15 -08:00
ac5b78b752 Add testhlper.go, a tool for helping with tests
In this case all it does is retrieves verification codes
2018-12-05 12:03:40 -08:00
e752e32825 Merge branch 'master' of git.callpipe.com:finn/signald-test-infrastructure 2018-12-05 01:13:17 -08:00
079776702f Update twilio patch again
this time i tested it!
2018-12-04 23:24:00 -08:00