This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 8866902 Add note about experimental release management Sling image
8866902 is described below
commit 8866902f40055ce5792568b9a497c447e5d9296b
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jun 17 15:26:51 2019 +0200
Add note about experimental release management Sling image
---
src/main/jbake/content/documentation/development/release-management.md | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/src/main/jbake/content/documentation/development/release-management.md
b/src/main/jbake/content/documentation/development/release-management.md
index 67cfe13..b2d66ec 100644
--- a/src/main/jbake/content/documentation/development/release-management.md
+++ b/src/main/jbake/content/documentation/development/release-management.md
@@ -48,7 +48,9 @@ Everything else has been configured in the latest Sling
Parent POM:
</parent>
+## Experimental Release Management Docker Image
+Some the release management steps can be further automated by using the [Sling
Commiter CLI Docker
Image](https://github.com/apache/sling-org-apache-sling-committer-cli). The
image is for now work-in-progress but has been used to drive multiple release.
Please see the README file in the linked repository for usage details.
## Staging the Release Candidates