Commit Graph

78 Commits

Author SHA1 Message Date
7efd2e10c2 ci: fix workflow yaml (valid triggers) 2026-01-23 17:01:27 +01:00
78f2703aa5 ci: trigger 2026-01-23 15:35:27 +01:00
ad8e245ec7 ci: fix triggers (push any branch) + manual dispatch; remove stray quote 2026-01-23 15:35:13 +01:00
e8771187ab ci: trigger 2026-01-23 15:33:27 +01:00
3b30a3894e ci: fix triggers (push any branch) + manual dispatch; remove stray quote 2026-01-23 15:33:04 +01:00
8c8e13baad ci: run dist alias verification after build (single verify step) 2026-01-23 15:15:01 +01:00
fb5aac70cb ci: fix step order (build before dist alias verification) 2026-01-23 15:03:33 +01:00
3d4ab82047 ci: verify all anchor aliases are injected in dist
Some checks failed
CI / build-and-anchors (push) Failing after 26s
2026-01-23 14:08:03 +01:00
44974a676d docs: add roadmap for CI + anchor aliases
All checks were successful
CI / build-and-anchors (push) Successful in 50s
2026-01-23 13:41:10 +01:00
12d73fc26e docs: CI baseline + handoff + workflow snapshot
All checks were successful
CI / build-and-anchors (push) Successful in 52s
2026-01-23 13:17:22 +01:00
587af3e997 docs: passation CI/runner DNS baseline
All checks were successful
CI / build-and-anchors (push) Successful in 56s
2026-01-23 12:02:57 +01:00
800226a404 ci: verify anchor aliases are injected into dist
All checks were successful
CI / build-and-anchors (push) Successful in 54s
2026-01-23 09:47:25 +01:00
fee143e86f ci: add anchor aliases schema checker
All checks were successful
CI / build-and-anchors (push) Successful in 53s
2026-01-23 09:33:16 +01:00
15f0679d2e ci: validate anchor aliases schema
Some checks failed
CI / build-and-anchors (push) Failing after 1m21s
2026-01-23 09:19:06 +01:00
4294d566ee docs: record CI baseline (runner host net + node22)
All checks were successful
CI / build-and-anchors (push) Successful in 50s
2026-01-22 18:27:01 +01:00
812d074148 ci: use node 22 container to satisfy engines
All checks were successful
CI / build-and-anchors (push) Successful in 2m0s
2026-01-22 18:12:07 +01:00
ae2715a14c ci: checkout from event.json (no external actions, no GITEA_* vars)
Some checks failed
CI / build-and-anchors (push) Failing after 32s
2026-01-22 18:00:02 +01:00
0888d6b424 ci: no external checkout; no apt; bash + node dns harden
Some checks failed
CI / build-and-anchors (push) Failing after 23s
2026-01-22 17:42:36 +01:00
7cee744208 ci: rerun (runner network fix)
Some checks failed
CI / build-and-anchors (push) Failing after 2m3s
2026-01-22 12:38:16 +01:00
9823d70896 ci: rerun after runner network/dns fix
Some checks failed
CI / build-and-anchors (push) Failing after 22s
2026-01-22 10:26:28 +01:00
939e6ae9ac ci: trigger
Some checks failed
CI / build-and-anchors (push) Failing after 1m56s
2026-01-21 19:39:01 +01:00
b1391cea6e Revert "Merge pull request 'ci: checkout without external actions (no github.com)' (#43) from fix/ci-no-external-actions into master"
Some checks failed
CI / build-and-anchors (push) Failing after 1m55s
This reverts commit 92b01a43b2, reversing
changes made to b6b9855f58.
2026-01-21 19:31:42 +01:00
56d511caf2 Revert "Merge pull request 'ci: stabilize DNS for job container (fix apt resolution)' (#44) from fix/ci-dns into master"
This reverts commit 058004e865, reversing
changes made to 92b01a43b2.
2026-01-21 19:31:42 +01:00
45b76b9c44 Revert "Merge pull request 'ci: remove apt dependency + force LAN DNS in job container' (#45) from fix/ci-no-apt-dns into master"
This reverts commit 0e6e92e327, reversing
changes made to 058004e865.
2026-01-21 19:31:42 +01:00
ce42bdfe04 Revert "Merge pull request 'ci: fix shell (dash) by removing pipefail' (#46) from fix/ci-sh-no-pipefail into master"
This reverts commit d1caff6b21, reversing
changes made to 0e6e92e327.
2026-01-21 19:31:42 +01:00
599ece37b2 Revert "Merge pull request 'ci: fix shell (dash) by removing pipefail' (#47) from fix/ci-sh-no-pipefail into master"
This reverts commit cec0a75fc8, reversing
changes made to d1caff6b21.
2026-01-21 19:31:42 +01:00
cec0a75fc8 Merge pull request 'ci: fix shell (dash) by removing pipefail' (#47) from fix/ci-sh-no-pipefail into master
Some checks failed
CI / build-and-anchors (push) Failing after 36s
Reviewed-on: #47
2026-01-21 18:33:25 +01:00
9a59e9a6cf ci: fix shell (dash) by removing pipefail
Some checks failed
CI / build-and-anchors (push) Failing after 42s
CI / build-and-anchors (pull_request) Failing after 36s
2026-01-21 18:32:48 +01:00
d1caff6b21 Merge pull request 'ci: fix shell (dash) by removing pipefail' (#46) from fix/ci-sh-no-pipefail into master
Some checks failed
CI / build-and-anchors (push) Failing after 1m21s
Reviewed-on: #46
2026-01-21 14:09:41 +01:00
7e13b1166d ci: fix shell (dash) by removing pipefail
Some checks failed
CI / build-and-anchors (push) Failing after 1m20s
CI / build-and-anchors (pull_request) Failing after 1m1s
2026-01-21 14:09:04 +01:00
0e6e92e327 Merge pull request 'ci: remove apt dependency + force LAN DNS in job container' (#45) from fix/ci-no-apt-dns into master
Some checks failed
CI / build-and-anchors (push) Failing after 24s
Reviewed-on: #45
2026-01-21 13:58:07 +01:00
0f94676b27 ci: remove apt dependency + force LAN DNS in job container
Some checks failed
CI / build-and-anchors (push) Failing after 2m29s
CI / build-and-anchors (pull_request) Failing after 10s
2026-01-21 13:56:13 +01:00
058004e865 Merge pull request 'ci: stabilize DNS for job container (fix apt resolution)' (#44) from fix/ci-dns into master
Some checks failed
CI / build-and-anchors (push) Has been cancelled
Reviewed-on: #44
2026-01-21 13:25:52 +01:00
cc088df702 ci: stabilize DNS for job container (fix apt resolution)
Some checks failed
CI / build-and-anchors (push) Has been cancelled
CI / build-and-anchors (pull_request) Has been cancelled
2026-01-21 13:19:12 +01:00
92b01a43b2 Merge pull request 'ci: checkout without external actions (no github.com)' (#43) from fix/ci-no-external-actions into master
Some checks failed
CI / build-and-anchors (push) Failing after 39m47s
Reviewed-on: #43
2026-01-21 10:34:37 +01:00
01f41432f0 ci: checkout without external actions (no github.com)
Some checks failed
CI / build-and-anchors (push) Failing after 4m28s
CI / build-and-anchors (pull_request) Failing after 4m24s
2026-01-21 10:33:51 +01:00
b6b9855f58 Merge pull request 'feat/m2-apply-ticket-confort' (#42) from feat/m2-apply-ticket-confort into master
Some checks failed
CI / build-and-anchors (push) Failing after 33s
Reviewed-on: #42
2026-01-20 22:01:05 +01:00
30d5a20572 m2: apply-ticket supports --close (+ PR guard)
Some checks failed
CI / build-and-anchors (push) Failing after 33s
CI / build-and-anchors (pull_request) Failing after 34s
2026-01-20 21:54:36 +01:00
0abf98aa1f m2: apply-ticket fallback anchor/chemin parsing
Some checks failed
CI / build-and-anchors (push) Failing after 34s
2026-01-20 20:24:57 +01:00
1e894e7a1f Merge pull request 'm2: apply-ticket supports --alias and --commit' (#41) from feat/m2-apply-ticket-confort into master
Some checks failed
CI / build-and-anchors (push) Failing after 42s
Reviewed-on: #41
2026-01-20 19:59:41 +01:00
d87d8c0a8f m2: apply-ticket supports --alias and --commit
Some checks failed
CI / build-and-anchors (push) Failing after 34s
CI / build-and-anchors (pull_request) Failing after 34s
2026-01-20 19:53:05 +01:00
5c00593e67 p0: restore anchor alias p-8-e7075fe3 -> p-8-0e65838d
Some checks failed
CI / build-and-anchors (push) Failing after 43s
2026-01-20 19:09:55 +01:00
b2b3d5621b p0: add anchor aliases for tickets #39 and #40
Some checks failed
CI / build-and-anchors (push) Failing after 30s
2026-01-20 19:00:56 +01:00
4c7b6a772c edit: apply ticket #40 (/archicratie/prologue/#p-5-85126fa5)
Some checks failed
CI / build-and-anchors (push) Failing after 27s
2026-01-20 18:57:12 +01:00
11e45eb9d0 edit: apply ticket #39 (/archicratie/prologue/#p-3-76df8102) 2026-01-20 18:57:03 +01:00
266b364195 docs: cleanup README (remove astro template) + link topo
Some checks failed
CI / build-and-anchors (push) Failing after 32s
2026-01-20 17:13:43 +01:00
cb4cd01409 docs: add topo logique métier
Some checks failed
CI / build-and-anchors (push) Failing after 33s
2026-01-20 17:04:28 +01:00
a09dbca800 p0: legacy hash fallback without rewriting URL
Some checks failed
CI / build-and-anchors (push) Failing after 35s
2026-01-20 16:39:45 +01:00
874c630a2a Merge pull request 'feat/anchors-alias-buildtime' (#37) from feat/anchors-alias-buildtime into master
Some checks failed
CI / build-and-anchors (push) Failing after 4m33s
Reviewed-on: #37
2026-01-20 16:11:58 +01:00
5aec056e0d p0: anchors test includes alias spans
Some checks failed
CI / build-and-anchors (push) Failing after 4m34s
CI / build-and-anchors (pull_request) Failing after 33s
2026-01-20 16:11:03 +01:00