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

Some Dev Spaces guide tweaks #68

Merged
merged 2 commits into from
May 2, 2024
Merged

Some Dev Spaces guide tweaks #68

merged 2 commits into from
May 2, 2024

Conversation

jasonmadigan
Copy link
Member

@jasonmadigan jasonmadigan commented May 2, 2024

Based on some feedback from @azgabur

@david-martin
Copy link
Contributor

👀

Co-authored-by: David Martin <david-martin@users.noreply.github.com>
@@ -30,7 +30,7 @@ For this tutorial, we'll:
To install `kuadrantctl` in your Dev Spaces workspace, execute the following command:

```bash
curl -sL "https://github.com/kuadrant/kuadrantctl/releases/download/v0.2.0/kuadrantctl-v0.2.0-linux-amd64.tar.gz" | tar xz -C /home/user/.local/bin
curl -sL "https://github.com/kuadrant/kuadrantctl/releases/download/v0.2.2/kuadrantctl-v0.2.2-linux-amd64.tar.gz" | tar xz -C /home/user/.local/bin
Copy link
Contributor

@azgabur azgabur May 2, 2024

Choose a reason for hiding this comment

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

It needs to be kept in mind that in case of new release the version needs to be always updated.

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, will need to keep this up to date for the time being. might look at renaming the archives so they have a consistent name, so that, for instance, something like this would always work and be current:

https://github.com/kuadrant/kuadrantctl/releases/download/latest/kuadrantctl-linux-amd64.tar.gz

@jasonmadigan jasonmadigan merged commit 9e4175f into main May 2, 2024
5 checks passed
@jasonmadigan jasonmadigan deleted the dev-spaces-guide-tweaks branch May 2, 2024 15:34
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.

3 participants