You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/05/03 14:26:27 UTC

[GitHub] [skywalking-kong] dmsolr opened a new pull request #10: add step to remove prev-version

dmsolr opened a new pull request #10:
URL: https://github.com/apache/skywalking-kong/pull/10


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-kong] wu-sheng commented on a change in pull request #10: add step to remove prev-version

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on a change in pull request #10:
URL: https://github.com/apache/skywalking-kong/pull/10#discussion_r625131508



##########
File path: release.md
##########
@@ -100,6 +100,7 @@ Move the release from RC folder to the dist folder. This will begin the file syn
 ....
 enter your apache password
 ....
+> svn delete -m "remove old version" https://dist.apache.org/repos/dist/dev/skywalking/kong/x.y.z

Review comment:
       You should not do this here. Because your website is targeting the mirror and download links.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-kong] wu-sheng commented on a change in pull request #10: add step to remove related packages from dev directory

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on a change in pull request #10:
URL: https://github.com/apache/skywalking-kong/pull/10#discussion_r625146335



##########
File path: release.md
##########
@@ -100,6 +100,7 @@ Move the release from RC folder to the dist folder. This will begin the file syn
 ....
 enter your apache password
 ....
+> svn delete -m "remove old version" https://dist.apache.org/repos/dist/dev/skywalking/kong/x.y.z

Review comment:
       Zhenxu's point is, removing the previous release. Such as removing 0.1.0 once the 0.2.0 is released. Not the thing in dev.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-kong] wu-sheng merged pull request #10: add step to remove old version packages

Posted by GitBox <gi...@apache.org>.
wu-sheng merged pull request #10:
URL: https://github.com/apache/skywalking-kong/pull/10


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-kong] wu-sheng commented on a change in pull request #10: add step to remove prev-version

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on a change in pull request #10:
URL: https://github.com/apache/skywalking-kong/pull/10#discussion_r625131892



##########
File path: release.md
##########
@@ -100,6 +100,7 @@ Move the release from RC folder to the dist folder. This will begin the file syn
 ....
 enter your apache password
 ....
+> svn delete -m "remove old version" https://dist.apache.org/repos/dist/dev/skywalking/kong/x.y.z

Review comment:
       You have to make sure all things ready and remove the old release, and it is not x.y.z, it is the previous release version.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-kong] dmsolr commented on a change in pull request #10: add step to remove related packages from dev directory

Posted by GitBox <gi...@apache.org>.
dmsolr commented on a change in pull request #10:
URL: https://github.com/apache/skywalking-kong/pull/10#discussion_r625485581



##########
File path: release.md
##########
@@ -100,6 +100,7 @@ Move the release from RC folder to the dist folder. This will begin the file syn
 ....
 enter your apache password
 ....
+> svn delete -m "remove old version" https://dist.apache.org/repos/dist/dev/skywalking/kong/x.y.z

Review comment:
       Got it. Fixed




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-kong] wu-sheng commented on a change in pull request #10: add step to remove related packages from dev directory

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on a change in pull request #10:
URL: https://github.com/apache/skywalking-kong/pull/10#discussion_r625146658



##########
File path: release.md
##########
@@ -100,6 +100,7 @@ Move the release from RC folder to the dist folder. This will begin the file syn
 ....
 enter your apache password
 ....
+> svn delete -m "remove old version" https://dist.apache.org/repos/dist/dev/skywalking/kong/x.y.z

Review comment:
       ` svn mv ` already removed the package in the dev folder.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-kong] dmsolr commented on a change in pull request #10: add step to remove related packages from dev directory

Posted by GitBox <gi...@apache.org>.
dmsolr commented on a change in pull request #10:
URL: https://github.com/apache/skywalking-kong/pull/10#discussion_r625143549



##########
File path: release.md
##########
@@ -100,6 +100,7 @@ Move the release from RC folder to the dist folder. This will begin the file syn
 ....
 enter your apache password
 ....
+> svn delete -m "remove old version" https://dist.apache.org/repos/dist/dev/skywalking/kong/x.y.z

Review comment:
       I am sorry for my incorrect title and comment. I am going to delete dev directory once the packages had moved to release directory.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org