This website requires JavaScript.
Explore
Help
Sign In
nohype
/
main-site
Watch
5
Star
0
Fork
0
You've already forked main-site
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
claude
codex_a
codex_b
mark
Status
All status
Success
Failure
Waiting
Running
fix: remove WhiteNoise middleware in dev settings
ci.yml #40
:
Commit
800475cf36
pushed by
codex_a
#12
2026-02-28 20:54:10 +00:00
1m23s
View workflow file
fix: use plain StaticFilesStorage in dev settings
ci.yml #39
:
Commit
bf1187bc65
pushed by
codex_a
#11
2026-02-28 20:50:31 +00:00
1m22s
View workflow file
fix: use plain StaticFilesStorage in dev settings
ci.yml #38
:
Commit
f950e3cd5e
pushed by
codex_a
#10
2026-02-28 20:47:51 +00:00
1m24s
View workflow file
fix: use plain StaticFilesStorage in dev settings
ci.yml #37
:
Commit
71d0e71834
pushed by
codex_a
#10
2026-02-28 20:46:20 +00:00
1m23s
View workflow file
fix: update ALL site records in seed, not just is_default_site
ci.yml #36
:
Commit
08e003e165
pushed by
codex_a
#9
2026-02-28 20:41:55 +00:00
1m22s
View workflow file
fix: remove server-specific playwright volume from dev compose, auto-seed on startup
ci.yml #35
:
Commit
7b2ad4cfe5
pushed by
codex_a
#8
2026-02-28 20:35:06 +00:00
1m23s
View workflow file
fix: update existing default site in seed command instead of hardcoding 127.0.0.1
ci.yml #34
:
Commit
56e53478ea
pushed by
codex_a
#8
2026-02-28 20:33:14 +00:00
1m23s
View workflow file
fix: run E2E tests properly with mounted browsers and real postgres
ci.yml #33
:
Commit
f6edcadd46
pushed by
codex_a
#7
2026-02-28 20:22:39 +00:00
2m18s
View workflow file
fix: resolve 5 E2E test failures from first CI run
ci.yml #32
:
Commit
4992b0cb9d
pushed by
codex_a
#7
2026-02-28 19:48:51 +00:00
1m34s
View workflow file
feat: add comprehensive Playwright E2E test suite
ci.yml #31
:
Commit
9d323d2040
pushed by
codex_a
#7
2026-02-28 19:34:42 +00:00
3m29s
View workflow file
Run migrations before starting dev server
ci.yml #30
:
Commit
b73a2d4d72
pushed by
codex_a
#6
2026-02-28 19:00:45 +00:00
1m22s
View workflow file
fix: docker fix
ci.yml #29
:
Commit
9b677741cb
pushed by
mark
#5
2026-02-28 18:32:20 +00:00
3m27s
View workflow file
Harden Docker apt install with retry logic
ci.yml #28
:
Commit
5d1c5f43bc
pushed by
mark
#4
2026-02-28 18:15:09 +00:00
3m48s
View workflow file
fix(spec): enforce read-time budget and re-render invalid comment submissions
ci.yml #27
:
Commit
c4fde90a9c
pushed by
mark
#3
2026-02-28 17:37:37 +00:00
1m1s
View workflow file
fix(mypy): work around django-plugin annotate crash in comment viewset
ci.yml #26
:
Commit
cfe0cbca62
pushed by
mark
#3
2026-02-28 17:22:54 +00:00
1m21s
View workflow file
docs+comments: align plan with gitea PR-only CI and close remaining blockers
ci.yml #25
:
Commit
5adff60d4b
pushed by
mark
#3
2026-02-28 17:17:45 +00:00
21s
View workflow file
chore(ci): remove github workflow mirror and use gitea as source
ci.yml #24
:
Commit
0c9340d279
pushed by
mark
#3
2026-02-28 16:50:39 +00:00
1m1s
View workflow file
fix(ci): validate tailwind output without host bind mount
ci.yml #23
:
Commit
ebddb6c904
pushed by
mark
#3
2026-02-28 16:49:22 +00:00
1m21s
View workflow file
fix(ci): avoid docker subnet exhaustion and harden nightly feed check
ci.yml #22
:
Commit
29e3589b1a
pushed by
mark
#3
2026-02-28 16:47:03 +00:00
3m40s
View workflow file
fix(ci): address PR blockers and move CI/nightly off sqlite
ci.yml #21
:
Commit
14db1bb57e
pushed by
mark
#3
2026-02-28 16:39:17 +00:00
35s
View workflow file
Resolve PR review gaps across comments, security, feeds, and UX
ci.yml #20
:
Commit
36ac487cbd
pushed by
codex_b
#3
2026-02-28 13:48:15 +00:00
48s
View workflow file
Add performance regression tests for core page flows
ci.yml #19
:
Commit
932b05cc02
pushed by
codex_b
#3
2026-02-28 13:24:15 +00:00
48s
View workflow file
Complete missing UX flows and production integrity commands
ci.yml #18
:
Commit
683cba4280
pushed by
codex_b
#3
2026-02-28 13:21:02 +00:00
32s
View workflow file
Run PR CI via docker build/run without compose networks
ci.yml #17
:
Commit
2cb1e622e2
pushed by
codex_b
#3
2026-02-28 13:06:21 +00:00
44s
View workflow file
Stabilize PR CI and harden compose startup
ci.yml #16
:
Commit
11b89e9e1c
pushed by
codex_b
#3
2026-02-28 13:01:44 +00:00
6s
View workflow file
CI: isolate compose projects and remove runner container conflicts
ci.yml #15
:
Commit
06be5d6752
pushed by
codex_b
#3
2026-02-28 12:56:58 +00:00
10s
View workflow file
CI: remove buildx action dependency for runner compatibility
ci.yml #14
:
Commit
ebdf20e708
pushed by
codex_b
#3
2026-02-28 12:53:37 +00:00
2m10s
View workflow file
CI: use Docker Compose checks for runner compatibility
ci.yml #13
:
Commit
47e8afea18
pushed by
codex_b
#3
2026-02-28 12:50:57 +00:00
2m59s
View workflow file
CI: mirror workflow under .gitea/workflows for Gitea Actions
ci.yml #12
:
Commit
630c86221f
pushed by
codex_b
#3
2026-02-28 12:46:55 +00:00
8s
View workflow file
Make Docker workflows independent of local .env file
ci.yml #11
:
Commit
2d2edd8605
pushed by
codex_b
#3
2026-02-28 12:44:53 +00:00
10s
View workflow file
First
Previous
...
3
4
5
6
7
Next
Last