You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ This document provides guidance and information for developing OpenShift applica
2
2
3
3
New releases, Github-pages deployments (HTML versions), PDF versions are triggered automatically upon commit to the main branch.
4
4
5
-
It is therefore recommended to wait for the workflow actions (https://github.com/test-network-function/cnf-best-practices/actions) to finish and auto generate a new release with the latest commits, then edit the release notes and version tag manually if so desired.
5
+
It is therefore recommended to wait for the workflow actions (https://github.com/test-network-function/cnf-best-practices/actions) to finish and auto generate a new release with the latest commits, then edit the release notes and version tag manually if so desired (instead of generating a manual release, which may cause issues preventing auto generation of the PDF/HTML files).
6
6
7
7
The latest release will be auto published (via Github-pages bot) to https://test-network-function.github.io/cnf-best-practices/
0 commit comments