You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BIT Team tools for working with Kafka, Avro and other misc stuff. They are split into several independent packages that can be imported separately.
6
6
@@ -84,7 +84,7 @@ yarn lint
84
84
## Deployment
85
85
86
86
1. MANUALLY bump the package version along with your changes
87
-
2. On merge to master lerna will pick up on the changes and output what will be published in the GitHub actions job `prepare-publish`
87
+
2. On merge to master lerna will pick up on the changes and output what will be published in the GitHub actions pipeline under `prepare-publish summary`
88
88
3. MANUALLY approve deployment for the GitHub actions job `publish`
0 commit comments