Patch
Bug Fixes
- Fixed log_complete Build API endpoint regression.
Known Issues
- Migrations and database creation are not run by default on startup when in HA mode. Have to run
te-db-migrate
and thente-db-migrate-logs
manually on the platform host. - In HA mode canceling an individual job of a build matrix can return a 502.
-
no_proxy
not honored bytravis-tasks
(eg GitHub status updates, Slack Updates, etc). - When using a GitHub Enterprise instance in Private Mode, user/repository avatar images will not show up in emails nor will the build status image in repository README files.
- When using a self-signed cert some images may not show in some email clients.
- HTTPS clones fail when GitHub Enterprise instance is using a self-signed cert.