Skip to content
Snippets Groups Projects
Ziyu Bai's avatar
Ziyu Bai authored
Co-authored-by: default avatarClaire Prouve <cprouve@cern.ch>
Co-authored-by: Miroslav Saur's avatarMiroslav Saur <miroslav.saur@cern.ch>
Co-authored-by: default avatarZiyu <zbai@cern.ch>
56caf58e
History

PRConfig

How to make a new release:

    cd PRConfig
    ./doc/generate > draft

Then,

  • Paste the contents of draft into doc/release.notes and add the usual header.
  • Open a MR and merge it.
  • Create the tag, adding under the "Release notes" the contents of draft.

The deployment happens automatically.