Skip to content

CI integration examples for Github Action, Travis CI, CircleCI and Gitlab CI.

License

Notifications You must be signed in to change notification settings

bump-sh/bump-ci-example

Repository files navigation

Bump CI integration examples

CI integration examples for Github Action, Travis CI, CircleCI and Gitlab CI.

Help | Sign up

Bump is a Continuous Documentation Platform: it lets you keep your API doc always synchronized with your codebase. With these CI integration examples you can automatically generate your API reference (with changelog and diff) on Bump from any OpenAPI or AsyncAPI file.

Examples

Here are examples for integrating Bump with the most known CI products:

The GitHub action example uses a dedicated action we crafted especially for you. You may find more information on our GitHub marketplace page.

Note that if you don't want to keep the private token and documentation id in your code base, you should use environment variables. Our CLI automatically recognizes these 3 variables:

  • BUMP_ID: your documentation public id or slug
  • BUMP_TOKEN: your documentation private token
  • BUMP_HUB_ID: if using hubs, your hub public id or slug

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bump-sh/bump-ci-example. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The scripts and documentation in this project are released under the MIT License.

Code of Conduct

Everyone interacting in the Bump bump-ci-example code repository, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Releases

No releases published

Packages

No packages published

Languages