mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 18:22:37 +02:00
Title-case various sections for consistency
This commit is contained in:
parent
05b8e59d67
commit
01b107ced9
1 changed files with 5 additions and 5 deletions
10
RELEASE.md
10
RELEASE.md
|
@ -21,7 +21,7 @@ Before making a release, all of these should be complete:
|
||||||
> architectures on **one** platform, and then copy it to the rest of the
|
> architectures on **one** platform, and then copy it to the rest of the
|
||||||
> platforms, before creating our .deb / .rpm / .msi / app bundles.
|
> platforms, before creating our .deb / .rpm / .msi / app bundles.
|
||||||
|
|
||||||
## Large document testing
|
## Large Document Testing
|
||||||
|
|
||||||
Parallel to the QA process, the release candidate should be put through the large document tests in a dedicated machine to run overnight.
|
Parallel to the QA process, the release candidate should be put through the large document tests in a dedicated machine to run overnight.
|
||||||
|
|
||||||
|
@ -212,7 +212,7 @@ REPOSITORY TAG IMAGE ID CREATED SIZE
|
||||||
dangerzone.rocks/dangerzone latest <different ID> <newer date> <different size>
|
dangerzone.rocks/dangerzone latest <different ID> <newer date> <different size>
|
||||||
```
|
```
|
||||||
|
|
||||||
## macOS release
|
## macOS Release
|
||||||
|
|
||||||
### First Time Signing Machine Setup
|
### First Time Signing Machine Setup
|
||||||
- Build machine must have:
|
- Build machine must have:
|
||||||
|
@ -253,9 +253,9 @@ dist/Dangerzone.dmg
|
||||||
|
|
||||||
Rename `Dangerzone.dmg` to `Dangerzone-$VERSION.dmg`.
|
Rename `Dangerzone.dmg` to `Dangerzone-$VERSION.dmg`.
|
||||||
|
|
||||||
## Windows release
|
## Windows Release
|
||||||
|
|
||||||
### Set up a Windows 11 VM for making releases
|
### First Time Windows 11 VM Build Machine Setup
|
||||||
|
|
||||||
- Download a VirtualBox VM image for Windows from here: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/ and import it into VirtualBox. Also install the Oracle VM VirtualBox Extension Pack.
|
- Download a VirtualBox VM image for Windows from here: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/ and import it into VirtualBox. Also install the Oracle VM VirtualBox Extension Pack.
|
||||||
- Install updates
|
- Install updates
|
||||||
|
@ -353,7 +353,7 @@ Create a .rpm for Qubes:
|
||||||
and similarly publish it to the [`freedomofpress/yum-tools-prod`](https://github.com/freedomofpress/yum-tools-prod)
|
and similarly publish it to the [`freedomofpress/yum-tools-prod`](https://github.com/freedomofpress/yum-tools-prod)
|
||||||
repo.
|
repo.
|
||||||
|
|
||||||
## Publishing the release
|
## Publishing the Release
|
||||||
|
|
||||||
To publish the release:
|
To publish the release:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue