tidepool-org / tools

A place to put tooling and scripts that help when working on Tidepool stuff.
Other
11 stars 11 forks source link

Allow overriding the default blip feature flags for pull request Travis builds #88

Closed clintonium-119 closed 3 years ago

clintonium-119 commented 3 years ago

We currently default having the clinics and prescriptions features enabled on pull request builds, which allows us to share these UIs remotely with the rest of the team on qa and dev environments.

We need to sometimes turn force these off by setting branch-specific environment variables in the Travis repo settings.