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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,18 @@
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
-
New releases, Github page deployments (HTML versions), PDF versions are triggered automatically upon commit to the main branch.
3
+
New releases, Github-pages deployments (HTML versions), PDF versions are triggered automatically upon commit to the main branch.
4
4
5
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.
6
6
7
-
The latest release will be auto published (via Github-page bot) to https://test-network-function.github.io/cnf-best-practices/
7
+
The latest release will be auto published (via Github-pages bot) to https://test-network-function.github.io/cnf-best-practices/
8
8
9
9
The latest (and previous) PDF versions can be downloadeded from: https://github.com/test-network-function/cnf-best-practices/releases
10
10
11
11
12
12
Contribution/PR Review Process: WIP
13
13
14
14
Commits will be subjected to PR review and approval by the CNF Best Practices team.
15
+
15
16
Owners of other private repos will be responsible for the review, approval, and maintenance of the content in their respective repos.
0 commit comments