You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by da...@apache.org on 2021/12/15 05:55:23 UTC

[logging-log4net] branch master updated: :memo: add doc about creating rel tag at release

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

davydm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


The following commit(s) were added to refs/heads/master by this push:
     new 9410325  :memo: add doc about creating rel tag at release
9410325 is described below

commit 94103257c8909af4926ac3c732a6aba46e166351
Author: Davyd McColl <da...@gmail.com>
AuthorDate: Wed Dec 15 07:54:54 2021 +0200

    :memo: add doc about creating rel tag at release
---
 doc/RELEASING.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/RELEASING.md b/doc/RELEASING.md
index 5a46eb5..584bf5c 100644
--- a/doc/RELEASING.md
+++ b/doc/RELEASING.md
@@ -52,11 +52,11 @@ release version 2.0.123:
         - are you seeing the correct releases page?
         - are you seeing the correct downloads page?
         - download links should (at this point) not work
-11. create an rc-releasd at GitHub with a tag like `rc/2.0.123`
+11. create an rc-releasd at GitHub with a tag like `rc/2.0.123-rc1`
     - attach all the files from the build/artifacts folder, _including signatures_
 12. get the artifacts in build/artifacts up to https://downloads.apache.org/logging/log4net/
     - currently, I have to as another ASF member for help with this
-    - I also see release notes there - which are out of date (don't know how to update)
+    - I also see release notes there - which are out of date (don't know how to update)    
 13. raise a vote on the log4net mailing list (dev@logging.apache.org)
 14. wait
 15. when the vote has 3 or more +1's, it's time to go live!
@@ -65,4 +65,6 @@ release version 2.0.123:
     - `git checkout asf-site`
     - `git pull --rebase`
     - `git merge asf-staging`
+18. rename the release at github, eg to `rel/2.0.123`
+    - double-check that the `rel` tag is created