Skip to content

v2023.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 22:10
· 384 commits to main since this release

v2023.4.3 (2024-11-25)

Bug Fixes

  • Install UV for release (548723a)

  • Semantic-release needs the package name specified (0409bde)

  • Checkout before installing UV (ef90254)

Chores

  • chore(github-actions): add release-drafter

  • chore: Switch to using UV

  • chore(github-actions): Fix test workflow

  • chore(github-actions): Do a UV sync

  • chore(github-actions): Deduplicate proj-version step

  • chore(github-actions,dependencies): Add Dev Dependencies

  • chore(github-actions): Read the project version from the TOML

  • chore(github-actions): Build using the right variable

  • chore(github-actions): Add CA certificates

Code Style