Commit Graph

  • 0d5a228ab9 update actions/stale to remove stale when issues are updated Casey Lee 2020-08-28 11:56:20 -07:00
  • e698e8b324 Support setting shell via defaults.run (#343) Julian Squires 2020-08-28 16:22:25 -02:30
  • b3b8961122 feat: docker 19.03.12 (#347) Yoan Blanc 2020-08-28 20:45:03 +02:00
  • 26e4270e41 fix file permission for non root user docker image (#334) watiko 2020-08-09 05:31:26 +09:00
  • 17c7ecead2 Merge pull request #327 from whywaita/feat/add-privileged-mode Casey Lee 2020-08-02 21:53:59 -07:00
  • 0ccc867f30 Merge branch 'master' into feat/add-privileged-mode Casey Lee 2020-08-01 19:05:56 -07:00
  • 9a661538e6 actions/hello-world-javascript-action@master moved to main, use stable tag (#326) Tachibana waita 2020-08-02 11:05:25 +09:00
  • 24bdb024bf add flag of privileged mode whywaita 2020-08-02 05:21:49 +09:00
  • bbc8123f27 Merge pull request #318 from nnadeau/master Casey Lee 2020-07-26 16:36:41 -07:00
  • f3379181ff Merge branch 'master' into master Casey Lee 2020-07-26 16:36:30 -07:00
  • a0c3ddb5b2 Merge pull request #320 from nnadeau/patch-1 Casey Lee 2020-07-26 16:35:43 -07:00
  • 3ec15546bf Added docker pull instructions Nicholas Nadeau, Ph.D., P.Eng 2020-07-26 11:25:14 -04:00
  • 35d79c7215 Added PHONY targets Nicholas Nadeau 2020-07-26 09:01:01 -04:00
  • 0a17a7ef84 Merge pull request #314 from Strajk/secret-file-docs Casey Lee 2020-07-21 06:51:33 -07:00
  • 52e4002c73 Merge branch 'master' into secret-file-docs Casey Lee 2020-07-21 06:51:21 -07:00
  • 8245d23e1e Merge pull request #313 from denysvitali/feature/fix-defaults Casey Lee 2020-07-21 06:50:14 -07:00
  • 4864ece107 Document secret-file in README and add example Strajk 2020-07-21 10:10:23 +02:00
  • ae39a4b1d3 fix(test): adapt to sjw change Denys Vitali 2020-07-20 21:43:36 +02:00
  • cc369e2f73 fix: add default values in vmInput Denys Vitali 2020-07-20 21:17:12 +02:00
  • 85a47838fd use t.Cleanup and prefer assert.NoError over .Nil (#309) Stephen Solka 2020-07-20 10:35:43 -04:00
  • f00aa08417 Support PREFIX environment variable (#308) Dario Vladović 2020-07-20 16:33:29 +02:00
  • 0b9268ada7 Fix comments on StepType enum consts (#304) Amit Mahbubani 2020-07-13 22:09:23 +05:30
  • 7dcd0bc1bb Rewrite contexts before evaluating them (#287) Ayaz BADOURALY 2020-06-24 16:08:45 +02:00
  • 64b8d2afa4 Properly pass format argument to avoid MISSING (#290) Josh Soref 2020-06-24 10:05:05 -04:00
  • 7cc668707b remove .gitignore before docker cp (#288) Jeremy Lempereur 2020-06-23 20:57:24 +02:00
  • d4e41a90a2 Fix container volumes being reused sometimes (#283) Stan Wohlwend 2020-06-18 17:21:55 +02:00
  • f5e1bd45b3 Update unit test command to make test (#274) Raj Nigam 2020-06-12 18:31:37 -04:00
  • dfd1fee7fe Pull latest changes from ref using cached repo (#267) Michael Heap 2020-06-09 15:43:26 +01:00
  • 39667011b8 Merge pull request #259 from arbourd/set-single-workflow Casey Lee 2020-05-27 07:35:59 -07:00
  • 69b8802ab3 Change -W command to accept a single file Dylan Arbour 2020-05-26 23:29:50 -04:00
  • a3a85938ad Added documentation for module not found issue. (#256) Gabriel Joshua Paet 2020-05-27 00:12:17 +08:00
  • c46ba93adb Update brand name for macOS (#252) Josh Soref 2020-05-20 11:37:29 -04:00
  • 5c850b5ba8 Fix using: node12 handling (#243) Josh Soref 2020-05-18 17:31:09 -04:00
  • 2bb9906425 Markup for runners (#241) Josh Soref 2020-05-18 12:54:59 -04:00
  • 2097a3c017 Spelling (#240) Josh Soref 2020-05-18 12:53:42 -04:00
  • 2f3187ebcd Grammar (#238) Josh Soref 2020-05-15 15:30:49 -04:00
  • d3f25bac79 Mask secrets in job output (#231) Michael Heap 2020-05-13 23:22:31 +01:00
  • a5e86bd024 Add support for changing the GITHUB_ACTOR (#229) Michael Heap 2020-05-12 08:14:56 +01:00
  • a149cf8ca2 Make envs available in if conditionals (#225) Torbjørn Vatn 2020-05-04 21:18:13 +02:00
  • 6d6ea7ac04 Implement UnmarshalYAML for ActionRunsUsing (#223) Michael Heap 2020-05-04 13:40:11 +01:00
  • 6196436f70 extract the docker NewClientWithOpts, and add connectionhelper for DOCKER_HOST set to ssh://remote (#207) Sven Dowideit 2020-05-04 14:15:42 +10:00
  • ef9fab9fad Normalise Runs.Using to lowercase (#222) Michael Heap 2020-05-04 04:59:13 +01:00
  • 195a6c9ffb Add default error case for Runs.Using (#221) Michael Heap 2020-05-04 04:55:20 +01:00
  • a48cce3a78 fix: #170 add RUNNER_TEMP Casey Lee 2020-04-23 08:18:36 -07:00
  • a9533b05ce fix: #170 #171 - add RUNNER_OS and RUNNER_TEMP Casey Lee 2020-04-22 23:57:36 -07:00
  • c44b71c996 fix: ignore symlink errors Casey Lee 2020-04-22 23:48:25 -07:00
  • 8c290994c1 fix: #182 - support symlinks in workspace Casey Lee 2020-04-22 23:24:31 -07:00
  • 6c4e7b9fde fix: 168 include error message from docker SDK Casey Lee 2020-04-22 23:04:28 -07:00
  • b95fdb896f Use env variables in Action.Runs.Env (#201) Juan Eugenio Abadie 2020-04-19 15:29:34 -03:00
  • 2f395475b0 feat: load every environment from --env-file to workflow (#184) jony montana 2020-04-18 01:04:40 +08:00
  • f6e37a8d67 *: update go-git import (#194) Máximo Cuadros 2020-04-17 01:24:30 +02:00
  • 320b0b8127 Add install instructions from Scoop (#183) Tomer Keren 2020-04-17 02:22:47 +03:00
  • 67542608a2 Remove length constraint (#190) Alberto Fernández 2020-04-17 01:05:00 +02:00
  • bf3824cc10 Improved gitignore handling (#163) Aidan Steele 2020-03-19 00:55:39 +11:00
  • 4a4bd36cf6 Add support for runs-on array form (closes #146) (#155) Aidan Steele 2020-03-17 08:58:10 +11:00
  • fea9a8afa5 Use “push” event workflow(s) if defined (closes #156) (#157) Aidan Steele 2020-03-16 16:29:13 +11:00
  • f5e67f2b86 fix #150 - disable dryrun in git clone Casey Lee 2020-03-14 00:13:18 -07:00
  • b670173764 Add support for step.working-directory (closes #149) (#154) Aidan Steele 2020-03-14 18:00:37 +11:00
  • d2d5c90a36 Merge branch 'master' of github.com:nektos/act Casey Lee 2020-03-13 23:39:15 -07:00
  • 3baf626aa4 add file info to files cp into container Casey Lee 2020-03-13 23:21:25 -07:00
  • 25e1ad687d Include install instructions for nix (#152) Yannik Sander 2020-03-13 15:55:20 +01:00
  • d18e21dbd0 Merge branch 'master' of github.com:nektos/act Casey Lee 2020-03-12 17:23:07 -07:00
  • c439a6ff14 support nested expressions Casey Lee 2020-03-12 17:22:33 -07:00
  • f6b761378a docs(README): add --env-file flag (#147) David Lozano Jarque 2020-03-12 17:54:05 +01:00
  • 7f88f81bf6 fix #50 - exclude anything in .gitignore from being copied into the job volume Casey Lee 2020-03-09 18:32:48 -07:00
  • b7fcf137ab Fix 132 - support for chocolatey install (#144) Casey Lee 2020-03-09 17:49:55 -07:00
  • 16520bb277 fix #122 - support actions/checkout for repos other the one for this workflow (#143) Casey Lee 2020-03-09 17:45:42 -07:00
  • 143676fcfb fix #141 - use host network to match GitHub Actions runners (#142) Casey Lee 2020-03-09 17:43:24 -07:00
  • bd6f232b20 fix build for windows Casey Lee 2020-03-06 17:08:07 -08:00
  • 2157ef76e8 Add flags to README (#138) Jacob Turner 2020-03-06 18:06:07 -07:00
  • 643f8d08b7 Add event documentation (#137) Jacob Turner 2020-03-06 18:05:36 -07:00
  • ca648a37c8 chore(deps): cleanup go.mod a little bit (#136) chenrui 2020-03-06 17:37:54 -05:00
  • f46768cf90 go mod update Casey Lee 2020-03-06 14:30:23 -08:00
  • 129b23ad23 go mod tidy Casey Lee 2020-03-06 14:23:05 -08:00
  • c588c07ce7 Bump golang to v1.14 (#135) chenrui 2020-03-06 17:21:24 -05:00
  • 15fb58bf43 fix #134 - include base_ref and head_ref in github context from the event json Casey Lee 2020-03-06 14:17:57 -08:00
  • 87392c2ed7 fix #134 - support 'env' context in steps Casey Lee 2020-03-06 13:39:01 -08:00
  • 4fde7d8865 fix #121 and #123 - add support for reading env variables from .env (#133) Casey Lee 2020-03-06 12:30:24 -08:00
  • af970769d7 fix #127 - force eval as a boolean (#131) Casey Lee 2020-03-06 11:30:39 -08:00
  • e33606361f tone down verbosity Casey Lee 2020-03-06 10:25:18 -08:00
  • c32a87c6dc fix #128: guard against empty actionName when 'uses: ./' (#130) Casey Lee 2020-03-06 10:17:20 -08:00
  • 1f9f3b826e go mod tidy Casey Lee 2020-03-06 09:11:18 -08:00
  • 59b9b8e97a fix #108 - ensure container names are unique for matrix runs Casey Lee 2020-03-04 16:24:14 -08:00
  • 4f84be12e3 fix #117 - handle whitespace in actrc secrets (#118) Steffen Schmitz 2020-03-02 17:11:46 +01:00
  • a5570ffdd6 run on push and pull_request Casey Lee 2020-03-02 08:04:30 -08:00
  • e9de6ca2c0 fix #115 - support toJson and toJSON (#116) Casey Lee 2020-02-28 15:20:31 -08:00
  • 45839d68ec manage stale issues in GH actions Casey Lee 2020-02-28 09:35:29 -08:00
  • 6e1da1a70d fix #110 - support path in action (#111) Casey Lee 2020-02-27 14:17:01 -08:00
  • 21e2bb8657 fix #108 - support matrix expressions in job name (#109) Casey Lee 2020-02-26 23:29:43 -08:00
  • e739f72c5e Update README.md Casey Lee 2020-02-26 22:09:13 -08:00
  • 8696b42178 gofmt Casey Lee 2020-02-25 16:58:26 -08:00
  • 76ecede42e Merge branch 'master' of github.com:nektos/act Casey Lee 2020-02-25 09:23:05 -08:00
  • 1d84ee0db1 fix #102 - add windows support Casey Lee 2020-02-25 09:22:59 -08:00
  • 9dd2428546 fix #100 - change RUNNER_TOOL_CACHE to /opt/hostedtoolcache (#103) Casey Lee 2020-02-25 08:52:05 -08:00
  • ead2ab4d69 fix #95 - change ports to array of strings Casey Lee 2020-02-24 22:37:20 -08:00
  • 51b6167606 fix 99: support string and map variants of container Casey Lee 2020-02-24 22:35:08 -08:00
  • dadf8918be documentation for .actrc Casey Lee 2020-02-24 22:16:00 -08:00
  • 76a8bfc4fc fix #89 - support .actrc file Casey Lee 2020-02-24 22:11:33 -08:00
  • 5b90c8a44d remove super verbose log statement Casey Lee 2020-02-24 17:58:34 -08:00
  • 0f796ff9f6 Merge pull request #98 from nektos/ISS-86 Casey Lee 2020-02-24 17:51:40 -08:00