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

docs: Add a section on how to use environment variables #4435

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

hverlin
Copy link
Contributor

@hverlin hverlin commented Feb 17, 2025

  • update env. vars page to indicate under which conditions they work
  • small updates to backend/plugins/registry pages
  • clarify that mise alias command is only for version aliases (not backend aliases)

@@ -60,6 +63,18 @@ export default {
});
},
},
watch: {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

image

@@ -538,7 +538,7 @@ const completionSpec: Fig.Spec = {
},
{
name: ["alias", "a"],
description: "Manage aliases",
description: "Manage version aliases.",
Copy link
Owner

Choose a reason for hiding this comment

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

really this should be changed, I just haven't got around to updating the command

@jdx jdx merged commit b2529a2 into jdx:main Feb 17, 2025
21 checks passed
jdx pushed a commit that referenced this pull request Feb 19, 2025
### 🚀 Features

- **(registry)** add lychee to registry by
[@eread](https://github.com/eread) in
[#4181](#4181)
- Install latest nominated zig from
https://machengine.org/zig/index.json by
[@tamadamas](https://github.com/tamadamas) in
[#4451](#4451)

### 🐛 Bug Fixes

- **(cli/run)** inherit stdio by --raw even when redactions are enabled
by [@risu729](https://github.com/risu729) in
[#4446](#4446)
- **(task)** Running programs on windows without cmd.exe by
[@NavyD](https://github.com/NavyD) in
[#4459](#4459)
- bugs with grep in tar_supports_zstd in mise.run script by
[@glasser](https://github.com/glasser) in
[#4453](#4453)

### 📚 Documentation

- fix watch files hook example by [@rsyring](https://github.com/rsyring)
in [#4427](#4427)
- Fix run-on sentence by [@henrebotha](https://github.com/henrebotha) in
[#4429](#4429)
- mention hk by [@jdx](https://github.com/jdx) in
[1a58e86](1a58e86)
- discord link by [@jdx](https://github.com/jdx) in
[b586085](b586085)
- Add a section on how to use environment variables by
[@hverlin](https://github.com/hverlin) in
[#4435](#4435)
- Update installation for archLinux by
[@Nicknamely](https://github.com/Nicknamely) in
[#4449](#4449)

### 🧪 Testing

- always set experimental = true in tests by
[@jdx](https://github.com/jdx) in
[#4443](#4443)

### Chore

- fixed new clippy lints by [@jdx](https://github.com/jdx) in
[#4463](#4463)

### New Contributors

- @tamadamas made their first contribution in
[#4451](#4451)
- @Nicknamely made their first contribution in
[#4449](#4449)
- @eread made their first contribution in
[#4181](#4181)
- @rsyring made their first contribution in
[#4427](#4427)
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