File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ Platform which is a collaboration of partners from the internet community and
1818the Dutch government. The platform's mission is to jointly promote the use of
1919modern internet standards keeping the internet reliable and accessible for
2020everybody. [ ECP] ( https://ecp.nl/ ) provides for the administrative home of the
21- platform. [ NLnet Labs] ( https://nlnetlabs.nl/ ) laid the foundation for
22- Internet.nl and the underlying tooling.
21+ platform. [ NLnet Labs] ( https://nlnetlabs.nl/ ) laid the foundation for
22+ Internet.nl and the underlying tooling.
2323
2424From 1 April 2021 onwards, maintenance and further development will be carried
2525out by the project team of the Internet Standards Platform.
@@ -52,6 +52,7 @@ intended as an internet standards compliance test and not as a security test.
5252To develop or run your own instance, see the
5353[ documentation overview] ( https://github.com/internetstandards/Internet.nl/blob/main/documentation/README.md ) .
5454
55+ For deployment instructions please refer to the documentation for the current release version: https://github.com/internetstandards/Internet.nl/tree/release/1.10.x/documentation
5556
5657## Building blocks
5758
Original file line number Diff line number Diff line change @@ -16,10 +16,11 @@ code changes for the next release are already in the main branch.
1616 make translate_content_to_main
1717 ```
18184 . Make a release branch for the x.y version if not already present (e.g., release/1.8.x).
19- 5 . Make a release on GitHub:
19+ 5 . When updating major/minor versions, make sure to update the documentation link in ` README.md ` to point to the latest release documentation.
20+ 6 . Make a release on GitHub:
2021 1 . Use tag 'vx.x.x' e.g., v1.2.3 for the release
2122 2 . Use release title: x.x.x
2223 3 . For the description use the contents of the Changelog.md for this release
23- 6 . Update the Changelog.md for the next release and commit with something like:
24+ 7 . Update the Changelog.md for the next release and commit with something like:
2425 "- Bump for next version.".
25- 7 . Done.
26+ 8 . Done.
You can’t perform that action at this time.
0 commit comments