Skip to content

v2.4.0

Compare
Choose a tag to compare
@jdemaeyer jdemaeyer released this 09 Sep 06:54
· 451 commits to master since this release

New features:

  • Allow specifying eggs that should be uploaded on shub deploy along with the project, deprecate shub deploy-egg and shub deploy-reqs
  • Unify configuration syntax to specify eggs and requirements file
  • Allow limiting the number of log lines/items/requests to be downloaded with shub log through the --tail/-n option

Bugfixes/Enhancements:

  • Warn when using obsolete API endpoints
  • Do not fail when job logs contain non-ASCII characters
  • Report status code on HTTP errors during deploy