This is an automated email from the ASF dual-hosted git repository. royteeuwen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
commit b772297c49355bab891f1bdccdb1f91b89034ec4 Merge: 6f5d818 f2e89bc Author: Roy Teeuwen <[email protected]> AuthorDate: Wed Jul 8 20:21:42 2026 +0200 Merge pull request #31 from apache/feature/SLING-13253-promote-drop SLING-13253 - release promote and drop staging repository commands .../apache/sling/cli/impl/release/DropCommand.java | 82 ++++++++++++++ .../sling/cli/impl/release/PromoteCommand.java | 90 ++++++++++++++++ .../sling/cli/impl/release/DropCommandTest.java | 120 +++++++++++++++++++++ .../sling/cli/impl/release/PromoteCommandTest.java | 113 +++++++++++++++++++ 4 files changed, 405 insertions(+)
