Files
humanlayer/release.knowledge.md
2025-01-04 23:48:01 -08:00

524 B

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