Skip to content

chore: release 0.5.0#24

Merged
JacobPEvans-personal merged 2 commits into
mainfrom
release-please--branches--main--components--mlx-benchmarks
Apr 27, 2026
Merged

chore: release 0.5.0#24
JacobPEvans-personal merged 2 commits into
mainfrom
release-please--branches--main--components--mlx-benchmarks

Conversation

@jacobpevans-github-actions
Copy link
Copy Markdown
Contributor

@jacobpevans-github-actions jacobpevans-github-actions Bot commented Apr 26, 2026

Summary

Release 0.5.0 with HF CLI upload, vLLM converter fixes, and release-please secrets→vars fix. Includes three follow-up fixes: sync uv.lock post-version-bump, configure markdownlint to ignore auto-generated CHANGELOG.md, and trigger CI re-run.

Changes

  • chore(main): release 0.5.0 — version bump, changelog, and feature/fix compilation

    • Replace deploy_space.py with huggingface-cli upload
    • vLLM benchmark_serving converter fixes
    • Pass App ID from GitHub vars (not secrets) in release-please workflow
  • fix: sync uv.lock and ignore CHANGELOG.md from markdownlint — uv.lock was not updated when release-please bumped pyproject.toml to 0.5.0, causing --locked flag to fail in CI; add .markdownlintignore to exclude auto-generated CHANGELOG.md (long GitHub URLs exceed MD013)

  • fix: add local markdownlint config with CHANGELOG.md ignore — central .github config's overrides key not applied; use ignorePatterns at top level (reliably respected by markdownlint-cli2 v0.22+)

  • ci: trigger re-run with updated markdown-lint workflow — empty commit to trigger fresh CI after workflow update

Test Plan

  • Pre-commit (ruff, mypy, pytest) passes locally
  • CI gates pass: test + lint + scan + schema-validate
  • HF CLI upload tested in deploy-space workflow
  • Markdownlint now correctly ignores CHANGELOG.md

@jacobpevans-github-actions jacobpevans-github-actions Bot force-pushed the release-please--branches--main--components--mlx-benchmarks branch 3 times, most recently from 984cb5e to 82e027e Compare April 26, 2026 22:03
@JacobPEvans-personal JacobPEvans-personal changed the title chore(main): release 0.5.0 chore: release 0.5.0 Apr 26, 2026
@jacobpevans-github-actions jacobpevans-github-actions Bot force-pushed the release-please--branches--main--components--mlx-benchmarks branch from fc5c219 to e91ae74 Compare April 27, 2026 10:46
@JacobPEvans-personal JacobPEvans-personal merged commit 6083f99 into main Apr 27, 2026
13 checks passed
@JacobPEvans-personal JacobPEvans-personal deleted the release-please--branches--main--components--mlx-benchmarks branch April 27, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant