Travis CI Enterprise release notes
Travis CI Enterprise release notes
enterprise.travis-ci.com

Release 2.2.16

 

Patch

 

 

Bug Fixes

  • Logs not updating correctly when browsing "My Repositories" in the GUI fixed
  • Custom apt mirror source exposed in Replicated dashboard. This will update the TRAVIS_BUILD_APT_MIRRORS_UNKNOWN environmental variable

Known Issues

  • Migrations and database creation are not run by default on startup when in HA mode. Have to run te-db-migrate and then te-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 by travis-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.