royteeuwen commented on PR #32: URL: https://github.com/apache/sling-org-apache-sling-committer-cli/pull/32#issuecomment-5017102097
@rombert both issues from your testing are fixed and pushed: - **Missing `-source-release.zip.sha512`** — `download()` now also fetches the `.sha512` sidecar (6146764). - **Previous-version removal across streams** — now removes only the closest older version, so parallel maintenance streams (e.g. `1.x` vs `2.x`) stay intact (dcf3f4f). Full test suite is green and the changes flow down to the finalize PR (#34), which I rebased on this branch. Whenever you get a chance, could you give it another dry run / test pass? Thanks for the thorough testing! -- 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]
