Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 524 Bytes

File metadata and controls

20 lines (15 loc) · 524 Bytes

Release process

way too manual for now. on a branch with a clean git workspace

  • TS - publish release candidate

  • TS - udpate examples to rc versions, run smoketests

  • TS - publish full version

  • TS - udpate examples to published version, run smoketests

  • PY - publish release candidate

  • PY - udpate examples to rc versions, run smoketests

  • PY - publish full version

  • PY - udpate examples to published version, run smoketests

  • COMMIT

  • MERGE

  • TAG

  • TS - update to new rc version

  • PY - update to new rc version