Skip to content

v2.7.0

Compare
Choose a tag to compare
@ivotron ivotron released this 10 Jul 08:36
· 85 commits to master since this release

Highlights of this version:

  • Popper can now itself run in docker (c6dd58f)
  • New installer that setups popper to run in docker instead of on the host's python environment (6284a52)
  • Several improvements to documentation: new getting started guide, diagram for "The Workspace" section, restructured README. (thanks to @FernandaDguez !)
  • Support for new dir step attribute (#853, thanks to @RicardoHE97!)
  • New popper help command (#854, thanks to @fsr313!)
  • Fix for ignoring git metadata for empty repositories, when the workspace resides in a git repository folder (#878, thanks to @JayjeetAtGithub!)
  • The GIT_REMOTE_ORIGIN_URL environment variable is now defined in containers when the workflow runs inside a git repository folder (#860, thanks to @DanielOsunaV!)