This is an automated email from the ASF dual-hosted git repository.
assafpinhasi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-liminal.git
The following commit(s) were added to refs/heads/master by this push:
new 69db505 Update RELEASE.md
69db505 is described below
commit 69db5051ceac4027bf10ac58b638d5b9ef06b3e2
Author: assapin <[email protected]>
AuthorDate: Mon Jan 4 10:45:16 2021 +0200
Update RELEASE.md
---
dev/RELEASE.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/dev/RELEASE.md b/dev/RELEASE.md
index 8f76ad9..3646c0f 100644
--- a/dev/RELEASE.md
+++ b/dev/RELEASE.md
@@ -134,6 +134,15 @@ This covers pip repositories, files and installtion from
URL.
The fallback in case no string is found, is simply 'apache-liminal' assuming
your .pypirc contains an
index which has this package.
+
+## Testing a version from testpypi:
+
+Installing liminal locally:
+pip install --index-url https://test.pypi.org/simple/ --extra-index-url
https://pypi.org/simple apache-liminal
+
+Tell liminal where to take the version to put inside the airflow docker:
+export LIMINAL_VERSION='--index-url https://test.pypi.org/simple/
apache-liminal==0.0.1rc1'
+
## Upload Public keys to id.apache.org
Make sure your public key is on id.apache.org and in KEYS. You will need to
sign the release artifacts