Skip to content

Use mise for managing tools #1748

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

Closed
15 tasks done
php-coder opened this issue Mar 12, 2025 · 1 comment
Closed
15 tasks done

Use mise for managing tools #1748

php-coder opened this issue Mar 12, 2025 · 1 comment
Assignees
Labels
ADR/needed A decision has been made and it needs to be documented area/build scripts area/ci
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Mar 12, 2025

See for details:

Candidates to be replaced:

@php-coder php-coder added ADR/needed A decision has been made and it needs to be documented area/build scripts area/ci labels Mar 12, 2025
@php-coder php-coder added this to the 0.4.8 milestone Mar 12, 2025
@php-coder php-coder self-assigned this Mar 12, 2025
php-coder added a commit that referenced this issue Mar 14, 2025
Generated with:
$ MISE_DISABLE_BACKENDS=asdf mise use [email protected]

See also: jdx/mise#4177

Part of #1748
php-coder added a commit that referenced this issue Mar 14, 2025
Generated with:
$ mise use java@adoptopenjdk-8

Part of #1748
php-coder added a commit that referenced this issue Mar 14, 2025
Generated with:
$ cd infra/ansible
$ mise use [email protected]
$ pip3 install --user pipx
$ mise use [email protected]

See also https://mise.jdx.dev/dev-tools/backends/pipx.html for details.

Part of #1748
php-coder added a commit that referenced this issue Mar 14, 2025
Generated with:
$ cd infra/terraform
$ mise set --file mise.local.toml https_proxy=socks5://127.0.0.1:1122
$ MISE_DISABLE_BACKENDS=aqua mise use [email protected]

See also:
- jdx/mise#4606
- https://mise.jdx.dev/faq.html#how-do-i-use-mise-with-http-proxies

NOTE: proxy configuration has been moved to a local mise configuration that hasn't been commited to
Git as it's needed only for my local installation.

Part of #1748
php-coder added a commit that referenced this issue Mar 14, 2025
php-coder added a commit that referenced this issue Mar 14, 2025
php-coder added a commit that referenced this issue Mar 14, 2025
php-coder added a commit that referenced this issue Mar 14, 2025
Correction for fb275ca commit.

Relate to #1748
php-coder added a commit that referenced this issue Mar 14, 2025
@php-coder
Copy link
Owner Author

All done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADR/needed A decision has been made and it needs to be documented area/build scripts area/ci
Projects
None yet
Development

No branches or pull requests

1 participant