Skip to content

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 17 Jan 23:24
· 109 commits to master since this release

What's Changed

  • Remove an unnecessary list construction. by @rikardg in #244
  • Rework gathering information and running action by @rikardg in #245
  • Remove unused list_actions function. by @rikardg in #247
  • Fix an issue in the testing code and run mypy also on tests by @rikardg in #248
  • Store environment name in each action by @rikardg in #249
  • Remove unused variable. by @rikardg in #251
  • Early out after an action is found by @rikardg in #252
  • Fix so that running multiple actions works again by @rikardg in #254
  • Start with the right environment if known by @rikardg in #253

Full Changelog: v0.8.0...v0.8.1