Skip to content

Releases: nektos/act

v0.2.18

12 Jan 06:52
1b38d5c
Compare
Choose a tag to compare

Changelog

  • Add variadic version of hashFiles (#411)
  • Adds ability to use container images from matrices. (#413)
  • envs in if: - take 2 (#412)
  • EvalBool and Interpolation fixes (#424)
  • Act env (#417)
  • Extract runTestJobFile from TestRunEvent (#429)
  • Fixes include when using matrix and strategy build. (#415)
  • Add Ubuntu 20.04 to supported platforms (#463)
  • Use static initial PATH (#462)
  • Add option to disable hiding of secrets (#460)
  • Fix tests if there are hooks generated by templates (#434)
  • GitHub env file support (#426)
  • Fix slashes when running on Windows (#461)
  • Fix "reference not found" error (#433)

v0.2.17

08 Nov 16:46
d6b2e9d
Compare
Choose a tag to compare

Changelog

#382 - simpler list view
#395 - add --secret-file example
#404 - fix outputs
#406 - handling extra path for non-bash cmd

v0.2.16

12 Oct 17:02
014d71a
Compare
Choose a tag to compare

Changelog

  • When running on Windows the correct path separator must be used (#386)
  • Fix path for local node12 actions (#185)
  • Fix issue with symlinks (#209)

v0.2.15

28 Sep 15:31
44151f2
Compare
Choose a tag to compare

Changelog

44151f2 Add CI=true environment variable (#372)

v0.2.14

02 Sep 15:02
7d443c6
Compare
Choose a tag to compare

Changelog

7d443c6 Set the default branch inside the event data (#354)
add fromJSON support #352

v0.2.13

30 Aug 06:00
3eef111
Compare
Choose a tag to compare

Changelog

3eef111 chore: upgrade docker v19.03.12 (#348)

v0.2.12

28 Aug 19:36
85f89e1
Compare
Choose a tag to compare

Changelog

85f89e1 fix docker build issue on windows

v0.2.10

23 Jun 19:03
7cc6687
Compare
Choose a tag to compare

Changelog

  • remove .gitignore before docker cp (#288)
  • Pull latest changes from ref using cached repo (#267)
  • Change -W command to accept a single file
  • Fix container volumes being reused sometimes (#283)

v0.2.9

26 May 15:45
c46ba93
Compare
Choose a tag to compare

Changelog

  • Update brand name for macOS (#252)
  • Fix node12 handling (#243)
  • Markup for runners (#241)
  • Mask secrets in job output (#231)
  • Add support for changing GITHUB_ACTOR (#229)
  • Support envs in conditionals (#225)
  • Implement UnmarshalYAML for ActionRunsUsing (#223)
  • Support SSH for DOCKER_HOST (#207)
  • Bug with Runs.Using (normalize casing) #222
  • Default error case for Runs.using (#221)

v0.2.8

24 Apr 21:58
a48cce3
Compare
Choose a tag to compare

Changelog

a48cce3 fix: #170 add RUNNER_TEMP