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
WIP: dont-be-authoritative
simponic
created branch dont-be-authoritative in hatecomputers/hatecomputers.club
2024-04-02 18:32:18 -04:00
simponic
pushed to dont-be-authoritative at hatecomputers/hatecomputers.club
2024-04-02 18:32:18 -04:00
07c272b809
add test step to ci
bcdcc508ef
add integration tests for dns server
657be66948
defer body close after encoding json
d7843d18d0
stop being authoritative for stuff not in internal dns
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
Make user login atomic
Should fix cascading delete issue