setup-mdsf
Version updated for https://github.com/hougesen/mdsf to version v0.11.1.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes
17 December 2025
- build: generate new github action bundle
#1450 - build(deps): bump actions/cache from 4 to 5
#1447 - build(deps-dev): bump esbuild from 0.27.1 to 0.27.2 in /github-action
#1448 - build(deps-dev): bump @biomejs/biome in /mdsf-vscode
#1449 - build(deps-dev): bump @biomejs/biome in /github-action
#1445 - build(deps-dev): bump esbuild from 0.27.1 to 0.27.2 in /mdsf-vscode
#1446 - build(deps-dev): bump esbuild from 0.27.0 to 0.27.1 in /mdsf-vscode
#1443 - build(deps-dev): bump eslint from 9.39.1 to 9.39.2 in /mdsf-vscode
#1441 - build(deps-dev): bump @eslint/js from 9.39.1 to 9.39.2 in /mdsf-vscode
#1432 - build(deps-dev): bump @eslint/js from 9.39.1 to 9.39.2 in /github-action
#1435 - build(deps-dev): bump eslint from 9.39.1 to 9.39.2 in /github-action
#1436 - build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#1440 - build(deps-dev): bump esbuild from 0.27.0 to 0.27.1 in /github-action
#1438 - build(deps): bump @actions/core from 1.11.1 to 2.0.1 in /github-action
#1439 - build(cargo-dist): bump version to 0.30.3
#1444 - build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode
#1437 - build(deps-dev): bump @biomejs/biome from 2.3.5 to 2.3.9 in /mdsf-vscode
#1442 - build(deps-dev): bump @biomejs/biome in /github-action
#1433 - build(deps): bump actions/cache from 4 to 5
#1431 - refactor(tools): set default rustfmt edition to 2024
#1430 - fix(tools): disable typos since it is flaky
#1429 - feat(tools): add support for mago analyze
#1428 - build(deps): bump test-with from 0.15.5 to 0.15.6
#1427 - build(deps): bump log from 0.4.28 to 0.4.29
#1426 - feat: add support for oxfmt
#1425 - feat(tools): add support for miss_hit
#1424 - build(deps): bump actions/checkout from 5 to 6
#1423 - build(deps): bump convert_case from 0.9.0 to 0.10.0
#1422 - build(deps): bump clap from 4.5.52 to 4.5.53
#1419 - build(deps): bump clap_complete from 4.5.60 to 4.5.61
#1420 - feat(tools): add support for tclint and tclfmt
#1421 - build(deps-dev): bump glob
#1418 - build(deps): bump clap from 4.5.51 to 4.5.52
#1416 - test: disable deno exec name test
#1417 - build(deps-dev): bump js-yaml
#1414 - build(deps-dev): bump js-yaml
#1413 - feat(tools): add support for formatting dune files
#1412 - feat(tools): add support for yard-lint
#1411 - feat(tools): add support for api-linter
#1410 - feat(tools): add support for rumdl
#1409
Install mdsf 0.11.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.11.1/mdsf-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.11.1/mdsf-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install hougesen/tap/mdsf
Install prebuilt binaries into your npm project
npm install mdsf-cli@0.11.1
Download mdsf 0.11.1
| File | Platform | Checksum |
|---|---|---|
| mdsf-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| mdsf-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| mdsf-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
| mdsf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| mdsf-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |