Skip to content

CI: use maintainer_tools build action#347

Merged
blink1073 merged 2 commits into
Calysto:mainfrom
blink1073:use-build-action
Jul 3, 2026
Merged

CI: use maintainer_tools build action#347
blink1073 merged 2 commits into
Calysto:mainfrom
blink1073:use-build-action

Conversation

@blink1073

Copy link
Copy Markdown
Contributor

References

N/A

Description

Replaces the direct hynek/build-and-inspect-python-package usage with the new calysto/maintainer_tools/actions/build wrapper action in the test and release workflows, for consistency with other maintainer_tools-managed workflows.

Changes

  • test.yml: use calysto/maintainer_tools/actions/build@v1 in the build job; update the needs.build.outputs reference from supported_python_classifiers_json_array to python-versions.
  • release.yml: use calysto/maintainer_tools/actions/build@v1 in the build-package job.

Backwards-incompatible changes

None

Testing

N/A - CI workflow change, verified via just typing and just pre-commit.

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 the direct hynek/build-and-inspect-python-package usage with
the new calysto/maintainer_tools/actions/build wrapper for consistency
with other maintainer_tools-managed workflows.
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.90%. Comparing base (1b1f0ca) to head (b92d793).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #347   +/-   ##
=======================================
  Coverage   92.90%   92.90%           
=======================================
  Files           6        6           
  Lines         437      437           
=======================================
  Hits          406      406           
  Misses         31       31           
Flag Coverage Δ
linux 92.67% <ø> (ø)
windows 92.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blink1073
blink1073 merged commit 5a077ce into Calysto:main Jul 3, 2026
29 checks passed
@blink1073
blink1073 deleted the use-build-action branch July 3, 2026 19:03
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