Skip to content

v2.2.0

Compare
Choose a tag to compare
@ivotron ivotron released this 06 Jun 05:19
· 262 commits to master since this release

New features in this release:

  • Ability to run an action and all of its dependencies via a --with-dependencies flag (#625).
  • Skip actions from running by providing a --skip flag to popper run (#626)
  • Allow to run on any folder, not just those within a Git repo (#647).
  • Add ability to whitelist or skip certain workflows when executed on CI service (#565).

Many thanks to @JayjeetAtGithub for all his contributions!