valberg
  • Joined on 2017-09-24
valberg pushed to main at data.coop/membersystem 2024-07-31 21:17:02 +00:00
f6d8f82065 Requirements pinning + some cleanup (#36)
valberg merged pull request data.coop/membersystem#36 2024-07-31 21:17:01 +00:00
Requirements pinning + some cleanup
valberg commented on pull request data.coop/membersystem#33 2024-07-30 13:18:56 +00:00
New WaitingListEntry

Breaking the single RUN statement into multiple statements means bigger image.

valberg commented on pull request data.coop/membersystem#33 2024-07-24 21:00:07 +00:00
New WaitingListEntry

You're welcome! We could put in the work to make it work for both. But since the membersystem is pretty much a single deployment project, I'm unsure of the benefit of doing said work 😊

valberg commented on pull request data.coop/membersystem#33 2024-07-24 18:42:33 +00:00
New WaitingListEntry

Roger - the thing is that this compose file is for development, whereas the one we use for production is placed in https://git.data.coop/data.coop/ansible/src/branch/main/roles/docker/templates/com

valberg commented on pull request data.coop/membersystem#36 2024-07-24 11:54:01 +00:00
Requirements pinning + some cleanup

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?

valberg suggested changes for data.coop/membersystem#36 2024-07-24 11:54:01 +00:00
Requirements pinning + some cleanup
valberg pushed to main at data.coop/membersystem 2024-07-23 22:48:26 +00:00
2c99799d4d Shorten and document Docker tweaks for Python and pip (#35)
valberg merged pull request data.coop/membersystem#35 2024-07-23 22:48:25 +00:00
Shorten and document Docker tweaks for Python and pip
valberg pushed to main at data.coop/membersystem 2024-07-17 06:44:18 +00:00
5d516b7851 Update packages.
valberg pushed to main at data.coop/ansible 2024-07-15 08:37:57 +00:00
8ae844f2df Bump matrix synapse to v1.110.0.
valberg pushed to services at data.coop/membersystem 2024-07-15 08:06:02 +00:00
ce8d4bd228 WIP.
valberg closed pull request data.coop/membersystem#22 2024-07-15 06:12:45 +00:00
WIP: Keycloak integration
valberg commented on pull request data.coop/membersystem#23 2024-07-15 06:12:12 +00:00
WIP: Stripe integration.

@benjaoming Yeah sure! It is probably easier to start fresh though :)

valberg pushed to services at data.coop/membersystem 2024-07-14 22:28:23 +00:00
6e2ed21f67 WIP.
4d0062f600 WIP.
0508d7f2a4 WIP.
78fb74160b Implement django-view-decorator
cfe44d675e Minimal CSS for tables (#26)
Compare 11 commits »
valberg commented on pull request data.coop/membersystem#33 2024-07-14 22:20:56 +00:00
New WaitingListEntry

Yeah, I didn't go through all the ruff-stuff. I've done so now in f18469833a

valberg pushed to main at data.coop/membersystem 2024-07-14 22:19:43 +00:00
f18469833a The ruffening.
valberg commented on issue data.coop/membersystem#34 2024-07-14 21:14:56 +00:00
Undocumented devenv/NixOS and Poetry stuff

Closed in 480eecca12