swebb2066 commented on PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#issuecomment-2412988341
> Not anymore: https://logging.staged.apache.org/log4cxx/1.3.0/
I have commenced the release process
--
This is an automated message from the Apache Git Service.
To re
ppkarwasz commented on PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#issuecomment-2412976704
> > don't stall the Apache Log4cxx release for this PR
>
> The release is currently stalled anyway because logging.staged.apache.org
is broken
Not anymore: https://lo
swebb2066 commented on PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#issuecomment-2412519307
> don't stall the Apache Log4cxx release for this PR
The release is currently stalled anyway because logging.staged.apache.org
is broken
--
This is an automated message
rm5248 commented on PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#issuecomment-2412046938
I don't see anything obviously wrong with what has been proposed here, we'll
just have to test it out and see that it works.
--
This is an automated message from the Apache Git Ser
ppkarwasz commented on code in PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#discussion_r1799514373
##
package.sh:
##
@@ -0,0 +1,108 @@
+#!/bin/bash
+#
+set -e
+
+# Shorthand for digit class:
+d="[[:digit:]]"
+# Determine the version and build timestamp
+VERSI
ppkarwasz commented on code in PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#discussion_r1799494263
##
.github/workflows/package_code.yml:
##
@@ -12,58 +13,180 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License fo
ppkarwasz commented on PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#issuecomment-2411228837
@swebb2066,
Thank You for the remarks, they made me realize there is still a lot to do
before we automatize all Apache Logging Services releases. I will resolve the
convers
swebb2066 commented on code in PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#discussion_r1797531167
##
.github/workflows/package_code.yml:
##
@@ -12,58 +13,180 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License fo
swebb2066 commented on code in PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#discussion_r1797521246
##
.github/generate-email.sh:
##
@@ -0,0 +1,97 @@
+#!/bin/bash
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license a
swebb2066 commented on PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#issuecomment-2408303283
The instruction in [the just added release
instructions](https://github.com/apache/logging-log4cxx/blob/master/admin/releasing.md)
can be simplified. Can you include the changes i
ppkarwasz commented on PR #414:
URL: https://github.com/apache/logging-log4cxx/pull/414#issuecomment-2407887158
There are some things left to fix:
- I can not use `crazy-max/ghaction-import-gpg`, probably we need an INFRA
ticket to install it on the repo. In the meantime I am using
`
ppkarwasz opened a new pull request, #414:
URL: https://github.com/apache/logging-log4cxx/pull/414
This adds support for:
- [ ] the verification of reproducibility of source archives.
- [ ] signing of releases.
- [ ] the generation of vote and announce e-mails.
- [ ] the uploa
12 matches
Mail list logo