Sxnan opened a new pull request, #574: URL: https://github.com/apache/flink-agents/pull/574
Linked issue: ### Purpose of change This change updates the release tooling to match the new Python sdist-based release flow introduced by the JAR download during install design. Specifically, it: - adds `tools/releasing/update_jar_manifest.sh` to populate `python/jar_manifest.json` with the release version and SHA-256 checksums from the closed Maven staging repository - updates `tools/releasing/create_binary_release.sh` to validate `jar_manifest.json`, build the Python sdist locally, and package/sign/hash the sdist instead of relying on manually downloaded wheel artifacts ### Tests ### API This change does not modify any public APIs. ### Documentation - [ ] `doc-needed` - [x] `doc-not-needed` - [ ] `doc-included` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
