Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHA: fix 'install-cilium-cli' issue when building from source #1822

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

giorio94
Copy link
Member

This PR modifies the install-cilium-cli action to respect the specified destination path also when it is relative. Additionally, the binary is now built in a temporary directory to mimic the behavior of the other steps, and prevent possible name clashes.

This commit modifies the install-cilium-cli action to respect the
specified destination path also when it is relative. Additionally,
the binary is now built in a temporary directory to mimic the
behavior of the other steps, and prevent possible name clashes.

Fixes: ef88937 ("GHA: extend 'install-cilium-cli' to build from source")
Signed-off-by: Marco Iorio <[email protected]>
@giorio94 giorio94 temporarily deployed to ci July 12, 2023 06:58 — with GitHub Actions Inactive
@giorio94 giorio94 marked this pull request as ready for review July 12, 2023 07:14
@giorio94 giorio94 requested a review from a team as a code owner July 12, 2023 07:14
@giorio94 giorio94 requested a review from squeed July 12, 2023 07:14
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jul 12, 2023
@jibi jibi merged commit 128db00 into cilium:main Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants