rebuild-when-moving #101

Merged
houkime merged 9 commits from rebuild-when-moving into master 2024-03-18 14:14:08 +02:00
Collaborator

Fixes: #100
Also breaks out service DNS into a separate graphql resolver

Fixes: #100 Also breaks out service DNS into a separate graphql resolver
houkime added 4 commits 2024-03-08 12:29:43 +02:00
houkime added 4 commits 2024-03-13 14:55:59 +02:00
houkime changed title from WIP: rebuild-when-moving to rebuild-when-moving 2024-03-13 15:08:10 +02:00
houkime requested review from inex 2024-03-13 15:08:28 +02:00
Poster
Collaborator

The CI build fails with a sqlite huey error. So it might be better to get rid of sqlite huey with a redis-huey PR.

The CI build fails with a sqlite huey error. So it might be better to get rid of sqlite huey with a redis-huey PR.
inex approved these changes 2024-03-15 14:59:26 +02:00
@ -87,2 +90,4 @@
def service_dns_to_graphql(record: ServiceDnsRecord):
# Do we really need 2 types for this?

Can't say for sure, as DnsRecord is a GraphQL type.

Can't say for sure, as `DnsRecord` is a GraphQL type.
Poster
Collaborator

I think it a case for https://strawberry.rocks/docs/integrations/pydantic
But when it is stable.

I think it a case for https://strawberry.rocks/docs/integrations/pydantic But when it is stable.
houkime marked this conversation as resolved
houkime force-pushed rebuild-when-moving from 0d8c9a0fcc to b2edfe784a 2024-03-18 13:47:06 +02:00 Compare
houkime merged commit efc6b47cfe into master 2024-03-18 14:14:08 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy-rest-api#101
There is no content yet.