Skip to content

Releases: OpenAstronomy/github-actions-workflows

v2.4.0

26 Jan 15:33
99401c3

Choose a tag to compare

The main feature added in this release is support for uploading dists built with the publish workflows in a subsequent step in your workflow.
This, amongst other things, allows you to use PyPI's Trusted Publishers for authentication.

What's Changed

  • add save_artifacts option to publish workflow by @braingram in #346
  • ensure uv is always available from cibuildwheel by @neutrinoceros in #331
  • Add documentation and tests for using external upload-to-pypi, which enables using trusted publishing by @Cadair in #348
  • Add permissions to trusted publishing example by @Cadair in #349

Full Changelog: v2.3.1...v2.4.0

v2.3.1

27 Nov 15:55
9f1fedd

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

28 Oct 12:54
d9b81a0

Choose a tag to compare

What's Changed

  • Add support for arm64 windows wheel builds by @finnagin in #318

New Contributors

Full Changelog: v2.2.2...v2.3.0

v2.2.2

13 Oct 09:08
930ac90

Choose a tag to compare

What's Changed

Updated cibuildwheel to 3.2.1.

Full Changelog: v2.2.1...v2.2.2

v2.2.1

30 Jul 09:09
28e9474

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Jul 15:17
828af55

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

24 Jun 23:30
8682314

Choose a tag to compare

What's Changed

  • ENH: add support for PEP 735 dependency-groups via a new workflow input test_groups by @neutrinoceros in #286

Full Changelog: v2.0.0...v2.1.0

v2.0.0

11 Jun 15:21
d83bb11

Choose a tag to compare

Breaking Changes in cibuildwheel

This release updates the version of cibuildwheel to 3.0. This release has many changes, including support for Python 3.14 wheels, however it also has some breaking changes you should be aware of. Please see the release post and changelog.

What's Changed

Full Changelog: v1.17.0...v2.0.0

v1.17.0

04 Jun 14:08
a2e0af7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.17.0

v1.16.0

30 Jan 15:27
8c0fde6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.16.0