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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +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
+
Releases are generated automatically. 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).
4
+
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
+
6
+
The latest release will be auto published to the static URL: https://test-network-function.github.io/cnf-best-practices/
7
+
The latest (and previous) PDF versions can be downloadeded from: https://github.com/test-network-function/cnf-best-practices/releases
8
+
9
+
10
+
For contributors:
11
+
Commits for main will be subjected to PR review and approval by the CNF Best Practices team.
12
+
Owners of other branches will be responsible for the review, approval, and maintenance of the content in their respective branches.
13
+
14
+
15
+
3
16
The entrypoint to this document is the `main.adoc` assembly file.
0 commit comments