1
0
mirror of https://gitea.com/gitea/act synced 2026-05-01 01:27:48 +02:00

Commit Graph

  • 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
  • aad724c87a ci: remove macOS tests (#860) Ryan 2021-11-03 19:46:15 +01:00
  • 6a3a47c217 build(deps): bump github.com/docker/docker (#855) dependabot[bot] 2021-11-01 01:38:50 +00:00
  • 50dd0c0db1 build(deps): bump github.com/docker/cli (#854) dependabot[bot] 2021-10-31 16:20:06 +00:00
  • 2319eb210f docs: fix brew formula link (#846) Ryan 2021-10-31 14:34:15 +01:00
  • 83a28d9512 Close docker client (#789) ChristopherHX 2021-10-24 18:50:43 +02:00
  • f8ddfca6f7 goreleaser: Switch to latest and drop Homebrew config (#848) Ryan 2021-10-24 18:36:09 +02:00
  • 977b526384 ci: switch macos job to macos-10.15 (#849) Ryan 2021-10-24 03:37:33 +02:00
  • b5e8a18683 build(deps): bump github.com/moby/buildkit from 0.9.0 to 0.9.1 (#838) dependabot[bot] 2021-10-18 20:24:05 +00:00
  • a0d360236e fix: rewrite StepContext env (#832) Ryan 2021-09-28 01:18:59 +00:00
  • 6c60af7677 fix: rewrite how image env is merged (#828) Ryan 2021-09-27 19:01:14 +00:00
  • 7a426a0f37 refactor: re-implement embed without "unused" import (#830) Ryan 2021-09-27 17:33:14 +00:00
  • bfcf0abd73 build(deps): bump github.com/joho/godotenv from 1.3.0 to 1.4.0 (#824) dependabot[bot] 2021-09-26 16:47:33 +00:00
  • c2c8b525f8 Add reading environment from Docker image (#771) Ryan 2021-09-26 16:37:53 +00:00
  • 4d552e65ce fix: add simple concurrency limit (#823) Ryan 2021-09-26 16:21:12 +00:00
  • a6aea44fb0 fix(mergify): needs-work label handling (#810) Mehdi ABAAKOUK 2021-09-26 18:08:52 +02:00
  • b1e4844aac ci: pin goreleaser version (#825) Ryan 2021-09-26 16:05:43 +00:00
  • 5a09eb24ca Bump all dependencies (and fix dependabot mess) (#822) Ryan 2021-09-25 19:13:22 +00:00
  • 3c1454825d fix: mount volume for workflow info (#776) Ryan 2021-09-24 13:32:22 +00:00
  • e82f17e230 build(deps): bump codecov/codecov-action from 1.5.2 to 2.1.0 (#819) dependabot[bot] 2021-09-23 00:12:29 -07:00
  • 17652ce80e Remove ubuntu-16.04 and add missing links for nix/go (#821) Ryan 2021-09-22 19:43:58 +00:00
  • aa080d0ed9 Provide hint for -P (#815) Josh Soref 2021-09-13 19:14:41 -04:00
  • 6d7f574859 build(deps): bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.3.1 (#802) dependabot[bot] 2021-09-10 15:34:10 +00:00