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/11/05 14:43:42 UTC

[logging-log4net] branch master updated: :memo: add reminders to release nupkg & update live docs

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 d880d94  :memo: add reminders to release nupkg & update live docs
d880d94 is described below

commit d880d946f2c7a7350566f682576958e831c4eb83
Author: Davyd McColl <da...@gmail.com>
AuthorDate: Fri Nov 5 16:43:31 2021 +0200

    :memo: add reminders to release nupkg & update live docs
---
 doc/RELEASING.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/RELEASING.md b/doc/RELEASING.md
index a38fd47..5a46eb5 100644
--- a/doc/RELEASING.md
+++ b/doc/RELEASING.md
@@ -57,4 +57,12 @@ release version 2.0.123:
 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)
+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!
+16. push the .nupkg to nuget.org
+17. don't forget to make the docs live: in the logging-log4net-site folder:
+    - `git checkout asf-site`
+    - `git pull --rebase`
+    - `git merge asf-staging`