forked from cnti-testcatalog/testsuite
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Will edited this page Apr 23, 2020
·
2 revisions
go to https://github.com/cncf/cnf-conformance
Operations tips and howto for managing https://github.com/cncf/cnf-conformance
These instructions are for maintenance and management of https://github.com/cncf/cnf-conformance They should not be needed for development and testing normally.
- switch to master
- git pull master (to make sure you have latest code)
- tag that code with the release version i.e. 0.4
- generate a binary https://github.com/cncf/cnf-conformance/blob/master/INSTALL.md#optional-build-binary
- upload that binary to github https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository
- add the sha to the description (instructions on creating one in binary creation section of readme )
- publish the binary