Go to file
mise-en-dev bb5cdc1c47 chore: release 2024.9.0 (#2522)
* chore: release 2024.9.0

* Commit from GitHub Actions (test)
2024-09-04 19:35:17 -05:00
.cargo simplify building rtx by removing separate xtask package (#1032) 2023-11-30 23:26:21 +00:00
.config various CLI improvements (#1190) 2023-12-14 22:51:17 -06:00
.devcontainer fish command_not_found handler fix (#1665) 2024-02-13 08:18:42 -06:00
.github chore: make some gh workflows only run on jdx/mise (#2489) 2024-08-22 12:32:39 -05:00
.idea chore: mark releases as draft until they have been fully released 2024-08-01 03:30:25 -05:00
.mise fix: hide file tasks starting with "." (#2466) 2024-08-18 10:30:15 +00:00
completions chore: bump usage-lib 2024-05-26 17:08:19 -05:00
docs chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
e2e test: added e2e env vars 2024-09-03 19:30:03 -05:00
man/man1 chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
packaging chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
registry chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
schema feat: mise hints (#2479) 2024-09-03 09:00:20 -05:00
scripts chore: apply code lint fixes 2024-08-27 20:46:09 -05:00
share/fish/vendor_conf.d rtx -> mise 2024-01-02 16:29:35 -06:00
src chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
test test: clean cwd in unit tests (#2211) 2024-05-28 23:45:54 +00:00
tests feat: mise hints (#2479) 2024-09-03 09:00:20 -05:00
.cliffignore chore(cliff): ignore previous registry commits 2024-04-09 09:54:56 -05:00
.cspell.json ci: added super-linter (#1096) 2023-12-06 15:24:20 -06:00
.dockerignore docker: build source from repo (#1122) 2023-12-07 23:28:46 -06:00
.env feat: dotenv support (#345) 2023-03-17 16:39:26 -05:00
.gitignore feat: mise hints (#2479) 2024-09-03 09:00:20 -05:00
.hadolint.yaml docker: build source from repo (#1122) 2023-12-07 23:28:46 -06:00
.jscpd.json ci: added super-linter (#1096) 2023-12-06 15:24:20 -06:00
.markdown-link-check.json refactor: simplified stdout/stderr mocking in tests (#1163) 2023-12-13 21:22:43 +00:00
.markdownlint.json chore: migrate docs repo into this repo (#2237) 2024-06-01 22:57:56 +00:00
.markdownlintignore docs: add individual page for every CLI command 2024-08-26 06:45:58 -05:00
.mega-linter.yml chore(mega-linter): ignore registry/ files 2024-04-09 09:22:26 -05:00
.mise.dev.toml rtx -> mise 2024-01-02 16:29:35 -06:00
.mise.local.toml test: make unit tests work shuffled (#2133) 2024-05-18 19:03:58 +00:00
.mise.toml chore: eliminate .tool-versions only used for jq (#2195) 2024-05-28 09:26:02 -05:00
.pre-commit-config.yaml feat: add more directory env var configs (#2056) 2024-05-11 17:35:26 +00:00
.prettierignore chore(prettier): ignore registry/ files 2024-04-09 09:20:28 -05:00
.shellcheckrc fix global config with asdf_compat (#1534) 2024-01-26 19:35:14 +00:00
.yamllint.yml ci: added super-linter (#1096) 2023-12-06 15:24:20 -06:00
CHANGELOG.md chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
Cargo.lock chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
Cargo.toml chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
Cross.toml chore: compile on windows (#2184) 2024-05-25 08:40:00 -05:00
Dockerfile rtx -> mise 2024-01-02 16:29:35 -06:00
build.rs fix: hide non-working core plugins on windows 2024-08-18 14:22:09 -05:00
cliff.toml docs(changelog): cleaning up changelog 2024-05-11 18:28:19 -05:00
default.nix chore: release 2024.9.0 (#2522) 2024-09-04 19:35:17 -05:00
deny.toml chore: add BSD-2-Clause to allowed dep licenses 2024-08-01 06:47:56 +00:00
flake.lock Fixes nix flake (#2305) 2024-06-18 13:07:38 +00:00
flake.nix fix: nix flake build errors (#1390) 2024-01-07 08:44:51 +00:00
lefthook.yml added optional pre-commit hook 2024-02-07 08:14:32 -06:00
mise.usage.kdl docs: removed some references to rtx 2024-08-28 09:22:16 -05:00
zipsign.pub zipsign (#985) 2023-11-09 17:25:38 +00:00

docs/README.md

mise-docs

This repository contains the documentation website for the runtime executor mise. The website is powered by VitePress.