Skip to content

chore(release): cut 0.1.35 - #500

Merged
Jason Robert (jrob5756) merged 1 commit into
mainfrom
chore/release-0.1.35
Aug 28, 2026
Merged

chore(release): cut 0.1.35#500
Jason Robert (jrob5756) merged 1 commit into
mainfrom
chore/release-0.1.35

Conversation

@jrob5756

Copy link
Copy Markdown
Collaborator

Release preparation for v0.1.35 (previous release: v0.1.34, 2026-08-24).

Commit audit

All 4 commits in v0.1.34..main were audited; every one has an explicit disposition.

# Commit PR Change Class
1 6cdbabb #480 (issue #476) Remove dead workflow lifecycle hooks Removed
2 9760b72 #469 (issue #401) conductor doctor glyphs resolved per console encoding Fixed
3 d3c43a1 #498 (issue #497) Plugin flavor resolution (Claude vs Copilot builds) Fixed
4 c363ee7 #499 Expand ~ against the passed-in home, not the environment Internal — no changelog

Commit 4 is deliberately not in the changelog: it has no user-visible behaviour change in production (home is always Path.home(), which is what expanduser already resolved to). It was an internal correctness fix that unbroke the red Windows CI on main.

Changelog corrections

Two entries were misfiled into the already-released [0.1.34] section and have been moved into [0.1.35]:

Both entries claimed shipped-in-0.1.34 behaviour that v0.1.34 users do not have. The [0.1.34] section now accurately reflects that tag's contents.

The plugin-flavor entry (#497) was already correctly under [Unreleased].

Release section

[0.1.35] contains Removed (lifecycle hooks) and Fixed (doctor glyphs, plugin flavor). A fresh empty [Unreleased] compare link was added above it.

Validation

All run against this branch, rebased on c363ee7:

  • make check — ruff check, ruff format, ty check all pass
  • make test7745 passed, 58 skipped
  • make validate-examples — pass (schema changed in the release range)
  • git diff --check — clean

Diff scope

Only the three release files: CHANGELOG.md, pyproject.toml, uv.lock. The lockfile change is the conductor-cli project version only (1 line); no dependencies moved.

Next step

Merging this PR will be followed by pushing the v0.1.35 tag at the merge commit, which triggers .github/workflows/release.yml to build and publish the GitHub Release with its artifacts.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jrob5756
Jason Robert (jrob5756) merged commit 3d20692 into main Aug 28, 2026
24 of 25 checks passed
@jrob5756
Jason Robert (jrob5756) deleted the chore/release-0.1.35 branch August 28, 2026 17:38
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.

1 participant