Skip to main content

@opencdk8s/cdk8s-argo-rollout

Project description

cdk8s-argo-rollout

Release npm version PyPI version npm

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

  1. Fork (link)

  2. Bootstrap the repo:

    yarn install # installs dependencies
    npx projen
    
  3. 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 a dist with packages for all languages.
    yarn build Compile + test + package
    yarn bump Bump version (with changelog) based on [conventional commits]
    yarn release Bump + push to master
  4. Create a feature branch

  5. Commit your changes

  6. Rebase your local changes against the master branch

  7. Create a new Pull Request (use conventional commits for the title please)

Licence

Apache License, Version 2.0

Author

Sumit Agarwal

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdk8s-argo-rollout-0.0.12.tar.gz (584.0 kB view hashes)

Uploaded Source

Built Distribution

cdk8s_argo_rollout-0.0.12-py3-none-any.whl (584.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page