Skip to content

[codex] Fix GitLab release fetch dependencies#32

Merged
lobis merged 1 commit into
mainfrom
codex/fix-gitlab-release-fetch-coreutils
May 12, 2026
Merged

[codex] Fix GitLab release fetch dependencies#32
lobis merged 1 commit into
mainfrom
codex/fix-gitlab-release-fetch-coreutils

Conversation

@lobis
Copy link
Copy Markdown
Collaborator

@lobis lobis commented May 12, 2026

Summary

  • remove the explicit coreutils install from the GitLab release fetch job because alma9-base already ships coreutils-single
  • keep the fetch job dependency install to curl and jq so it avoids the package conflict seen on tag pipelines
  • add a regression test that fails if a dnf install line reintroduces coreutils

Validation

  • bash -n gitlab-ci/fetch_github_release.sh gitlab-ci/publish_artifacts.sh
  • go test ./...
  • go build ./...

@lobis lobis merged commit 3c2be4e into main May 12, 2026
4 checks passed
@lobis lobis deleted the codex/fix-gitlab-release-fetch-coreutils branch May 12, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant