docs/.forgejo/workflows
Justin Wheeler c6135be453
All checks were successful
Antora docs CI / Build preview (PR) (push) Has been skipped
Antora docs CI / Build pages (main, mindshare namespace) (push) Successful in 8s
🐛💚 ci: Fix Antora build that has never passed on Forgejo
Every CI run since migration failed at the `upload-artifact@v4` step,
which rejects non-GitHub forges with `GHESNotSupportedError`. The Antora
build itself always succeeded. Remove `upload-artifact` (it served no
deployment purpose) and the stale `.gitlab-ci.yml` alongside it.

Add `--log-failure-level fatal` to the `build-pages` job so cross-repo
`xref` warnings (`marketing::`, `council::`, etc.) are visible in the
Actions log but don't block the build. The `build-preview` job already
had this flag.

Assisted-by: Claude Opus 4.6 (1M context)
Signed-off-by: Justin W. Flory <jflory7@fedoraproject.org>
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
2026-07-08 19:18:54 -04:00
..
ci.yaml 🐛💚 ci: Fix Antora build that has never passed on Forgejo 2026-07-08 19:18:54 -04:00