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
Merge pull request 'Implement category taxonomy and navigation (Issue #35)' (#36) from feature/category-navigation-system into main
ci.yml #99
:
Commit
6555fdc41e
pushed by
mark
main
2026-03-03 13:03:56 +00:00
27s
View workflow file
Make Playwright cache runner-agnostic
ci.yml #98
:
Commit
e8b835e6fc
pushed by
mark
#36
2026-03-03 12:58:04 +00:00
1m23s
View workflow file
Fix mypy relation resolution in CI
ci.yml #96
:
Commit
f7ca4bc44b
pushed by
mark
#36
2026-03-03 11:38:46 +00:00
1m23s
View workflow file
Merge pull request 'fix: align templates with wireframe styling' (#34) from fix/wireframe-styling-audit into main
ci.yml #92
:
Commit
49baf6a37d
pushed by
mark
main
2026-03-02 23:23:07 +00:00
1m4s
View workflow file
fix: align templates with wireframe styling
ci.yml #91
:
Commit
d65a802afb
pushed by
mark
#34
2026-03-02 20:35:26 +00:00
2m31s
View workflow file
Merge pull request 'feat: replace hardcoded navigation with CMS-managed models' (#33) from feature/navigation-overhaul into main
ci.yml #90
:
Commit
6342133851
pushed by
mark
main
2026-03-02 19:52:31 +00:00
28s
View workflow file
fix: address review feedback — URLField→CharField, safe reverse migration
ci.yml #89
:
Commit
d3687779a2
pushed by
mark
#33
2026-03-02 19:37:52 +00:00
1m21s
View workflow file
feat: replace hardcoded navigation with CMS-managed models
ci.yml #88
:
Commit
1c5ba6cf90
pushed by
mark
#33
2026-03-02 19:08:59 +00:00
1m20s
View workflow file
Merge pull request 'ci: re-trigger deploy after fixing PROD_SSH_HOST secret' (#31) from ci/retrigger-deploy into main
ci.yml #85
:
Commit
22d596d666
pushed by
mark
main
2026-03-02 18:25:46 +00:00
27s
View workflow file
ci: re-trigger deploy after fixing PROD_SSH_HOST secret
ci.yml #84
:
Commit
987f308e06
pushed by
mark
#31
2026-03-02 18:24:22 +00:00
1m15s
View workflow file
feat: add SVG favicon matching header logo
ci.yml #81
:
Commit
62ff7f5792
pushed by
mark
#30
2026-03-02 18:15:36 +00:00
1m15s
View workflow file
Merge pull request 'fix: match tag colours to wireframe neon style' (#29) from fix/tag-neon-colours into main
ci.yml #80
:
Commit
ad271aa817
pushed by
mark
main
2026-03-02 18:01:49 +00:00
1m1s
View workflow file
fix: match tag colours to wireframe neon style
ci.yml #79
:
Commit
8a97b6e2a0
pushed by
mark
#29
2026-03-02 17:12:07 +00:00
1m16s
View workflow file
Merge pull request 'fix: include blog models in Tailwind content scan for tag colours' (#28) from fix/tag-colour-safelist into main
ci.yml #78
:
Commit
43e7068110
pushed by
mark
main
2026-03-02 16:30:23 +00:00
26s
View workflow file
fix: include blog models in Tailwind content scan for tag colours
ci.yml #77
:
Commit
6bae864c1e
pushed by
mark
#28
2026-03-02 16:29:39 +00:00
1m16s
View workflow file
Merge pull request 'fix: upgrade Pillow to 12.x for native AVIF support' (#27) from fix/pillow-avif-support into main
ci.yml #76
:
Commit
17d30a4073
pushed by
mark
main
2026-03-02 16:17:23 +00:00
1m26s
View workflow file
fix: upgrade Pillow to 12.x for native AVIF support
ci.yml #75
:
Commit
0818f71566
pushed by
mark
#27
2026-03-02 16:14:04 +00:00
2m9s
View workflow file
Merge pull request 'fix(docker): add libavif-dev for AVIF image upload support' (#26) from fix/avif-support into main
ci.yml #74
:
Commit
3799d76bed
pushed by
mark
main
2026-03-02 16:01:52 +00:00
1m35s
View workflow file
fix(docker): add libavif-dev for AVIF image upload support
ci.yml #73
:
Commit
fbe8546b37
pushed by
mark
#26
2026-03-02 15:56:34 +00:00
3m27s
View workflow file
Merge pull request 'fix(csp): skip restrictive CSP on Wagtail/Django admin paths' (#25) from fix/csp-wagtail-admin into main
ci.yml #72
:
Commit
a59d21cfcb
pushed by
mark
main
2026-03-02 15:36:40 +00:00
25s
View workflow file
fix(csp): skip restrictive CSP on Wagtail/Django admin paths
ci.yml #71
:
Commit
43594777e0
pushed by
mark
#25
2026-03-02 15:35:41 +00:00
1m22s
View workflow file
Merge pull request 'fix(makefile): point DC at prod compose file' (#24) from fix/makefile-prod-compose into main
ci.yml #70
:
Commit
f7c89be05c
pushed by
mark
main
2026-03-02 15:03:44 +00:00
27s
View workflow file
fix(makefile): point DC at prod compose file
ci.yml #69
:
Commit
2e7949ac23
pushed by
mark
#24
2026-03-02 15:03:01 +00:00
1m24s
View workflow file
Merge pull request 'feat: add Makefile for Docker and Django ops' (#23) from feat/makefile into main
ci.yml #67
:
Commit
f5c2f87820
pushed by
mark
main
2026-03-01 14:27:20 +00:00
27s
View workflow file
Merge pull request 'fix: nav/footer wireframe alignment, honeypot CSP fix, comment E2E coverage' (#22) from fix/ui-cleanup into main
ci.yml #65
:
Commit
c028a83bef
pushed by
mark
main
2026-03-01 12:35:51 +00:00
28s
View workflow file
Merge pull request 'fix: migrate STATICFILES_STORAGE to STORAGES (Django 5.2)' (#21) from fix/storages-django52 into main
ci.yml #63
:
Commit
d83f7db57c
pushed by
mark
main
2026-03-01 11:51:34 +00:00
27s
View workflow file
Merge pull request 'fix: allow Google Fonts in CSP' (#20) from fix/csp-google-fonts into main
ci.yml #61
:
Commit
c0cd4e5037
pushed by
mark
main
2026-03-01 11:35:40 +00:00
25s
View workflow file
Merge pull request 'feat: implement Tailwind CSS styling' (#19) from feat/styling into main
ci.yml #59
:
Commit
ec89a5fe35
pushed by
mark
main
2026-03-01 11:28:02 +00:00
25s
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
First
Previous
1
2
3
Next
Last