1
0
mirror of https://gitea.com/gitea/act synced 2025-06-10 07:55:36 +00:00

Commit Graph

  • bc0f09b9ea update docs (#1180) Jeff Levin 2022-05-24 12:49:12 -08:00
  • 4ef50eeae7 feat: handle context cancelation during docker exec (#1170) Markus Wolf 2022-05-24 16:52:25 +02:00
  • 943a0e6eea implement pre and post steps (#1089) Markus Wolf 2022-05-24 15:36:06 +02:00
  • ebb408f373 fix: remove composite restrictions (#1128) R 2022-05-23 22:27:12 +02:00
  • 7704033ec6 governance: new issue templates (#1048) R 2022-05-23 21:13:22 +02:00
  • 507ae61d1b ci(choco): update chocolatey to 1.1.0 (#1164) R 2022-05-23 21:05:49 +02:00
  • 50544556f8 build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#1179) dependabot[bot] 2022-05-23 02:19:42 +00:00
  • 166d063059 build(deps): bump github.com/rhysd/actionlint from 1.6.12 to 1.6.13 (#1173) dependabot[bot] 2022-05-18 11:00:29 +00:00
  • 69691c88b3 feat: add ubuntu-22.04 (#1150) Ryan 2022-05-17 21:11:33 +02:00
  • dfdafd9e85 feat/bug-report-extended (#1163) Ryan 2022-05-17 21:02:15 +02:00
  • 89947735d5 build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#1169) dependabot[bot] 2022-05-16 02:36:15 +00:00
  • 018c846d8d build(deps): bump github.com/docker/docker (#1167) dependabot[bot] 2022-05-16 02:27:07 +00:00
  • 1fed666165 build(deps): bump github.com/docker/cli (#1168) dependabot[bot] 2022-05-16 02:18:05 +00:00
  • 91fd412c51 fix: panic if a step in a job is nil (#1145) ChristopherHX 2022-05-12 21:23:34 +02:00
  • 1e72c594ac fix: return invalid step type (#1157) Markus Wolf 2022-05-11 21:30:18 +02:00
  • 7879726159 Remove the correct Volume (#1148) ChristopherHX 2022-05-11 21:22:35 +02:00
  • 562265bb29 fix: panic while running DRYRUN with local actions (#1141) ChristopherHX 2022-05-11 21:14:45 +02:00
  • e360811570 refactor: remove composite action runcontext workaround (#1085) Markus Wolf 2022-05-11 21:06:05 +02:00
  • a76c349872 build(deps): bump github.com/moby/buildkit from 0.10.2 to 0.10.3 (#1153) dependabot[bot] 2022-05-09 03:16:23 +00:00
  • 7974a17afc build(deps): bump docker/setup-qemu-action from 1 to 2 (#1156) dependabot[bot] 2022-05-09 03:03:00 +00:00
  • 01d85c9a01 build(deps): bump github.com/docker/docker (#1155) dependabot[bot] 2022-05-09 02:53:41 +00:00
  • d5e972159f build(deps): bump github.com/docker/cli (#1154) dependabot[bot] 2022-05-09 02:44:41 +00:00
  • 8e216c642e feat: support GITHUB_REF_NAME & GITHUB_REF_TYPE (#1142) Kevin Wang 2022-05-08 10:23:19 -04:00
  • dfca2c57df build(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.2 (#1147) dependabot[bot] 2022-05-02 02:18:40 +00:00
  • 77ddc89444 fix: conclusion and outcome are no integers (#1136) ChristopherHX 2022-04-26 22:24:13 +02:00
  • 93575124d3 fix: do not error that much (#1137) ChristopherHX 2022-04-26 22:14:56 +02:00
  • 3f2469bf53 build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 (#1139) dependabot[bot] 2022-04-25 03:07:24 +00:00
  • a85e89d3fb chore: fold integration test outputs (#1111) Markus Wolf 2022-04-20 20:34:27 +02:00
  • 2d357853db Update README.md (#1121) Guillaume Desforges 2022-04-20 18:10:42 +02:00
  • e15f7a51c6 docs(README): remove go install (#1123) Ryan 2022-04-19 21:51:26 +02:00
  • 25ebaf4e7b ci: always grab latest go version (#1124) Ryan 2022-04-19 21:43:30 +02:00
  • 40492fea32 tests: remove runTestJobFile (#1127) Ryan 2022-04-19 21:35:42 +02:00
  • 9021bc2fa8 use new paths from goreleaser (#1135) Casey Lee 2022-04-19 12:27:37 -07:00
  • 9a8a9aada2 README: add MacPorts badge (#1129) Herby Gillot 2022-04-19 13:09:12 -04:00
  • de1dea9379 build(deps): bump github.com/rhysd/actionlint from 1.6.11 to 1.6.12 (#1126) dependabot[bot] 2022-04-14 19:23:33 +00:00
  • 74cda72c26 build(deps): bump codecov/codecov-action from 2.1.0 to 3.0.0 (#1118) dependabot[bot] 2022-04-11 02:55:48 +00:00
  • bb6ead459a build(deps): bump github.com/moby/buildkit from 0.10.0 to 0.10.1 (#1116) dependabot[bot] 2022-04-11 02:47:13 +00:00
  • 39cc9b0840 build(deps): bump actions/upload-artifact from 2 to 3 (#1119) dependabot[bot] 2022-04-11 02:38:04 +00:00
  • 4e1cf1d7cc build(deps): bump actions/setup-go from 2 to 3 (#1120) dependabot[bot] 2022-04-11 02:28:50 +00:00
  • f551165970 build(deps): bump actions/stale from 4 to 5 (#1117) dependabot[bot] 2022-04-11 02:19:11 +00:00
  • 72dd2d344c tests(runner): move arm64 test to own func (#1095) Ryan 2022-04-05 17:41:36 +02:00
  • afb23a2891 build(deps): bump deps which dependabot doesn't want to (#1107) Ryan 2022-04-05 17:30:40 +02:00
  • 065d630af0 build(deps): bump github.com/rhysd/actionlint from 1.6.10 to 1.6.11 (#1106) dependabot[bot] 2022-04-05 13:48:53 +00:00
  • 407d324ec1 implement volume mount for container job (#1101) Seunghyun Hwang 2022-04-05 03:01:13 +09:00
  • d4272bd9fe feat: add option to specify git remote name (#1104) Ryan 2022-04-04 19:53:08 +02:00
  • 9dc17f9144 Allow passed in env vars to supersede ones declared in the workflow (#1100) Liam Murphy 2022-04-04 17:24:49 +00:00
  • c27e079407 fix: copy ignored tracked files (#1074) ChristopherHX 2022-04-04 17:27:00 +02:00
  • e0044ba913 build(deps): bump github.com/opencontainers/selinux (#1102) dependabot[bot] 2022-04-04 02:18:49 +00:00
  • b3bd268e45 fix: return error on reusable workflows (#1093) Ryan 2022-03-30 19:20:45 +02:00
  • 48db7d9c9d deps: bump go.mod to go1.18 (#1088) Ryan 2022-03-30 19:06:04 +02:00
  • 8d41f7aa6b fix(editorconfig): correct braces (#1094) Ryan 2022-03-30 18:55:20 +02:00
  • 11c3fb39dd ci: bump go to 1.18 (#1087) Ryan 2022-03-29 22:10:32 +02:00
  • 24422bf4e4 fix: don't overwrite with empty cmd/entrypoint (#1076) Ryan 2022-03-29 20:00:52 +02:00
  • 5f673cbb6d refactor: simplify action function signatures (#1083) Markus Wolf 2022-03-29 19:42:11 +02:00
  • 31d3603173 deps: remove shlex (#1086) Ryan 2022-03-29 17:55:40 +02:00
  • de81979800 fix: set default version string (#1070) Ryan 2022-03-29 11:37:38 +02:00
  • 4f0bfd2ad1 build(deps): bump actions/cache from 2 to 3 (#1082) dependabot[bot] 2022-03-28 20:05:07 +00:00
  • c8a40bf8f4 build(deps): bump github.com/docker/docker (#1080) dependabot[bot] 2022-03-28 19:58:14 +00:00
  • efd34f1e10 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.4 (#1079) dependabot[bot] 2022-03-28 19:50:40 +00:00
  • 34706f49fe build(deps): bump github.com/docker/cli (#1081) dependabot[bot] 2022-03-28 19:42:10 +00:00
  • 7fbaf1371f automatically merge PRs from dependabot (#1084) Casey Lee 2022-03-28 12:29:47 -07:00
  • c4db165d2d deps: bump go-git (#1057) Ryan 2022-03-25 17:16:31 +01:00
  • 2bb3e74616 feat: split job steps into its own files/structs (#1004) Markus Wolf 2022-03-22 22:13:00 +01:00
  • 5d7027dc3f feat: add bug-report flag (#1056) Ryan 2022-03-22 20:26:10 +01:00
  • a970145c95 Fix: panic: reflect: slice index out of range (#1066) ChristopherHX 2022-03-22 19:05:36 +01:00
  • 380bd581b1 Fix: call of reflect.Value.Interface on zero Value (#1067) ChristopherHX 2022-03-22 10:03:36 +01:00
  • 5083284deb Fix: tojson(null) == 'null' (#1068) ChristopherHX 2022-03-22 09:55:13 +01:00
  • 87175ecb68 build(deps): bump github.com/docker/docker (#1062) dependabot[bot] 2022-03-21 19:33:41 +00:00
  • 7d946c43e2 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#1061) dependabot[bot] 2022-03-21 19:24:22 +00:00
  • f09cdb8443 feat: add flag to always run the checkout action (#1049) Robert Kowalski 2022-03-21 12:23:06 +01:00
  • 4d7107161e Revert: Don't stop JobContainer on failure (#1041) ChristopherHX 2022-03-14 20:46:32 +01:00
  • 1e92d87b75 fix: remove unused TestContext (#1013) Robert Kowalski 2022-03-14 18:47:16 +01:00
  • 6b059572ff feat: add step name to logger field (#1027) Markus Wolf 2022-03-14 18:38:30 +01:00
  • aab2af0919 fix: coerce booleans to numbers for comparison in exprparser (#1030) Björn Brauer 2022-03-14 17:38:42 +01:00
  • 14c98015c5 feat: add json logger output (#1026) Markus Wolf 2022-03-14 16:33:11 +01:00
  • 7d403b8307 build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#1019) dependabot[bot] 2022-03-14 08:21:54 -07:00
  • 932ad0ef6a ci(stalebot): ignore feature requests (#1017) Ryan 2022-03-14 16:21:06 +01:00
  • 0579f7c235 build(deps): bump actions/checkout from 2 to 3 (#1028) dependabot[bot] 2022-03-14 08:14:32 -07:00
  • fa71f0b1e0 build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#1040) dependabot[bot] 2022-03-14 08:14:20 -07:00
  • 933413e2c0 build(deps): bump github.com/docker/cli (#1038) dependabot[bot] 2022-03-14 08:14:05 -07:00
  • ee92e07daa build(deps): bump github.com/rhysd/actionlint from 1.6.9 to 1.6.10 (#1039) dependabot[bot] 2022-03-14 08:12:24 -07:00
  • 5c0023c346 build(deps): bump github.com/docker/distribution (#1037) dependabot[bot] 2022-03-14 08:11:39 -07:00
  • 56486f14b4 build(deps): bump github.com/moby/buildkit from 0.9.3 to 0.10.0 (#1036) dependabot[bot] 2022-03-14 15:10:50 +00:00
  • 3db3c73723 fix: trim whitespace from actrc (#1024) Ryan 2022-03-02 22:41:57 +01:00
  • c22d833830 fix: hide masked values in log files (#1011) Robert Kowalski 2022-03-02 09:29:34 +01:00
  • e9e6ddadf5 build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#955) dependabot[bot] 2022-02-28 14:51:36 +00:00
  • 55da213bc0 Update link to 'filesystems' GitHub docs (#1016) Elijah Lynn 2022-02-28 06:43:04 -08:00
  • 9a54c99ac7 build(deps): bump github.com/rhysd/actionlint from 1.6.8 to 1.6.9 (#1018) dependabot[bot] 2022-02-28 14:35:14 +00:00
  • 18792f9620 feat: run jobs in parallel (#1003) Markus Wolf 2022-02-25 19:47:16 +01:00
  • c24cfc72f4 Expression evaluator fixes (#1009) Björn Brauer 2022-02-25 19:39:50 +01:00
  • 7d433968e5 build(deps): bump github.com/go-ini/ini from 1.64.0 to 1.66.4 (#997) dependabot[bot] 2022-02-25 16:55:09 +00:00
  • ad06f5dfb8 fix: print line after password prompt (#1014) Ryan 2022-02-25 17:47:49 +01:00
  • ff13844b86 refactor: default empty if: statement to if: success() in evaluator & remove FixIfStatement() (#990) Björn Brauer 2022-02-15 21:03:00 +01:00
  • d1e0216039 fix: deep evaluate matrix strategy (#964) ChristopherHX 2022-02-15 17:35:02 +01:00
  • 0fae96792c build(deps): bump github.com/docker/distribution (#994) dependabot[bot] 2022-02-15 14:55:38 +00:00
  • 331afe170a Added instructions to install on fedora using copr package (#993) rubemlrm 2022-02-11 20:17:38 +00:00
  • 9abc87b416 fix: always execute closeContainer() executor (#988) Björn Brauer 2022-02-10 17:54:58 +01:00
  • e4f0080a1e refactor: extract setupAction into ActionReader (#986) Björn Brauer 2022-02-08 21:17:59 +01:00
  • e23223ad02 refactor: extract RunContext Executor in JobExecutor (#984) Philipp Hinrichsen 2022-02-08 18:22:41 +01:00
  • b1f5963c86 docs: Expand the GITHUB_TOKEN section (#968) Gissur Þórhallsson 2022-01-31 21:19:22 +00:00