Skip to content

Parse CLI version without jq#51

Merged
edif2008 merged 1 commit intomainfrom
fix/get-cli-version-without-jq
Jul 6, 2023
Merged

Parse CLI version without jq#51
edif2008 merged 1 commit intomainfrom
fix/get-cli-version-without-jq

Conversation

@edif2008
Copy link
Copy Markdown
Member

@edif2008 edif2008 commented Jul 6, 2023

It seems that we can't assume that images have jq built-in, therefore we will use grep which comes built-in with all UNIX systems.

Resolves: #50

@edif2008 edif2008 force-pushed the fix/get-cli-version-without-jq branch from f9de6ce to 93bb8aa Compare July 6, 2023 11:45
@edif2008 edif2008 mentioned this pull request Jul 6, 2023
@edif2008 edif2008 changed the title Get CLI version without jq Parse CLI version without jq Jul 6, 2023
It seems that we can't assume that images have jq built-in, therefore we will use grep wich comes built-in with all UNIX systems to extract the latest CLI version number.
@edif2008 edif2008 force-pushed the fix/get-cli-version-without-jq branch from 93bb8aa to 107434b Compare July 6, 2023 11:53
@edif2008 edif2008 merged commit 83858b7 into main Jul 6, 2023
@edif2008 edif2008 deleted the fix/get-cli-version-without-jq branch July 6, 2023 11:54
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.

Latest build is broken

2 participants