nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.37k stars 323 forks source link

Add RELEASE-PROCESS.md #1435

Open ac000 opened 1 week ago

ac000 commented 1 week ago

The document describes the release process for NGINX Unit.

ac000 commented 2 days ago

Add a section to check for the new release on GH.

$ git range-diff 1637ab23...10100df1
1:  1637ab23 ! 1:  10100df1 Add RELEASE-PROCESS.md
    @@ RELEASE-PROCESS.md (new)
     +    $ git push <upstream> 1.33.0
     +
     +
    ++# A new 'Release'
    ++
    ++After a while the new release should show up at
    ++<https://github.com/nginx/unit/releases>
    ++
    ++
     +# Tarball
     +
     +We need to publish an archive of the source and a checksum.