Skip to content

[draft/DNM] GHA CI nits#2885

Draft
kolyshkin wants to merge 3 commits into
podman-container-tools:mainfrom
kolyshkin:ci-nits
Draft

[draft/DNM] GHA CI nits#2885
kolyshkin wants to merge 3 commits into
podman-container-tools:mainfrom
kolyshkin:ci-nits

Conversation

@kolyshkin

Copy link
Copy Markdown
Contributor

No description provided.

kolyshkin added 3 commits June 1, 2026 13:54
It it not needed; actions/checkout already does this.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Since commit 7d3c3ce ("Makefile: set GOBIN") GOBIN is set to /bin
(because "go env GOBIN" usually returns an empty string, and $(GOPATH)
is not ever set), which is terribly wrong.

This was worked around in .cirrus.yml, and now also in
.github/workflows/ci.yml.

Remove the GHA workaround, fix it in Makefile.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>

@mtrmac mtrmac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(ACK to the concept of both — the safe.directory thing was also bothering me but we didn’t take the time to figure out why it was necessary.)

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

A friendly reminder that this PR had no activity for 30 days.

@mtrmac mtrmac marked this pull request as draft July 3, 2026 17:58
@github-actions github-actions Bot removed the stale-pr label Jul 4, 2026
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.

2 participants