Please refer to Cloudsmith's standard guide on Open-Source Contributing.
- Update
package_versioninscripts/common.sh - Run
./scripts/build.shto generate bindings - Create a PR specifing API and binding version
- Run
./scripts/update-bindings.shto automatically update the bindings. - This will then provide you with the URL for the PR to release the updated bindings.
- Preferred usage:
./scripts/update-bindings.sh - For full options and usage examples, run:
./scripts/update-bindings.sh --help
By making any contributions to Cloudsmith Ltd projects you agree to be bound by the terms of the Cloudsmith Ltd Contributor License Agreement.
Follow existing structure and style of the build and release scripts. Languages bindings are generated automatically.
See the section for raising a question in the Contributing Guide.