Supported Build Environments

The various build environments that the plugins will attempt to grab the required values for.

CI Providers

The bundler plugins will attempt to grab the required values for upload, such as the commit SHA from the environment variables that are exposed by these CI providers.

If a viable CI provider can not be determined, the plugins will attempt to see if Git is installed where the bundle is being built. If Git is installed the plugins will attempt to gather the required information to provide along with the upload. However if Git is not installed or you're using a different provider, you are able to override these values in the plugin configuration, and can read more about it here in our config docs.

  • AppVeyorCI
  • Azure Pipelines
  • Bitbucket
  • Bitrise
  • Buildkite
  • CircleCI
  • Cirrus
  • Cloudflare Pages
  • Code Build
  • Drone
  • GitHub Actions
  • GitLab CI
  • Heroku CI
  • Jenkins CI
  • Netlify
  • Render
  • TeamCity
  • TravisCI
  • Vercel
  • Wercker
  • Woodpecker