-
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
-
e47a2395a5
Fixes include when using matrix and strategy build. (#415)
Steffen Seckler
2020-12-08 19:13:07 +01:00
-
d784bce96a
Extract runTestJobFile from TestRunEvent (#429)
Wink Saville
2020-11-29 21:45:11 -08:00
-
b3299ecd30
Act env (#417)
Torbjørn Vatn
2020-11-18 16:14:34 +01:00
-
8ba3306aa4
EvalBool and Interpolation fixes (#424)
Torbjørn Vatn
2020-11-17 18:31:05 +01:00
-
3f4998a4ed
envs in if: - take 2 (#412)
Torbjørn Vatn
2020-11-12 17:15:09 +01:00
-
695c496684
Adds ability to use container images from matrices. (#413)
Steffen Seckler
2020-11-10 23:55:27 +01:00
-
d5b2d60c35
Add variadic version of hashFiles (#411)
Peter Tissen
2020-11-09 18:08:57 +01:00
-
d6b2e9df78
increase operations per run
Casey Lee
2020-11-08 08:31:19 -08:00
-
e6a391ddb1
remove stale label when comments added
Casey Lee
2020-11-08 08:23:53 -08:00
-
3f3de6e0b1
Use PathListSeparator (#408)
Wink Saville
2020-11-04 11:54:48 -08:00
-
8204ef4b82
Change handling of ExtraPath (#406)
Wink Saville
2020-11-02 13:56:20 -08:00
-
92067eb1a5
fix: outputs espace (#404)
Owen Young
2020-11-02 21:40:46 +08:00
-
1e69525fb4
Update README.md (#399)
Benjamin Räthlein
2020-10-21 17:09:40 +02:00
-
4791a9bc44
doc: add --secret-file example (#395)
jmmendivil
2020-10-17 09:38:53 -05:00
-
644bc2b635
Simpler list view (#382)
lshamis
2020-10-12 10:26:22 -07:00
-
014d71af43
When running on Windows the correct path separator must be used (#386)
Taliesin Sisson
2020-10-09 06:30:50 +01:00
-
569ebaccae
[Add] More logging for default push action (#383)
David Beck
2020-10-08 22:28:01 -07:00
-
3d9b82515c
Remove confusing message about symlinks (#381)
Lyle Underwood
2020-10-06 10:02:37 -07:00
-
729adec5e5
Fix path for local node12 actions (#371)
Javier Romero
2020-09-29 15:39:45 -05:00
-
32c41d22d6
Fix test target (#375)
Tom Payne
2020-09-28 21:03:35 +02:00
-
44151f208e
Add CI=true environment variable (#372)
Leonardo Dino
2020-09-28 16:22:42 +01:00
-
6fdf1b04ef
Fix Homebrew install instructions (#374)
Tom Payne
2020-09-28 17:21:44 +02:00
-
1070c58538
feat: support custom GITHUB_RUN_ID, GITHUB_RUN_NUMBER (#369)
Owen
2020-09-23 05:13:29 +08:00
-
04456ad234
Fix copyDir to normalize file paths in tar archive (#360)
Bar Weiss
2020-09-15 17:00:15 +03:00
-
7d443c6520
Set the default branch inside the event data (#354)
Tom Lazar
2020-09-02 09:56:44 -05:00
-
d521fa5bba
feat: add fromJSON support (#352)
Owen
2020-09-02 04:55:29 +08:00
-
b6f1df4d2f
Special case handling of empty workflow files for user experience (#349)
Cameron Booth
2020-08-31 14:50:01 -07:00
-
3eef111e46
chore: upgrade docker v19.03.12 (#348)
Yoan Blanc
2020-08-30 07:55:22 +02:00
-
85f89e16eb
fix docker build issue on windows
Casey Lee
2020-08-28 12:31:16 -07:00