Tobias Kunze rixx · he/him
rixx deleted branch renovate/coverage-7.x from servala/servala-portal 2025-06-16 08:05:22 +00:00
rixx merged pull request servala/servala-portal#104 2025-06-16 08:05:21 +00:00
Update dependency coverage to >=7.9.1
rixx commented on pull request servala/servala-portal#103 2025-06-16 08:05:09 +00:00
Update Python to >=3.13.5

I actually think we want to pin Python to major-version only, at least in pyproject.toml. Upgrading to every patch version will make local development with uv painful, because it will insist on the patch version matching, even when the patch is not available in your distro yet. Python patch releases are historically stable and compatible, and it’s way more common to see a requires-python set to the minor version. I made this change in #102

rixx pushed to main at servala/servala-portal 2025-06-16 08:02:03 +00:00
5aaec38cc3 Merge pull request 'Update dependency cryptography to >=45.0.4' (#98) from renovate/cryptography-45.x into main
86369e2bba Update dependency cryptography to >=45.0.4
Compare 2 commits »
rixx deleted branch renovate/cryptography-45.x from servala/servala-portal 2025-06-16 08:02:03 +00:00
rixx merged pull request servala/servala-portal#98 2025-06-16 08:02:01 +00:00
Update dependency cryptography to >=45.0.4
rixx pushed to 54-billing-entity-management at servala/servala-portal 2025-06-16 07:59:38 +00:00
adda59fe7f add billing entity docs
a3011444ec Fix bug in namespace creation
10fd7d2356 Add odoo field migration
0c6a76ea71 Add labels and annotations to org namespaces
918c2a20ec Provide full data to get_or_create_namespace
Compare 12 commits »
rixx commented on issue servala/servala-portal#67 2025-06-15 16:37:45 +00:00
Object Storage not properly configured

I only added django-storages instead of django-storages[s3] to the package list, which may be the reason (though I would have expected django-storages to yell about that). Opened a MR in #102.

rixx created pull request servala/servala-portal#102 2025-06-15 16:37:17 +00:00
Make sure to install S3 storage libraries
rixx created branch 67-object-storage in servala/servala-portal 2025-06-15 16:37:02 +00:00
rixx pushed to 67-object-storage at servala/servala-portal 2025-06-15 16:37:02 +00:00
3b79f54d3a Make sure to install S3 storage libraries
rixx commented on issue servala/servala-portal#96 2025-06-15 16:25:30 +00:00
Add labels and annotations to Org namespace on control-plane

Implemented – Currently part of #66.

You wrote servala.com/origin twice, I changed the latter to servala.com/sales_order – the Servala model field currently is called sale_order

rixx pushed to main at servala/servala-portal 2025-06-15 13:41:54 +00:00
780f33396d Merge pull request 'Lock file maintenance' (#97) from renovate/lock-file-maintenance into main
78cd382f67 Lock file maintenance
Compare 2 commits »
rixx deleted branch renovate/lock-file-maintenance from servala/servala-portal 2025-06-15 13:41:54 +00:00
rixx merged pull request servala/servala-portal#97 2025-06-15 13:41:52 +00:00
Lock file maintenance
rixx deleted branch renovate/requests-2.x from servala/servala-portal 2025-06-15 13:40:45 +00:00
rixx pushed to main at servala/servala-portal 2025-06-15 13:40:44 +00:00
54c001d944 Merge pull request 'Update dependency requests to >=2.32.4' (#99) from renovate/requests-2.x into main
e56c49a029 Update dependency requests to >=2.32.4
Compare 2 commits »
rixx merged pull request servala/servala-portal#99 2025-06-15 13:40:43 +00:00
Update dependency requests to >=2.32.4
rixx deleted branch renovate/django-5.x from servala/servala-portal 2025-06-15 13:40:38 +00:00
rixx merged pull request servala/servala-portal#100 2025-06-15 13:40:37 +00:00
Update dependency django to v5.2.3