|
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/nomad-validate Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/nomad-validate Pipeline was successful
ci/woodpecker/pr/secret-scan Pipeline was successful
ci/woodpecker/pr/smoke-init Pipeline was successful
Addresses review blocker on PR #868: the S1.3 PR renamed nomad/jobs/forgejo.nomad.hcl → forgejo.hcl and changed the CI glob from *.nomad.hcl to *.hcl, but nomad/AGENTS.md — the canonical spec for the jobspec naming convention — still documented the old suffix in six places. An agent following it would create <svc>.nomad.hcl files (which match *.hcl and stay green) but the stated convention would be wrong. Updated all five references to use the new *.hcl / <service>.hcl convention. Acceptance signal: `grep .nomad.hcl nomad/AGENTS.md` returns zero matches. |
||
|---|---|---|
| .. | ||
| jobs | ||
| AGENTS.md | ||
| client.hcl | ||
| server.hcl | ||
| vault.hcl | ||