Re-enable Python generation and shift to PyPI releases#4635
Draft
dschwartz-ftadvisory wants to merge 33 commits into
Draft
Re-enable Python generation and shift to PyPI releases#4635dschwartz-ftadvisory wants to merge 33 commits into
dschwartz-ftadvisory wants to merge 33 commits into
Conversation
Update twine upload command to use non-interactive mode.
…flow/common-domain-model into feature/master-Python-Update
✅ Deploy Preview for finos-cdm ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
8e9fcbb to
32188db
Compare
e4ee6c0 to
4c040aa
Compare
…flow/common-domain-model into feature/master-Python-Update
0579c1d to
85dc8cb
Compare
Contributor
|
@CDM-ReleaseManagement-AP this PR changes the distribution for the Python implementation to PyPI. Please contact @plamen-neykov if there are any issues. |
hugohills-regnosys
previously approved these changes
May 6, 2026
sync with origin head
Contributor
|
@dschwartznyc reaching out regarding having the 6.x.x PR created for release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Re-enables CDM's Python code generation using the newly released rune-python-generator and moves Python artifact distribution from Maven Central to PyPI, the Python community standard (Issue #3239).
What's New
The updated generator:
Breaking Changes
Known Limitations