Skip to content

docs(hooks): clarify pre/post-install hooks description.#6497

Merged
jdx merged 1 commit into
jdx:mainfrom
minusfive:patch-1
Oct 1, 2025
Merged

docs(hooks): clarify pre/post-install hooks description.#6497
jdx merged 1 commit into
jdx:mainfrom
minusfive:patch-1

Conversation

@minusfive

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 1, 2025 00:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR clarifies the documentation for preinstall/postinstall hooks by making it explicit that these hooks run before AND after tool installation respectively, rather than the previous ambiguous wording that only mentioned "before tools are installed."

  • Updated the description to clarify when preinstall and postinstall hooks execute
  • Added "(respectively)" to make the timing relationship clear

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jdx jdx merged commit e3db829 into jdx:main Oct 1, 2025
26 checks passed
@jdx jdx mentioned this pull request Oct 1, 2025
jdx added a commit that referenced this pull request Oct 1, 2025
### 📦 Registry

- add code by @TyceHerrman in
[#6492](#6492)

### 🚀 Features

- change idiomatic_version_file to default disabled by @jdx in
[#6501](#6501)

### 🐛 Bug Fixes

- **(self-update)** add missing functions to self_update stub by @jdx in
[#6502](#6502)
- **(set)** allow --prompt flag to work with `mise set` by @jdx in
[#6485](#6485)

### 📚 Documentation

- **(hooks)** clarify pre/post-install hooks description. by @minusfive
in [#6497](#6497)
- remove link to issue by @jdx in
[e13d980](e13d980)

### 🧪 Testing

- **(e2e)** remove deprecated MISE_LEGACY_VERSION_FILE assertions by
@jdx in [#6505](#6505)

### New Contributors

- @minusfive made their first contribution in
[#6497](#6497)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> Bumps project to v2025.10.0, updates changelog, packaging/docs, and
completion spec filenames.
> 
> - **Release/Versioning**:
> - Bump version to `2025.10.0` in `Cargo.toml`, `Cargo.lock`,
`default.nix`, `packaging/rpm/mise.spec`.
> - **Documentation**:
>   - Update `README.md` quickstart version output.
> - Add `2025.10.0` entry to `CHANGELOG.md` with registry, features,
fixes, docs, tests, and contributors.
> - **Shell Completions**:
> - Update cached spec filenames to
`usage__usage_spec_mise_2025_10_0.spec` in `completions/_mise`,
`completions/mise.bash`, `completions/mise.fish`.}
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
28930cf. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

Co-authored-by: mise-en-dev <release@mise.jdx.dev>
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