This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push: new 84c4f45 Update distributions.md 84c4f45 is described below commit 84c4f45c3acdb41a6f0350c667913ba08c16f83d Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Tue Feb 4 16:52:43 2025 -0800 Update distributions.md --- apache-trusted-release/distributions.md | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/apache-trusted-release/distributions.md b/apache-trusted-release/distributions.md index 0ff9265..8eee28d 100644 --- a/apache-trusted-release/distributions.md +++ b/apache-trusted-release/distributions.md @@ -1,8 +1,13 @@ # Distribute Phase -Support will be added to the ATR for distribution of release and test packages to package managers in a priority order. +Support will be added to the ATR for distribution of release and test packages to distribution channels in a priority order. -## Package Managers +## Policies + +- [Release Distribution Policy](https://infra.apache.org/release-distribution.html) +- [Docker Hub Policy](https://infra.apache.org/docker-hub-policy.html) + +## Distribution Channels 1. Maven Central 2. PyPi @@ -10,21 +15,15 @@ Support will be added to the ATR for distribution of release and test packages t 4. DockerHub 5. Node 6. NuGet -7. ... - -### Maven Central - - -### PyPi - - -### Artifactory - - -### DockerHub - +7. ... and many more -### Node +Channels may have a TEST distribution channel. +PMCs choose in their Product Line configuration which channels to distribute TEST and Release Artifacts +## Tasks -### NuGet +1. Automatically distribute release artifacts that are properly typed for the channel. +2. If any channels are not automated then send an email to the dev mailing list telling the Release Manager (RM) + which packages and channels they need to manually distribute. Once complete the RM will need to start the next phase +3. If they were errors in distribution then send an error report to the RM on the dev mailing list so that they can take + the correct action. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org