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 5a99c2e Create test-distributions.md 5a99c2e is described below commit 5a99c2e0081c62987959649b1fc4a2cf68fbd16b Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Sat Feb 1 10:48:59 2025 -0800 Create test-distributions.md --- apache-trusted-release/test-distributions.md | 35 ++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/apache-trusted-release/test-distributions.md b/apache-trusted-release/test-distributions.md new file mode 100644 index 0000000..1bd4aad --- /dev/null +++ b/apache-trusted-release/test-distributions.md @@ -0,0 +1,35 @@ +# Test Distributions + +Support will be added to the ATR for distribution of release candidate packages in a priority order. + +## Distributors + +1. Maven - repository.apache.org +2. TEST PyPi +3. Artifactory +4. DockerHub +5. Node +6. NuGet - Test +7. ... + +### Apache Maven Repository + +Use https://repository.apache.org/ + +### TEST PyPi + + +### Artifactory + +Labeled as `TEST` in our jfrog repository. + +### DockerHub + +Labeled as `TEST` in DockerHub + +### Node + + +### NuGet + +Need some type of NuGet Test service. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org