Skip to content

Add bitrise.io CI YAML for macOS and Ubuntu

John Vandenberg requested to merge jayvdb/package_manager:bitrise-ubuntu into master

Provides 97% coverage on macOS, skipping CondaRequirement and DistributionRequirement.

Also allows developers to use another Ubuntu CI whenever GitLab CI is not working.

bitrise advises for OSS:

  • Your builds can run for 600 seconds
  • You can run 1 concurrent build
  • You can run 200 builds each month
  • You can invite 2 team members

Merge request reports