Commit Graph

  • a07cb440c2 Write git clone progress only if terminal is a TTY (#670) Markus Wolf 2021-05-06 15:55:23 +02:00
  • 37a98f134a feat: add go install instruction (#672) Ryan (hackercat) 2021-05-06 15:43:50 +02:00
  • 92eec3a526 $GITHUB_PATH support (#566) Torbjørn Vatn 2021-05-06 15:30:12 +02:00
  • 8153dc92e5 Fix environment variables and move envs.txt/event.json to fixed location (#667) Ryan (hackercat) 2021-05-06 01:11:43 +02:00
  • aba4fec0ee Fixes #598 (#628) Renstrom 2021-05-05 22:04:03 +02:00
  • 596e518fe9 Update codecov.yml Casey Lee 2021-05-05 09:48:50 -07:00
  • 0c4374ec41 GitHub Enterprise support (#658) Björn Brauer 2021-05-05 18:42:34 +02:00
  • 710a3ac94c Add custom docker registry authentication (#665) Markus Wolf 2021-05-05 18:37:17 +02:00
  • 616d7fcaeb Remove pwsh -login and add Pwsh test (#660) Justin Grote 2021-05-04 22:57:33 -07:00
  • e79379cfaa Mergify: configuration update (#663) Casey Lee 2021-05-04 22:45:34 -07:00
  • 314a80b502 Mergify: configuration update (#662) Casey Lee 2021-05-04 22:38:14 -07:00
  • f4b3cfea67 Mergify: configuration update (#661) Casey Lee 2021-05-04 22:33:24 -07:00
  • fd1166b9ed Mergify: configuration update (#659) Casey Lee 2021-05-04 14:57:33 -07:00
  • 0f049426f6 Separate Container Workdir from host Workdir (#635) Justin Grote 2021-05-04 14:50:35 -07:00
  • 020d6a6083 Composite action (#608) Josh Soref 2021-05-03 17:57:46 -04:00
  • cec63488f3 Add super-linter + fix lint issues (#650) Ryan (hackercat) 2021-05-03 18:52:03 +02:00
  • 3db3d416e3 Fixes Issue #597 (#637) Renstrom 2021-05-03 18:51:48 +02:00
  • 780f60a1e6 fix: ignore act binary built when using make (#654) Ryan (hackercat) 2021-05-03 17:26:12 +02:00
  • cc3e7aeaf2 GitHub Event Path #542 (#605) Josh Soref 2021-05-03 11:02:26 -04:00
  • 806bc4d999 refactor: NewWorkflowPlanner (#648) Ryan (hackercat) 2021-05-03 16:57:24 +02:00
  • b04d762614 feat: Don't push pkg/runner/act/ where actions cache is stored (#620) Ryan (hackercat) 2021-05-03 16:54:51 +02:00
  • 08141f5b00 fix: update readme with more relevant/updated information (#630) Ryan (hackercat) 2021-05-03 16:41:30 +02:00
  • 7ae9916de0 Add option to allow files/directories in .gitignore to be copied to container (#537) Ryan (hackercat) 2021-05-03 16:37:20 +02:00
  • ea7503bc25 Prefer go-git to find the reference name (#633) Robert Stupp 2021-05-03 16:32:00 +02:00
  • f32babb51d fix: reworked container architecture (#619) Ryan (hackercat) 2021-05-02 17:15:13 +02:00
  • 3e768cd916 feat: Speeding up workflows (#643) Ryan (hackercat) 2021-05-02 17:13:30 +02:00
  • f56b21f6c3 Add nektos/act to awesome-runner curated list (#624) Johannes Nicolai 2021-04-18 18:53:54 +02:00
  • 010e459e95 Clean the repository cache if it is in incomplete state (#595) KADOTA, Kyohei 2021-04-06 22:43:02 +09:00
  • 465fbba7d1 Handle tagless versions (#606) Josh Soref 2021-04-05 11:53:06 -04:00
  • 4125812a63 Refactor .actrc locations and default image survey (#600) hackercat 2021-04-05 17:51:13 +02:00
  • 47e1ba1b55 Go 1.16 is required since 5752a03dc (#601) Josh McSavaney 2021-04-03 22:34:12 -04:00
  • b9a7bc6202 Add support for composite actions (#514) Mark DeLillo 2021-04-02 16:40:44 -04:00
  • 94d736a602 fix: fail workflow if the job name is invalid (#596) hackercat 2021-04-02 16:01:45 +02:00
  • 5044ec6c43 fix: remove HOME env var (#594) hackercat 2021-04-01 23:01:01 +02:00
  • 25779af4bf fix: return error if both run:/uses: keys are used (#593) hackercat 2021-04-01 20:36:41 +02:00
  • 5752a03dcd Support running commands in repositories without action.yaml (#293) Josh Soref 2021-03-30 15:26:25 -04:00
  • d67e282f68 use container image platform only on docker 1.41+ (#591) Jay Pipes 2021-03-30 13:10:42 -04:00
  • 737dfaff3d Merge branch 'master' of github.com:nektos/act Casey Lee 2021-03-29 10:22:50 -07:00
  • aaaa89532a Update CODEOWNERS to use 'act-maintainers' team Casey Lee 2021-03-29 10:22:25 -07:00
  • 957b8ad76d Update Shell Tasks to match ScriptHandlerHelpers (#575) Justin Grote 2021-03-29 10:06:51 -07:00
  • c27ef0a65c update to codecov version Casey Lee 2021-03-29 09:07:13 -07:00
  • 780a8a061c fix: use new platforms after survey, check working dir for .actrc (#577) hackercat 2021-03-29 16:58:00 +02:00
  • f5a02581c2 Add code testing on MacOS (#563) hackercat 2021-03-29 16:55:51 +02:00
  • af5140f13e Merge branch 'master' of github.com:nektos/act Casey Lee 2021-03-28 22:34:03 -07:00
  • 345c652e75 add status checks Casey Lee 2021-03-28 22:28:45 -07:00
  • 2825449c7f add codecov integration (#585) Casey Lee 2021-03-28 22:15:56 -07:00
  • 69018f36d3 include past tags when releasing Casey Lee 2021-03-28 22:11:42 -07:00
  • f58fbc0dff add codecov integration Casey Lee 2021-03-28 22:02:11 -07:00
  • 72f2d2de51 fix: update ubuntu-latest to point to ubuntu-20.04 (#580) hackercat 2021-03-29 06:47:07 +02:00
  • 29b3d43988 fix: hardcode ubuntu-latest for ImageOS envvar (#579) hackercat 2021-03-29 06:46:09 +02:00
  • f3b53d8eca fix: pass sc.Env through common.Logger to hide secrets (#578) hackercat 2021-03-29 06:45:07 +02:00
  • da07324779 CI: Add snapshot artifacts to PR builds (#574) Justin Grote 2021-03-28 21:38:28 -07:00
  • b438b836ea fix: invoke login shells to source /etc/environment (#570) hackercat 2021-03-29 06:35:01 +02:00
  • 6cde8f64dc use project dir instead of /github/workspace (#567) rockandska 2021-03-29 06:32:45 +02:00
  • 6c258cf40d Add option to run custom architecture (container platform) (#525) hackercat 2021-03-29 06:08:40 +02:00
  • 41b03b581c fix: add ImageOS env var based on running platform (#571) hackercat 2021-03-18 01:14:08 +01:00
  • 09679f0156 Update test workflows and improve expression_test.go/run_context_test.go (#560) hackercat 2021-03-13 01:25:10 +01:00
  • eb2774275f Fix tests on Windows (#562) hackercat 2021-03-13 01:23:03 +01:00
  • f29b1f2523 Add more context to MODULE_NOT_FOUND errors and how to fix it (#552) Alfredo Deza 2021-03-12 19:15:27 -05:00
  • 8de7b956b7 Add --userns flag to support Docker daemon that enables user namespace (#533) Hibariya 2021-02-28 01:31:25 +09:00
  • 6c118fe9ad #534 feat: step continues when continue-on-error is ture (#544) Horimatsu Takuya 2021-02-26 01:55:07 +09:00
  • 14c06ee5e4 enable to resolve commit hash in uses (#530) Shin Uozumi 2021-02-24 02:50:28 +09:00
  • 34dc2dc15c Update Docker images (#524) hackercat 2021-02-23 18:49:24 +01:00
  • 475a6aa1d0 properly parse arguments to Docker container steps (#539) Kamil Domański 2021-02-23 18:47:06 +01:00
  • c4f1f3a1cf Fix link to issue #97 in README.md (#541) Johannes Nicolai 2021-02-23 18:45:28 +01:00
  • 9bf37fb868 Fix indent with go fmt (#531) Shin Uozumi 2021-02-18 04:47:59 +09:00
  • 60669808a4 Removed pipefail from bash shell execution to match GitHub Actions (#529) Andrew Gee 2021-02-12 16:28:26 +00:00
  • 661aa08235 Add GitHub issue templates (#512) Cat™ 2021-02-08 18:15:51 +01:00
  • 316b078f8c Shouldn't rewrite dot in a string to index syntax (#502) KADOTA, Kyohei 2021-02-09 02:14:12 +09:00
  • fc46f506e3 Update README.md/cmd/root.go with additional information (#523) Cat™ 2021-02-08 18:12:57 +01:00
  • ec6b1624c0 Fix choco Dockerfile (#515) Cat™ 2021-02-03 20:12:15 +01:00
  • eca1b9c478 Add lacking environment variables. (#513) Taiju Muto 2021-02-01 14:59:51 +09:00
  • 8339f4b404 Interpolate with: inputs (#511) Cat™ 2021-01-31 02:43:11 +01:00
  • 22d56c3517 fix: --version, --help do not need check platform config (#508) Owen Young 2021-01-29 22:40:13 +08:00
  • 56ec36726b Fix Cartesian product to return empty set if empty set is given (#503) Ed 2021-01-23 17:55:54 -05:00
  • 2d1a946fb1 Throw an error if the steps has a invalid uses directive (#500) KADOTA, Kyohei 2021-01-24 01:07:28 +09:00
  • e37b42a333 Print error with workflow/job information when runs-on key is not defined (#494) Cat™ 2021-01-21 14:02:48 +00:00
  • 719a077b7c Stop current execution if there is the invalid syntax in the workflow (#495) KADOTA, Kyohei 2021-01-21 23:00:33 +09:00
  • b424a785e3 Load .secrets file as default (#488) Cat™ 2021-01-19 14:31:46 +00:00
  • 6130460c40 Add survey during first run for a default image (#483) Cat™ 2021-01-19 14:30:17 +00:00
  • c7b3869b2f Report error when if expression is invalid (#485) Ed 2021-01-18 14:44:27 -05:00
  • 9bbf35e88e Add autodetect event flag (#486) Cat™ 2021-01-18 19:42:55 +00:00
  • 7f6a808262 update stale labels to stop closing issues that are NOT stale Casey Lee 2021-01-18 10:41:49 -08:00
  • e6fcfed458 Format sources with gofmt (#472) KADOTA, Kyohei 2021-01-15 14:37:38 +09:00
  • 41692c314d Add --env flag to pass environment vars without file (#474) Cat™ 2021-01-15 05:26:01 +00:00
  • 6e1cdeefc0 Fix "reference not found" error on checkout (#433) (#471) KADOTA, Kyohei 2021-01-15 14:24:17 +09:00
  • 460ed2db04 Update parts of repo (#476) Cat™ 2021-01-15 05:21:44 +00:00
  • 126cce3cfe Fix/a small confusion in readme (#477) Ibraheam 2021-01-15 08:20:17 +03:00
  • 97dc3cf147 Make stale bot action less aggressive (#478) Cat™ 2021-01-15 05:19:25 +00:00
  • f2c15074ac Fix issue 416 (#423) Wink Saville 2021-01-12 16:02:54 -08:00
  • 2811101dea Make all secrets case insensitive by formatting them to uppercase (#470) Cat™ 2021-01-12 17:54:53 +00:00
  • 1b38d5c4d9 Fix "reference not found" error (#433) KADOTA, Kyohei 2021-01-12 15:47:33 +09:00
  • 760daebf5d Fix slashes when running on Windows (#461) Cat™ 2021-01-12 06:41:35 +00:00
  • 15eaa15a0e GitHub env file support (#426) Torbjørn Vatn 2021-01-12 07:39:43 +01:00
  • 8887daa3e7 Fix tests if there are hooks generated by templates (#434) KADOTA, Kyohei 2021-01-12 15:35:57 +09:00
  • 80a245652e Add option to disable hiding of secrets (#460) Cat™ 2021-01-12 06:28:45 +00:00
  • a9b3d6426b Use static initial PATH (#462) Cat™ 2021-01-12 06:27:16 +00:00
  • fecc571bce Add Ubuntu 20.04 to supported platforms (#463) Cat™ 2021-01-12 06:22:53 +00:00
  • f86a4326a8 update goreleaser.yml Casey Lee 2021-01-11 22:17:36 -08:00
  • e16e6ea1c8 Update README.md (#459) Benjamin Cooper 2021-01-08 02:26:20 -06:00