Commit graph

40 commits

Author SHA1 Message Date
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
6b8592d1d6 Update remove-twilio patch to more completely remove it 2018-12-04 21:40:56 -08:00
37f43a05f8 Change how signal server patches are applied 2018-12-04 21:29:19 -08:00
2258c4d72b Merge branch 'master' of git.callpipe.com:finn/signald-test-infrastructure 2018-12-04 21:19:29 -08:00
dc07184015 Add ability to patch (and maybe remove twilio?) 2018-12-04 21:19:10 -08:00
5e2d6ef6ea Adding README.md 2018-12-04 12:19:49 -08:00
c8e060edfe Add docker-compose.yaml 2018-12-04 12:16:01 -08:00
91c3750911 Run container as non root 2018-12-03 09:34:46 -08:00
7214370650 Print the image name when it's done 2018-12-01 16:40:58 -08:00
05818d2205 provide path to dockerfile 2018-12-01 16:03:18 -08:00
09decd3201 Initial commit 2018-12-01 15:23:22 -08:00