Few things I noticed so far while prepping the release based on [1]:
1. It mentions "Start a [DISCUSS] thread on the dev list proposing the
release" but I rarely see this happening in practice. How strictly is it
required if nobody else is working on the same codebase?
2. Not really clear what to do _before_ the release signing (if you missed
those, you have to redo the whole procedure...)
* npm: release version in package.json
* CHANGELOG
3. No link to PGP key management instructions (e.g. to upload fingerprint on
id.apache.org). I eventually found this to be helpful [2].
4. No link to Apache Rat which it says to run manually.
[1]
https://github.com/apache/openwhisk-release/blob/master/docs/release_instructions.md
[2]
https://infra.apache.org/new-committers-guide.html#set-up-security-and-pgp-keys
Cheers,
Alex
________________________________
From: Rodric Rabbah <[email protected]>
Sent: Wednesday, July 22, 2020 08:27
To: [email protected] <[email protected]>
Subject: Re: Upcoming wskdebug release 1.3
I reviewed and merged your PR. Instructions link you found is the correct
starting point. If you find something that isn’t clear please use the
opportunity to improve the docs 🙏🏼
-r
> On Jul 22, 2020, at 11:24 AM, Alexander Klimetschek
> <[email protected]> wrote:
>
> Hi fellow committers,
>
> I want to start the wskdebug 1.3 release soon. Two asks/questions:
>
> 1. would love to get reviews for the last remaining PR [1] so that I can
> merge it
> 2. will then try to start the release process myself. instructions at [2] are
> the ones to follow, right?
>
> [1] https://github.com/apache/openwhisk-wskdebug/pull/76
> [2]
> https://github.com/apache/openwhisk-release/blob/master/docs/release_instructions.md
>
> Cheers,
> Alex