Skip to content
Will edited this page Apr 23, 2020 · 2 revisions

Welcome to the cnf-conformance wiki!

go to https://github.com/cncf/cnf-conformance

CNF Conformance Test Suit Ops

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.

Releasing a new binary version

  1. switch to master
  2. git pull master (to make sure you have latest code)
  3. tag that code with the release version i.e. 0.4
  4. generate a binary https://github.com/cncf/cnf-conformance/blob/master/INSTALL.md#optional-build-binary
  5. upload that binary to github https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository
  6. add the sha to the description (instructions on creating one in binary creation section of readme )
  7. publish the binary
Clone this wiki locally