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
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
This document provides guidance and information for developing OpenShift applications in compliance with commonly recognized industry standards and best practices for Cloud Native Functions (CNFs).
2
2
3
-
Releases are generated automatically upon commit.
3
+
New releases, Github page deployments (HTML versions), PDF versions are triggered automatically upon commit to the main branch.
4
4
5
-
Currently there may be an issue with auto generating the PDF asset if a release is made manually (although the PDF asset can still be attached manually).
6
-
7
-
It is therefore recommended to wait for the workflow action (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.
8
6
9
7
The latest release will be auto published to the static URL: https://test-network-function.github.io/cnf-best-practices/
0 commit comments