simponic
  • Joined on 2024-03-23
simponic pushed to main at hatecomputers/hatecomputers.club 2024-04-06 15:43:20 -04:00
83cc6267fd Merge pull request 'testing | dont be recursive for external domains | finalize oauth' (#5) from dont-be-authoritative into main
cad8e2c4ed nits
5177735b83 finish auth tests
ae640a253e add some auth test cases
94984aa4b0 auth test scaffolding
Compare 25 commits »
simponic merged pull request hatecomputers/hatecomputers.club#5 2024-04-06 15:43:19 -04:00
testing
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-06 15:40:51 -04:00
cad8e2c4ed nits
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-06 15:37:11 -04:00
5177735b83 finish auth tests
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-05 17:43:08 -04:00
ae640a253e add some auth test cases
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-04 18:03:39 -04:00
94984aa4b0 auth test scaffolding
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-04 17:18:25 -04:00
c24e34ae85 Merge branch 'main' into dont-be-authoritative
569d2788eb make a unique session id
09215bc616 Merge pull request 'Make user login atomic' (#4) from user-login-upsert into main
161dcbad20 removed commented code
76fb42a61e User login should now be atomic
Compare 5 commits »
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-04 17:09:30 -04:00
d9d39a01f2 dns api tests
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-04 13:34:32 -04:00
f38e8719c2 make it compile
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-03 18:22:25 -04:00
e398cf0540 checkpoint to save work; had to get on the bus
b74a955dcb add guestbook tests
8c7d9b3762 dont always 200 on template render
47cc8feefa rename auth redirect login name
da6b6011fc refactor dns server test a bit
Compare 6 commits »
simponic pushed to main at hatecomputers/infra 2024-04-03 16:02:57 -04:00
b167d75be5 restart docker-compose on failure and allow continuous deployment
simponic pushed to main at hatecomputers/hatecomputers.club 2024-04-03 11:57:58 -04:00
569d2788eb make a unique session id
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-03 01:29:26 -04:00
c32ca84e8a cute cat cursor
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-02 22:29:36 -04:00
d0fa892493 remove unused destroy method
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-02 22:26:39 -04:00
385d4a84eb fix dns race condition
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-02 18:52:17 -04:00
ce393a5ac1 only run tests on push
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-02 18:51:18 -04:00
35a5e9a263 use random ports and test db paths
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-02 18:38:53 -04:00
52d061e7cc rename target in ci/cd
simponic pushed to dont-be-authoritative at hatecomputers/hatecomputers.club 2024-04-02 18:37:00 -04:00
14b450b9c8 update parallelism in ci
simponic created pull request hatecomputers/hatecomputers.club#5 2024-04-02 18:32:30 -04:00
WIP: dont-be-authoritative