Skip to content

ci: use calysto/maintainer_tools build action#459

Merged
blink1073 merged 1 commit into
Calysto:mainfrom
blink1073:use-build-action
Jul 3, 2026
Merged

ci: use calysto/maintainer_tools build action#459
blink1073 merged 1 commit into
Calysto:mainfrom
blink1073:use-build-action

Conversation

@blink1073

Copy link
Copy Markdown
Contributor

References

None

Description

Replaces the direct hynek/build-and-inspect-python-package step in tests.yml and release.yml with the new calysto/maintainer_tools/actions/build@v1 composite action, which wraps the same underlying action.

Changes

  • tests.yml: use calysto/maintainer_tools/actions/build@v1 in the build job; updated the supported_python_classifiers_json_array output reference to the action's new python-versions output.
  • release.yml: use calysto/maintainer_tools/actions/build@v1 in the build-package job.

Backwards-incompatible changes

None

Testing

Verified just typing and just pre-commit pass locally. Confirmed the calysto/maintainer_tools v1 tag includes the new build action.

AI usage

  • Some or all of the content of this PR was generated by AI.
  • The human author has carefully reviewed this PR and run this code.
  • AI tools and models used: Claude Code

Replaces direct hynek/build-and-inspect-python-package uses in tests.yml
and release.yml with the new calysto/maintainer_tools/actions/build@v1
composite action.
@blink1073
blink1073 merged commit d604e0c into Calysto:main Jul 3, 2026
25 checks passed
@blink1073
blink1073 deleted the use-build-action branch July 3, 2026 18:45
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