Skip to content

chore(release): v1.0.1 Core v0.7.1 Alignment & CI Standardization#4

Merged
PythonWoods-Dev merged 16 commits into
mainfrom
release/v1.0.1
May 9, 2026
Merged

chore(release): v1.0.1 Core v0.7.1 Alignment & CI Standardization#4
PythonWoods-Dev merged 16 commits into
mainfrom
release/v1.0.1

Conversation

@PythonWoods-Dev
Copy link
Copy Markdown
Contributor

Overview

This release aligns the GitHub Action wrapper with Zenzic Core v0.7.1 and standardizes the internal CI/CD pipeline, removing execution redundancies.

Changes

  • Core Alignment: Pinned the underlying zenzic dependency to v0.7.1 in both action.yml and test environments (noxfile.py).
  • CI/CD Standardization: Removed triple execution of linters in the verify chain. just verify is now the single, optimized source of truth.
  • Automation Fix: Enhanced the pin-core recipe to keep noxfile.py and action.yml perfectly synced, preventing "ghost pins".
  • Tooling: Replaced legacy bash bump scripts with the robust bump-my-version implementation.

PythonWoods-Dev and others added 16 commits May 8, 2026 09:06
…0.1)

No code changes (shell-based composite action, venv_backend=none
throughout). Tracks ecosystem alignment with Zenzic Core v0.7.1
and Structum v0.1.1 Boundary Testing matrix fix.
- verify: _check-hooks check test
- preflight recipe deleted (obsolete alias for pre-commit run --all-files)
- _check-hooks: warn if pre-push hook not installed (warn-only)
@PythonWoods-Dev PythonWoods-Dev merged commit 482cda5 into main May 9, 2026
4 checks passed
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