Commit graph

363 commits

Author SHA1 Message Date
378f10c992
enhanced renovate config
Some checks failed
Tests / test (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled
Build and Deploy Staging / build (push) Has been cancelled
2025-05-27 13:44:38 +02:00
313a8a5492
use better container for renovate job
Some checks failed
Build and Deploy Staging / deploy (push) Has been cancelled
Build and Deploy Staging / build (push) Has been cancelled
Tests / test (push) Has been cancelled
2025-05-27 13:37:43 +02:00
8edb059831
specify storage for static files
All checks were successful
Tests / test (push) Successful in 24s
2025-05-27 13:34:16 +02:00
4ef2f9a31b
use full url for action location
Some checks failed
Build and Deploy Staging / deploy (push) Has been cancelled
Build and Deploy Staging / build (push) Has been cancelled
Tests / test (push) Has been cancelled
2025-05-27 13:27:29 +02:00
a6a617f229 Merge pull request 'configure renovate with a recurring action' (#68) from renovate-config into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m3s
Tests / test (push) Successful in 23s
Build and Deploy Staging / deploy (push) Successful in 9s
Reviewed-on: #68
2025-05-27 11:21:23 +00:00
126ff35065
configure renovate with a recurring action
All checks were successful
Tests / test (push) Successful in 23s
2025-05-27 13:20:45 +02:00
1dda974e11
Revert "configure django storages with env vars"
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m2s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 8s
This reverts commit 5f38856dd9.
2025-05-27 11:25:39 +02:00
5f38856dd9
configure django storages with env vars
All checks were successful
Build and Deploy Staging / build (push) Successful in 55s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 8s
2025-05-27 11:18:56 +02:00
eb73b35a5c
add objectstorage to deployment
All checks were successful
Build and Deploy Staging / build (push) Successful in 56s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 10s
2025-05-27 11:11:40 +02:00
d8cc90188e Merge pull request 'Fix instance creation' (#65) from 63-instance-creation-bug into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 57s
Tests / test (push) Successful in 23s
Build and Deploy Staging / deploy (push) Successful in 9s
Reviewed-on: #65
2025-05-26 09:46:21 +00:00
07393cfd61 Merge pull request 'Service Instance Deletion' (#64) from 30-instance-deletion into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #64
2025-05-26 09:45:42 +00:00
4d8d276a9a Merge pull request 'Add and configure django-storages' (#62) from 17-object-storage into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #62
2025-05-26 09:45:17 +00:00
a3186b835f Fix instance creation
All checks were successful
Tests / test (push) Successful in 30s
2025-05-25 23:19:24 +02:00
d32ed1eb55 Fix redirect bug
All checks were successful
Tests / test (push) Successful in 25s
2025-05-25 23:03:05 +02:00
d1d1352cf4 Handle deletion protection 2025-05-25 23:02:42 +02:00
3e466fb011 Instance form and template improvements 2025-05-25 22:56:44 +02:00
52aa6acfb6 Show instance delete modal 2025-05-25 22:54:36 +02:00
3a8b9987b2 Improve instance delete 2025-05-25 22:53:22 +02:00
09ce5406ee Implement service instance delete basics 2025-05-25 22:40:01 +02:00
c570275387 Add and configure django-storages
All checks were successful
Tests / test (push) Successful in 25s
2025-05-21 16:39:31 +02:00
926c9441f2 Merge pull request 'Service Instance Update' (#61) from 29-service-instance-update into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 59s
Tests / test (push) Successful in 23s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #61
2025-05-21 07:39:17 +00:00
83b44fd262 Fix missing closing tag
All checks were successful
Tests / test (push) Successful in 24s
2025-05-21 09:31:25 +02:00
4bb52cda4f Add links between detail and update page
All checks were successful
Tests / test (push) Successful in 24s
2025-05-21 09:29:28 +02:00
eb4d3f9556 Implement service instance update 2025-05-21 09:19:31 +02:00
fd3cb6a1d4 Instantiate dynamic model from instance 2025-05-21 09:17:09 +02:00
ba30fb0402 Improve cached data deletion 2025-05-21 09:16:43 +02:00
8a67e16a0b Do not allow the instance’s name to change 2025-05-21 09:16:23 +02:00
032596c0e4 Refactor common view functionality into mixin 2025-05-20 22:39:32 +02:00
f464483c7a Make sure update timestamp is set 2025-05-20 22:37:57 +02:00
51bcd620e1 Improve error on viewing remotely-deleted instance 2025-05-20 22:25:09 +02:00
857105b01f Implement cache invalidation 2025-05-20 22:24:25 +02:00
f65e6e0de0 Implement model updates 2025-05-20 22:24:18 +02:00
9830eebcda Build custom object instantiation 2025-05-20 22:22:17 +02:00
f03940fe61 Merge pull request 'Fix the creation of Forgejo service instances' (#58) from 43-fix-forgejo-instances into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m15s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 9s
Reviewed-on: #58
2025-05-19 14:09:13 +00:00
22178f32fd Merge pull request 'Update Django to 5.2' (#57) from django-52 into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #57
2025-05-19 14:08:46 +00:00
4d1215f976 Fix the creation of Forgejo service instances
All checks were successful
Tests / test (push) Successful in 24s
closes #43
2025-05-19 16:04:43 +02:00
e63171f3b5 Update Django to 5.2
All checks were successful
Tests / test (push) Successful in 31s
2025-05-19 15:32:56 +02:00
a1ffdf565d Merge pull request 'Display Instance Details' (#50) from 28-instance-details into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m27s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #50
2025-04-17 15:04:14 +00:00
ff5761ddc7 Code style
All checks were successful
Tests / test (push) Successful in 24s
2025-04-17 17:03:51 +02:00
a5875cf2b9 Fix ControlPlaneAdmin ordering warning
All checks were successful
Tests / test (push) Successful in 24s
2025-04-17 16:58:37 +02:00
aa73805cf6 Use full spec data to retrieve secret ref
All checks were successful
Tests / test (push) Successful in 24s
2025-04-17 15:50:28 +02:00
9ddca7c0a4 Fix secret retrieval condition
All checks were successful
Tests / test (push) Successful in 25s
2025-04-17 15:42:10 +02:00
d2ed55b606 Fix secret retrieval 2025-04-17 15:41:01 +02:00
b2d9004359 Display spec data tabbed like in form
All checks were successful
Tests / test (push) Successful in 26s
2025-04-17 10:47:08 +02:00
6160f48d61 Possibly fix secret retrieval (untested) 2025-04-17 10:20:22 +02:00
c4f7c8df69
document models and admin
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m12s
Build and Deploy Antora Docs / build (push) Successful in 40s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 10s
Build and Deploy Antora Docs / deploy (push) Successful in 5s
2025-04-15 10:36:08 +02:00
fa3eb7c4fc
add missing image to docs and fix url
All checks were successful
Build and Deploy Staging / build (push) Successful in 51s
Build and Deploy Antora Docs / build (push) Successful in 41s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Antora Docs / deploy (push) Successful in 6s
2025-04-15 09:22:24 +02:00
f3762a6a35
bump version 2025.04.14-0 -> 2025.04.14-1
All checks were successful
Build and Deploy Staging / build (push) Successful in 54s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Production / build (push) Successful in 56s
Build and Deploy Production / deploy (push) Successful in 18s
2025-04-14 15:12:58 +02:00
31f35ae0c7 Merge pull request 'Deployment to Production' (#49) from prod-deploy into main
Some checks failed
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Reviewed-on: #49
2025-04-14 13:12:24 +00:00
8a7044cdc6
note where to find workflow
All checks were successful
Tests / test (push) Successful in 23s
2025-04-14 15:12:06 +02:00