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> |
||
|---|---|---|
| .. | ||
| ci.yaml | ||