You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by xi...@apache.org on 2023/02/22 01:27:46 UTC

[tinkerpop] branch 3.5-dev updated: CTR add warning to restrict release process on Linux only - TINKERPOP-2861

This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a commit to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/3.5-dev by this push:
     new f3e473836a CTR add warning to restrict release process on Linux only - TINKERPOP-2861
f3e473836a is described below

commit f3e473836a2f4675e1a532616237fcdc20f70364
Author: Yang Xia <55...@users.noreply.github.com>
AuthorDate: Tue Feb 21 17:27:36 2023 -0800

    CTR add warning to restrict release process on Linux only - TINKERPOP-2861
---
 docs/src/dev/developer/release.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/dev/developer/release.asciidoc b/docs/src/dev/developer/release.asciidoc
index eae99b699b..bf99098b14 100644
--- a/docs/src/dev/developer/release.asciidoc
+++ b/docs/src/dev/developer/release.asciidoc
@@ -34,7 +34,7 @@ execute.
 IMPORTANT: The following instructions assume that the release manager's <<development-environment,environment>> is setup
 properly for release and includes a `.glv` files in the various GLV modules, so that they all build in full.
 
-TIP: It is recommended to carry out the release process on Linux.
+WARNING: The release process needs to be conducted in a Linux environment.
 
 == Development Versions