Requirements pinning + some cleanup #36
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: data.coop/membersystem#36
Loading…
Reference in a new issue
No description provided.
Delete branch "benjaoming/membersystem:requirements-and-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -10,4 +3,0 @@
done
echo "PostgreSQL started"
This check is not in docker-compose.yml. The "depends_on" does not ensure that the database has started yet. So I would think that we still need this?
I thought I had added the healthcheck in the previous PR, but it's actually here
https://git.data.coop/data.coop/membersystem/pulls/33/files#issuecomment-2880
3 PRs open at the same time is not ideal... sometimes jumping in and out of branches is dizzying 🥴