-
Notifications
You must be signed in to change notification settings - Fork 7
Release process
Jan Novotný edited this page Feb 6, 2025
·
3 revisions
Procedure for release
- update canary version on evitadb.io
- run documentation tests locally and review them
- all test pass
- run
io.evitadb.api.EvitaBackwardCompatibilityTest
- upgrade evitaDB client + server in internal e-commerce suite
- run internal e-commerce suite tests
- run internal e-commerce application, full reindex and review FE is working correctly
- PR to
master
- release - review and publish release notes
- write release info to:
- Discord channel
- Twitter channel
- Company channel
- update version to next snapshot in
dev
- update latest released version in markdown files
- install new version to internal e-commerce test server