Commit Graph
100 Commits
Author SHA1 Message Date
Casey LeeandGitHub cd40f3fe9b ci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#2156) 2024-01-19 07:04:05 -08:00
Casey LeeGitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
94bc8b319c Bump dockercli (#1905)
* updates to support newer version of docker sdk

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.2+incompatible to 24.0.4+incompatible.
- [Commits](https://github.com/docker/cli/compare/v24.0.2...v24.0.4)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* feat: upgrade to go 1.20

* feat: upgrade to go 1.20

* chore: use go version from go.mod

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 21:55:53 -07:00
Casey LeeandGitHub 724ec918c9 chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
Casey LeeandGitHub 42b9b73d38 feat: cache notices to reduce frequency of upgrade notifications (#1592)
* feat: cache notices to reduce frequency of upgrade notifications

* fix: reduce WriteFile permissions

* fix: remove reference to deprecated lib

* fix: handle HTTP status 304
2023-02-01 16:54:57 -08:00
Casey LeeandGitHub 63ae215071 fix: update artifact server to address GHSL-2023-004 (#1565) 2023-01-16 21:01:54 +00:00
Casey LeeandGitHub 93907931df feat: add check for newer versions (#1562)
* feat: add check for newer versions

* fix: support JSON logger and rever updates to go.mod

* fix: keep version updated in source code

* fix: lint errors

* fix: revert go.*
2023-01-15 10:30:41 +00:00
Casey LeeandGitHub cf00e8d9bb Update number of approvers required from 3 to 2 2022-11-08 08:02:43 -08:00
Casey LeeandGitHub 9021bc2fa8 use new paths from goreleaser (#1135)
* use new paths from goreleaser

* fix path from new goreleaser paths

* fix indent of .sh
2022-04-19 12:27:37 -07:00
Casey LeeandGitHub 7fbaf1371f automatically merge PRs from dependabot (#1084) 2022-03-28 12:29:47 -07:00
Casey LeeandGitHub 596e518fe9 Update codecov.yml 2021-05-05 09:48:50 -07:00
Casey LeeandGitHub e79379cfaa Mergify: configuration update (#663) 2021-05-04 22:45:34 -07:00
Casey LeeandGitHub 314a80b502 Mergify: configuration update (#662) 2021-05-04 22:38:14 -07:00
Casey LeeandGitHub f4b3cfea67 Mergify: configuration update (#661) 2021-05-04 22:33:24 -07:00
Casey LeeandGitHub fd1166b9ed Mergify: configuration update (#659)
* Mergify: configuration update

* cleanup workflows, codecov and mergify
2021-05-04 14:57:33 -07:00
Casey Lee 737dfaff3d Merge branch 'master' of github.com:nektos/act 2021-03-29 10:22:50 -07:00
Casey Lee aaaa89532a Update CODEOWNERS to use 'act-maintainers' team 2021-03-29 10:22:33 -07:00
Casey Lee c27ef0a65c update to codecov version 2021-03-29 09:07:13 -07:00
Casey Lee af5140f13e Merge branch 'master' of github.com:nektos/act 2021-03-28 22:34:03 -07:00
Casey Lee 345c652e75 add status checks 2021-03-28 22:28:45 -07:00
Casey LeeandGitHub 2825449c7f add codecov integration (#585)
* add codecov integration

* include past tags when releasing
2021-03-28 22:15:56 -07:00
Casey Lee 69018f36d3 include past tags when releasing 2021-03-28 22:11:42 -07:00
Casey Lee f58fbc0dff add codecov integration 2021-03-28 22:02:11 -07:00
Casey Lee 7f6a808262 update stale labels to stop closing issues that are NOT stale 2021-01-18 10:41:49 -08:00
Casey Lee f86a4326a8 update goreleaser.yml 2021-01-11 22:17:36 -08:00
Casey Lee d6b2e9df78 increase operations per run 2020-11-08 08:31:19 -08:00
Casey Lee e6a391ddb1 remove stale label when comments added 2020-11-08 08:23:53 -08:00
Casey Lee 85f89e16eb fix docker build issue on windows 2020-08-28 12:31:16 -07:00
Casey Lee 0d5a228ab9 update actions/stale to remove stale when issues are updated 2020-08-28 11:56:20 -07:00
Casey LeeandGitHub 17c7ecead2 Merge pull request #327 from whywaita/feat/add-privileged-mode
add privileged mode
2020-08-02 21:53:59 -07:00
Casey LeeandGitHub 0ccc867f30 Merge branch 'master' into feat/add-privileged-mode 2020-08-01 19:05:56 -07:00
Casey LeeandGitHub bbc8123f27 Merge pull request #318 from nnadeau/master
Added PHONY targets to Makefile
2020-07-26 16:36:41 -07:00
Casey LeeandGitHub f3379181ff Merge branch 'master' into master 2020-07-26 16:36:30 -07:00
Casey LeeandGitHub a0c3ddb5b2 Merge pull request #320 from nnadeau/patch-1
Added docker pull instructions for building from source
2020-07-26 16:35:43 -07:00
Casey LeeandGitHub 0a17a7ef84 Merge pull request #314 from Strajk/secret-file-docs
Document `secret-file` in README and add example
2020-07-21 06:51:33 -07:00
Casey LeeandGitHub 52e4002c73 Merge branch 'master' into secret-file-docs 2020-07-21 06:51:21 -07:00
Casey LeeandGitHub 8245d23e1e Merge pull request #313 from denysvitali/feature/fix-defaults
fix: add default values in vmInput
2020-07-21 06:50:14 -07:00
Casey LeeandGitHub 39667011b8 Merge pull request #259 from arbourd/set-single-workflow
Change -W command to accept a single file
2020-05-27 07:35:59 -07:00
Casey Lee a48cce3a78 fix: #170 add RUNNER_TEMP 2020-04-23 08:18:36 -07:00
Casey Lee a9533b05ce fix: #170 #171 - add RUNNER_OS and RUNNER_TEMP 2020-04-22 23:57:36 -07:00
Casey Lee c44b71c996 fix: ignore symlink errors 2020-04-22 23:48:25 -07:00
Casey Lee 8c290994c1 fix: #182 - support symlinks in workspace 2020-04-22 23:24:31 -07:00
Casey Lee 6c4e7b9fde fix: 168 include error message from docker SDK 2020-04-22 23:04:28 -07:00
Casey Lee f5e67f2b86 fix #150 - disable dryrun in git clone 2020-03-14 00:13:18 -07:00
Casey Lee d2d5c90a36 Merge branch 'master' of github.com:nektos/act 2020-03-13 23:39:15 -07:00
Casey Lee 3baf626aa4 add file info to files cp into container 2020-03-13 23:21:25 -07:00
Casey Lee d18e21dbd0 Merge branch 'master' of github.com:nektos/act 2020-03-12 17:23:07 -07:00
Casey Lee c439a6ff14 support nested expressions 2020-03-12 17:22:33 -07:00
Casey Lee 7f88f81bf6 fix #50 - exclude anything in .gitignore from being copied into the job volume 2020-03-09 18:32:48 -07:00
Casey LeeandGitHub b7fcf137ab Fix 132 - support for chocolatey install (#144)
* fix #132 - publish chocolatey package for act

* add missing files to pass validation

* remove extra choco step
2020-03-09 17:49:55 -07:00
Casey LeeandGitHub 16520bb277 fix #122 - support actions/checkout for repos other the one for this workflow (#143) 2020-03-09 17:45:42 -07:00
Casey LeeandGitHub 143676fcfb fix #141 - use host network to match GitHub Actions runners (#142) 2020-03-09 17:43:24 -07:00
Casey Lee bd6f232b20 fix build for windows 2020-03-06 17:08:07 -08:00
Casey Lee f46768cf90 go mod update 2020-03-06 14:30:23 -08:00
Casey Lee 129b23ad23 go mod tidy 2020-03-06 14:23:05 -08:00
Casey Lee 15fb58bf43 fix #134 - include base_ref and head_ref in github context from the event json 2020-03-06 14:17:57 -08:00
Casey Lee 87392c2ed7 fix #134 - support 'env' context in steps 2020-03-06 13:39:01 -08:00
Casey LeeandGitHub 4fde7d8865 fix #121 and #123 - add support for reading env variables from .env (#133) 2020-03-06 12:30:24 -08:00
Casey LeeandGitHub af970769d7 fix #127 - force eval as a boolean (#131) 2020-03-06 11:30:39 -08:00
Casey Lee e33606361f tone down verbosity 2020-03-06 10:25:18 -08:00
Casey LeeandGitHub c32a87c6dc fix #128: guard against empty actionName when 'uses: ./' (#130)
* fix #128: guard against empty actionName when 'uses: ./'

* fix #129 - force image name to be lowercase
2020-03-06 10:17:20 -08:00
Casey Lee 1f9f3b826e go mod tidy 2020-03-06 09:11:18 -08:00
Casey Lee 59b9b8e97a fix #108 - ensure container names are unique for matrix runs 2020-03-04 16:24:14 -08:00
Casey Lee a5570ffdd6 run on push and pull_request 2020-03-02 08:04:30 -08:00
Casey LeeandGitHub e9de6ca2c0 fix #115 - support toJson and toJSON (#116) 2020-02-28 15:20:31 -08:00
Casey Lee 45839d68ec manage stale issues in GH actions 2020-02-28 09:35:29 -08:00
Casey LeeandGitHub 6e1da1a70d fix #110 - support path in action (#111) 2020-02-27 14:17:01 -08:00
Casey LeeandGitHub 21e2bb8657 fix #108 - support matrix expressions in job name (#109) 2020-02-26 23:29:43 -08:00
Casey LeeandGitHub e739f72c5e Update README.md 2020-02-26 22:09:13 -08:00
Casey Lee 8696b42178 gofmt 2020-02-25 16:58:26 -08:00
Casey Lee 76ecede42e Merge branch 'master' of github.com:nektos/act 2020-02-25 09:23:05 -08:00
Casey Lee 1d84ee0db1 fix #102 - add windows support 2020-02-25 09:22:59 -08:00
Casey LeeandGitHub 9dd2428546 fix #100 - change RUNNER_TOOL_CACHE to /opt/hostedtoolcache (#103) 2020-02-25 08:52:04 -08:00
Casey Lee ead2ab4d69 fix #95 - change ports to array of strings 2020-02-24 22:37:20 -08:00
Casey Lee 51b6167606 fix 99: support string and map variants of container 2020-02-24 22:35:08 -08:00
Casey Lee dadf8918be documentation for .actrc 2020-02-24 22:16:00 -08:00
Casey Lee 76a8bfc4fc fix #89 - support .actrc file 2020-02-24 22:11:33 -08:00
Casey Lee 5b90c8a44d remove super verbose log statement 2020-02-24 17:58:34 -08:00
Casey LeeandGitHub 0f796ff9f6 Merge pull request #98 from nektos/ISS-86
Iss 86
2020-02-24 17:51:40 -08:00
Casey Lee 1121f6e132 run with copy of workingdir 2020-02-24 17:48:21 -08:00
Casey Lee 8f5918942d move action cache to volume 2020-02-24 16:38:49 -08:00
Casey Lee eb28924ba5 actions 2020-02-24 15:05:41 -08:00
Casey Lee d54b25d983 makefile cleanups 2020-02-24 15:04:33 -08:00
Casey Lee 3a65967b95 ci cleanup 2020-02-24 14:43:03 -08:00
Casey Lee 037e08a3a7 integration test 2020-02-24 12:48:12 -08:00
Casey Lee 6c632946be unit tests pass 2020-02-24 10:56:49 -08:00
Casey Lee 88041afb87 cache dir for remote actions 2020-02-23 22:34:48 -08:00
Casey Lee 94591c58d7 local actions done 2020-02-23 16:36:44 -08:00
Casey Lee ac1bd0893e shared container for job 2020-02-23 15:02:01 -08:00
Casey Lee 01876438c2 shared container for job 2020-02-23 15:01:25 -08:00
Casey Lee 9179d8924d updates for tests 2020-02-21 22:19:59 -08:00
Casey Lee 2cb276ca05 unchecked error 2020-02-21 08:42:00 -08:00
Casey Lee 418b0db047 reuse containers to fix #86 2020-02-20 22:43:20 -05:00
Casey Lee e371fa8c49 stop overwritting gitconfig
Signed-off-by: Casey Lee <[email protected]>
2020-02-20 21:06:30 -05:00
Casey Lee 58731e8d9b fixes #90 - hard reset when using a version for an action
Signed-off-by: Casey Lee <[email protected]>
2020-02-20 21:06:28 -05:00
Casey Lee 80147e8b5b new quickstart image
Signed-off-by: Casey Lee <[email protected]>
2020-02-20 21:06:26 -05:00
Casey Lee bc2b952b65 token for goreleaser
Signed-off-by: Casey Lee <[email protected]>
2020-02-20 21:06:24 -05:00
Casey Lee ad2789fa1b new token for brew
Signed-off-by: Casey Lee <[email protected]>
2020-02-20 21:06:22 -05:00
Casey Lee 6834c5c96f add warning
Signed-off-by: Casey Lee <[email protected]>
2020-02-20 21:06:20 -05:00
Casey Lee 3d3fc59dbe update for platforms
Signed-off-by: Casey Lee <[email protected]>
2020-02-20 21:06:18 -05:00
Casey Lee 9511f5baf4 fix unit tsts for runner
Signed-off-by: Casey Lee <[email protected]>
2020-02-20 21:06:16 -05:00