Giter VIP home page Giter VIP logo

bump-ci-example's Introduction

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.

bump-ci-example's People

Contributors

paulrbr avatar polo2 avatar scharrier avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bump-ci-example's Issues

CI example: Circle CI

Description

The Circle CI integration example doesn't seem to work anymore as it is shown.

Source: user feedback

The CircleCI default example doesn't work, so we had to try a few different node image versions

Possible solution

  • Node image version update

  • node/install:
    install-npm: false
    node-version: '16.15.1'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.