This website requires JavaScript.
Explore
Help
Register
Sign In
sboulahtit
/
orion
Watch
1
Star
0
Fork
0
You've already forked orion
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
sboulahtit
Status
All status
Success
Failure
Waiting
Running
feat(hosting,prospecting): add hosting unit tests and fix template bugs
ci.yml #152
:
Commit
2287f4597d
pushed by
sboulahtit
master
2026-03-07 06:10:29 +00:00
51m20s
View workflow file
feat(docker): add healthchecks for celery-beat and node-exporter
ci.yml #151
:
Commit
8136739233
pushed by
sboulahtit
master
2026-03-06 23:49:14 +00:00
51m34s
View workflow file
fix(docker): increase celery-beat memory limit to 256m
ci.yml #150
:
Commit
2ca313c3c7
pushed by
sboulahtit
master
2026-03-06 22:57:36 +00:00
11m48s
View workflow file
feat(i18n): add missing fr/de/lb translations for 6 email templates
ci.yml #149
:
Commit
27802e47c2
pushed by
sboulahtit
master
2026-03-06 22:45:43 +00:00
13m13s
View workflow file
fix(prospecting): add missing pagination computed properties to JS components
ci.yml #148
:
Commit
14d5ff97f3
pushed by
sboulahtit
master
2026-03-06 22:32:27 +00:00
3m55s
View workflow file
fix(prospecting): add missing /prospecting prefix and fix broken template macros
ci.yml #147
:
Commit
b9b8ffadcb
pushed by
sboulahtit
master
2026-03-06 22:28:28 +00:00
4m32s
View workflow file
fix(docker): fix flower and redis-exporter healthchecks
ci.yml #146
:
Commit
31ced5f759
pushed by
sboulahtit
master
2026-03-06 22:23:53 +00:00
5m22s
View workflow file
refactor(templates): migrate 5 admin pages to shared entity selector macros
ci.yml #145
:
Commit
802cc6b137
pushed by
sboulahtit
master
2026-03-06 22:18:28 +00:00
5m46s
View workflow file
feat(admin): separate platform CRUD from CMS, add entity selector macro
ci.yml #144
:
Commit
45260b6b82
pushed by
sboulahtit
master
2026-03-06 22:12:38 +00:00
31m41s
View workflow file
fix(i18n): use get_translated_description() in platform base template
ci.yml #143
:
Commit
fa758b7e31
pushed by
sboulahtit
master
2026-03-05 19:43:25 +00:00
52m30s
View workflow file
docs(deployment): add git pull step to full reset procedure
ci.yml #142
:
Commit
a099bfdc48
pushed by
sboulahtit
master
2026-03-05 18:50:51 +00:00
15m32s
View workflow file
fix(tests): add main platform fixture to store dashboard tests
ci.yml #141
:
Commit
cb9a829684
pushed by
sboulahtit
master
2026-03-05 17:22:15 +00:00
52m51s
View workflow file
fix(seed): use SQLAlchemy .is_not(None) instead of Python 'is not None' in queries
ci.yml #140
:
Commit
c4e9e4e646
pushed by
sboulahtit
master
2026-03-04 23:46:40 +00:00
50m56s
View workflow file
docs(deployment): add full network architecture diagram
ci.yml #139
:
Commit
8c449d7baa
pushed by
sboulahtit
master
2026-03-04 22:55:40 +00:00
13m6s
View workflow file
feat(i18n): add multilingual platform descriptions and HostWizard demo data
ci.yml #138
:
Commit
820ab1aaa4
pushed by
sboulahtit
master
2026-03-04 22:42:31 +00:00
2m53s
View workflow file
docs(security): update Hetzner guide with all security hardening for rebuild
ci.yml #137
:
Commit
2268f32f51
pushed by
sboulahtit
master
2026-03-04 22:39:34 +00:00
4m56s
View workflow file
fix(security): harden Redis auth, restrict /metrics, document Gitea port fix
ci.yml #136
:
Commit
b68d542258
pushed by
sboulahtit
master
2026-03-04 22:34:34 +00:00
18m28s
View workflow file
fix(security): close exposed PostgreSQL and Redis ports (BSI/CERT-Bund report)
ci.yml #135
:
Commit
a7392de9f6
pushed by
sboulahtit
master
2026-03-04 22:16:02 +00:00
44m13s
View workflow file
fix(i18n): translate pricing tiers, features, and content pages
ci.yml #134
:
Commit
3c7e4458af
pushed by
sboulahtit
master
2026-03-04 07:39:25 +00:00
50m29s
View workflow file
feat(hosting): add HostWizard platform module and fix migration chain
ci.yml #133
:
Commit
8b147f53c6
pushed by
sboulahtit
master
2026-03-03 19:26:07 +00:00
50m30s
View workflow file
docs(i18n): document CMS template translations and multi-language content pages
ci.yml #132
:
Commit
784bcb9d23
pushed by
sboulahtit
master
2026-03-03 17:50:05 +00:00
49m25s
View workflow file
feat(i18n): complete post-launch i18n phases 5-8
ci.yml #131
:
Commit
b8aa484653
pushed by
sboulahtit
master
2026-03-03 05:39:18 +00:00
48m31s
View workflow file
docs(deployment): add verified full reset procedure to Hetzner guide
ci.yml #130
:
Commit
05c53e1865
pushed by
sboulahtit
master
2026-03-01 23:11:52 +00:00
49m13s
View workflow file
fix(ops): add missing env_file to celery-beat and quiet Stripe log spam
ci.yml #129
:
Commit
6dec1e3ca6
pushed by
sboulahtit
master
2026-03-01 22:22:36 +00:00
47m57s
View workflow file
docs(deployment): update memory limits and celery concurrency across all guides
ci.yml #128
:
Commit
f631283286
pushed by
sboulahtit
master
2026-03-01 21:34:36 +00:00
12m23s
View workflow file
fix(ops): rebalance container memory limits to prevent celery OOM kills
ci.yml #127
:
Commit
f631322b4e
pushed by
sboulahtit
master
2026-03-01 21:22:08 +00:00
5m52s
View workflow file
fix(redis): configure maxmemory and eviction policy to prevent OOM
ci.yml #126
:
Commit
e61e02fb39
pushed by
sboulahtit
master
2026-03-01 17:47:20 +00:00
48m56s
View workflow file
refactor(platform): make base template fully CMS-driven and platform-aware
ci.yml #125
:
Commit
b5b73559b5
pushed by
sboulahtit
master
2026-03-01 16:58:20 +00:00
16m13s
View workflow file
fix(cms): filter pricing tiers by platform_id on homepage
ci.yml #124
:
Commit
28dca65a06
pushed by
sboulahtit
master
2026-03-01 13:06:19 +00:00
55m38s
View workflow file
feat(cms): CMS-driven homepages, products section, placeholder resolution
ci.yml #123
:
Commit
adbecd360b
pushed by
sboulahtit
master
2026-03-01 12:05:56 +00:00
52m53s
View workflow file
First
Previous
...
5
6
7
8
9
...
Next
Last