0.1.20 • Published 2 years ago
@cdk8s-extensions/argo-rollout v0.1.20
cdk8s-argo-rollout
Installation
TypeScript
Use yarn
or npm
to install.
$ npm install @opencdk8s/cdk8s-argo-rollout
$ yarn add @opencdk8s/cdk8s-argo-rollout
Python
$ pip install cdk8s-argo-rollout
Contribution
- Fork (link)
Bootstrap the repo:
yarn install # installs dependencies npx projen
Development scripts: |Command|Description |-|- |
yarn compile
|Compiles typescript => javascript |yarn watch
|Watch & compile |yarn test
|Run unit test & linter through jest |yarn test -u
|Update jest snapshots |yarn run package
|Creates adist
with packages for all languages. |yarn build
|Compile + test + package |yarn bump
|Bump version (with changelog) based on conventional commits |yarn release
|Bump + push tomaster
- Create a feature branch
- Commit your changes
- Rebase your local changes against the master branch
- Create a new Pull Request (use conventional commits for the title please)
Licence
Author
0.1.20
2 years ago
0.1.19
2 years ago
0.1.18
2 years ago
0.1.17
2 years ago
0.1.16
2 years ago
0.1.15
2 years ago
0.1.14
2 years ago
0.1.13
2 years ago
0.1.12
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago