After reviews are completed and changes are approved by the committee, a new release will be issued. Due to the project being stable, releases will be infrequent.
The PDF version of the specification will automatically be built when a new release is being tagged. To tag a new release follow these steps:
- Open the new release page: https://github.com/OpenRailAssociation/rcm-dx/releases/new
- Click on "Tag: Select tag"
- Click on "Create new tag"
- Enter the version with
vas a prefix, e.g.v2.0.5and click on "Create" - Add a title for the release
- Describe the changes which are part of this release
- Ensure that the "Set as the latest release" checkbox is activated
- Click in "Publish release"
To add the PDF to the release afterwards follow these steps:
- Open the Actions tab: https://github.com/OpenRailAssociation/rcm-dx/actions
- Click on the most recent worflow run and scroll to the bottom of the page to "Artifacts"
- Download the "RCM-DX-Specification_EN" artifact
- Unpack the ZIP and extract the file
RCM-DX-Specification_EN.pdf - Open the release you created previously and press the edit button (🖉)
- Add the PDF as an asset to the release
- Press the "Update release" button