greentic-types 0.1.0-dev.111

Shared primitives for Greentic: TenantCtx, InvocationEnvelope, NodeError, ids.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
mode: ContinuousDeployment

branches:
  develop:
    regex: ^develop$
    tag: dev
    increment: Patch

  master:
    regex: ^master$
    tag: ''
    increment: Patch

  main:
    regex: ^main$
    tag: ''
    increment: Patch