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

feat(deps,tools): upgrade dependencies and add tools #11

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

jimehk
Copy link
Contributor

@jimehk jimehk commented Nov 11, 2024

Add jc, ubi, wget, and yq. Upgrade gh and docker compose to latest versions.

We also use ubi (the universal binary installer) to install some of these tools directly from their GitHub releases, which has simplified the Dockerfile quite a bit.

gh and docker compose version options are removed, in favor of always installing the latest versions. And they're both now installed using ubi as well.

@jimehk jimehk requested a review from adamcooke November 11, 2024 18:41
Add `jc`, `ubi`, `wget`, and `yq`. Upgrade `gh` and `docker compose` to
latest versions.

We also use ubi (the universal binary installer) to install some of
these tools directly from their GitHub releases, which has simplified
the Dockerfile quite a bit.

`gh` and `docker compose` version options are removed, in favor of
always installing the latest versions. And they're both now installed
using `ubi` as well.
@jimehk jimehk force-pushed the upgrade-deps-add-tools branch from 1f31911 to d61f9f4 Compare November 12, 2024 12:49
@jimehk jimehk merged commit d90d3bb into main Nov 12, 2024
4 checks passed
@jimehk jimehk deleted the upgrade-deps-add-tools branch November 12, 2024 12:53
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