Skip to content

Maintenance roadmap: modern Python, CI, and releases #63

Description

@waddell

UDST has resumed active maintenance of Orca.

Completed:

  • Restore CI on supported Python versions
  • Remove Python 2 compatibility
  • Modernize packaging metadata
  • Establish main as the single integration branch
  • Configure required CI and review protections
  • Record the supported Python and dependency ranges in package metadata and CI

PR #62 completed the initial compatibility, packaging, and CI work. The
repository now tests Python 3.10 with minimum supported dependencies and Python
3.14 with current dependencies. The main branch is the default and protected
integration branch.

Remaining:

Orca 1.8 was published to PyPI in October 2022 but was not tagged or recorded as
a GitHub release. The source has used 1.9.dev0 since the maintenance work in
PR #62, so 1.9 is the next release.

This issue will remain open until the maintenance and release process is
operational.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions