Skip to content

Conversation

@cgillum
Copy link
Owner

@cgillum cgillum commented Dec 26, 2024

Changes:

  • Bump version in pyproject.toml to 0.2b1 and update Python requirement to >=3.9.
  • Add protobuf dependency in requirements.txt.
  • Update GitHub Actions workflow to support Python versions 3.9 to 3.13 and upgrade action versions.
  • Refactor type hints in various files to use Optional and list instead of Union and List.
  • Improve handling of custom status in orchestration context and related functions.

This commit prepares the project for the next beta release and improves type safety across the codebase.

…ons workflow

- Bump version in `pyproject.toml` to 0.2b1 and update Python requirement to >=3.9.
- Add `protobuf` dependency in `requirements.txt`.
- Update GitHub Actions workflow to support Python versions 3.9 to 3.13 and upgrade action versions.
- Refactor type hints in various files to use `Optional` and `list` instead of `Union` and `List`.
- Improve handling of custom status in orchestration context and related functions.

This commit prepares the project for the next beta release and improves type safety across the codebase.
@cgillum cgillum merged commit 95a2177 into main Dec 28, 2024
5 checks passed
@cgillum cgillum deleted the cgillum/python-3.9 branch December 28, 2024 09:12
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.

2 participants