Skip to content

fix: In setup action check if sudo is available#143

Merged
PeterSchafer merged 4 commits intomasterfrom
fix/CLI-279_check_sudo
Jul 9, 2024
Merged

fix: In setup action check if sudo is available#143
PeterSchafer merged 4 commits intomasterfrom
fix/CLI-279_check_sudo

Conversation

@PeterSchafer
Copy link
Copy Markdown
Contributor

@PeterSchafer PeterSchafer commented Jul 8, 2024

  • Not all environments might have sudo installed, this PR makes sudo usage optional but it requires the executing user to have the privileges to write to /usr/local/bin.
  • Added a test for such an environment based on debian.

@PeterSchafer PeterSchafer requested a review from a team as a code owner July 8, 2024 13:39
@PeterSchafer PeterSchafer force-pushed the fix/CLI-279_check_sudo branch from a8b3360 to daff165 Compare July 8, 2024 13:43
@PeterSchafer PeterSchafer force-pushed the fix/CLI-279_check_sudo branch 2 times, most recently from edc90dd to 7cd26b1 Compare July 8, 2024 15:05
@PeterSchafer PeterSchafer force-pushed the fix/CLI-279_check_sudo branch from 7cd26b1 to 924f475 Compare July 8, 2024 15:07
@PeterSchafer PeterSchafer force-pushed the fix/CLI-279_check_sudo branch from 0497107 to 521e15f Compare July 9, 2024 08:12
@PeterSchafer PeterSchafer merged commit 0e48d7e into master Jul 9, 2024
@PeterSchafer PeterSchafer deleted the fix/CLI-279_check_sudo branch July 9, 2024 12:44
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