Commit Graph

  • 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
  • 4f8da0a51c ci(Mergify): configuration update (#972) Ryan 2022-01-27 20:38:17 +01:00
  • c802064975 fix: docker cp of dangling symlink (#943) (#948) Josh Soref 2022-01-27 11:53:26 -05:00
  • 7dbf3fcb96 Fix: regression run after failure (#971) ChristopherHX 2022-01-27 17:20:44 +01:00
  • 557dc755b8 ci(Mergify): configuration update (#966) Ryan 2022-01-26 18:12:42 +01:00
  • dba7f8379f build(deps): bump github.com/moby/buildkit from 0.9.2 to 0.9.3 (#958) dependabot[bot] 2022-01-26 05:56:48 -08:00
  • b0f55571f0 build(deps): bump github.com/docker/docker (#957) dependabot[bot] 2022-01-26 05:56:22 -08:00
  • eedac179c9 build(deps): bump github.com/opencontainers/image-spec (#954) dependabot[bot] 2022-01-26 07:30:10 +00:00
  • bbf6b7e080 build(deps): bump github.com/docker/cli (#956) dependabot[bot] 2022-01-26 07:22:06 +00:00
  • 3f0375aeff Test: env.ACT in if condition of the workflow (#965) ChristopherHX 2022-01-25 18:27:27 +01:00
  • 2eda7c6037 feat: add skipped status as step result (#950) Markus Wolf 2022-01-21 17:10:26 +01:00
  • edd0fb92a7 feat: try to read ref and sha from event payload if available (#889) Björn Brauer 2022-01-21 17:10:00 +01:00
  • 4be9062dd2 fix: set composite outputs on failure (#945) ChristopherHX 2022-01-21 17:08:30 +01:00
  • eba71f98fe Refactor expression evaluator to use parser from actionlint package (#908) Björn Brauer 2022-01-21 17:07:20 +01:00
  • 518148d162 fix(goreleaser): add append mode for release notes (#962) Ryan 2022-01-21 16:47:39 +01:00
  • 4e6cddf80a feat(goreleaser): format changelog, add prereleases (#942) Ryan 2022-01-01 18:04:37 +01:00
  • e9c4609dca fix: update install.sh (#937) Ryan 2021-12-27 17:18:30 +01:00
  • ed01f464ed refactor: export and move shared contexts into pkg/model (#931) Björn Brauer 2021-12-22 20:52:09 +01:00
  • 558081242c feat: add node16 support (#922) Ryan 2021-12-22 20:34:18 +01:00
  • 9868e13772 Feature: uses in composite (#793) ChristopherHX 2021-12-22 20:19:50 +01:00
  • 2ef30c3776 lint(megalinter): disable markdown link check (#938) Ryan 2021-12-22 20:11:16 +01:00
  • 9be6a58c0e ci: replace superlinter with megalinter (#923) Ryan 2021-12-22 18:29:43 +01:00
  • adabf2a202 fix: rework setupShellCommand (#930) Ryan 2021-12-22 07:37:16 +01:00
  • 4e0ba618d3 fix: clarify --reuse and --rm flags (#929) Ryan 2021-12-16 06:11:56 +01:00
  • cad4bc8c36 ci(Mergify): configuration update (#924) Ryan 2021-12-11 23:41:27 +01:00
  • fec0c0c529 fix: ::stop-commands:: should continue to print the lines (#920) Björn Brauer 2021-12-09 16:10:56 +01:00
  • 1891c72ab1 fix: continue jobs + steps after failure (#840) Markus Wolf 2021-12-08 21:57:42 +01:00
  • a545ceaec9 Fix and test choco action (#911) Ryan 2021-12-08 19:49:33 +01:00
  • b910a42edf Docker auth (#891) Björn Brauer 2021-11-27 19:21:32 +01:00
  • 5bdb9ed0fd container credentials (#868) Till! 2021-11-27 19:05:56 +01:00
  • e793d03f4b Add more steps context support (#887) Victor Popkov 2021-11-27 19:55:26 +02:00
  • 6517d04b9a feat: allow existing logger from context (#898) Björn Brauer 2021-11-27 18:45:56 +01:00
  • f7263399b9 feat: SELinux lables for --bind (#906) Vladimir Romashchenko 2021-11-26 00:18:31 -05:00
  • 6ebcac3771 ci(choco): fix chocolatey docker build (#903) Ryan 2021-11-24 18:27:38 +01:00
  • 8ad6c07083 feat: add option for docker image rebuild (#878) Ryan 2021-11-24 16:51:37 +01:00
  • ff8b1df797 Don't interpolate joboutputs, before job is done (#894) Mathijs van Veluw 2021-11-24 16:49:08 +01:00
  • 96cf907c5e Fix regex for GITHUB_ENV parsing (#893) Ryan 2021-11-19 18:36:50 +01:00
  • 4ae71b5878 Revert "feat: allow existing logger from context (#859)" (#890) Ryan 2021-11-19 15:42:39 +01:00
  • df4ef4de80 docs: add brew installation from HEAD (#886) Ryan 2021-11-16 21:48:40 +01:00
  • c26e661889 build(deps): bump github.com/go-ini/ini from 1.63.2 to 1.64.0 (#882) dependabot[bot] 2021-11-15 14:33:01 +00:00
  • 09693ec5b9 fix: fromJSON should work with any JSON (#883) Mike Beaumont 2021-11-15 15:26:04 +01:00
  • 12fa4d703d fix: correctly unmarshal entrypoint (#876) Ryan 2021-11-13 20:43:31 +01:00
  • ec34eb9532 fix: use docker lib for image ref parsing (#877) Ryan 2021-11-13 20:35:45 +01:00
  • 62d2167f3b Fix github SSH regex for missing .git extension (#871) Mike Beaumont 2021-11-13 15:56:31 +01:00
  • 3054f3ea14 fix: cleanup unused actions (#873) Ryan 2021-11-13 00:21:45 +01:00
  • 099af5e6a8 fix: interpolate env for step actions (#872) Ryan 2021-11-13 00:21:18 +01:00
  • 603cf56878 feat: allow existing logger from context (#859) Markus Wolf 2021-11-13 00:20:45 +01:00
  • cd24df5727 ci(golangci-lint): switch to latest (#870) Ryan 2021-11-12 21:48:10 +01:00
  • 11f6ee37a6 Asset server implementation (#677) Markus Wolf 2021-11-10 18:57:22 +01:00
  • f8b3563102 build(deps): bump github.com/moby/buildkit from 0.9.1 to 0.9.2 (#864) dependabot[bot] 2021-11-10 09:54:38 -08:00
  • 80db062472 ci(mergify): fix deprecated strict mode (#862) Ryan 2021-11-04 15:23:22 +01:00
  • e9ae7894e3 fix: set sh as default shell for containers (#853) Ryan 2021-11-03 19:47:47 +01:00
  • 7c73531008 Fixes (#856) Josh Soref 2021-11-03 14:47:09 -04:00