Skip to content

Deis Workflow End-to-End Tests v2.4.0

Compare
Choose a tag to compare
@mboersma mboersma released this 17 Aug 16:53
· 77 commits to master since this release

v2.3.0 -> v2.4.0

Features

  • 6f76da5 procfile: create a build with a procfile
  • 94a884a skip: make procfile test pending
  • 09c1c33 tests: add deis routing e2e tests (#304)

Fixes

  • 7e0d1cc CLI: log cli version after installing to check revision (#284)
  • 47a6907 deployments: proc type regex changed due to Deployments
  • b22274e limits: ask for 500m instead of 1024 cores in the limits CPU test
  • 2cd045a Makefile: add retrying to workflow CLI download
  • a56611c docker-test-integration: show curl errors (#311)
  • 807d110 auth: update to new missing config error message (#301)

Maintenance

  • ce08b1c travis: Remove .travis.yml