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

Commit Graph

  • fb3368921a Improve hint for inserting secrets securely (#1354) Felix Seifert 2022-09-21 16:02:35 +02:00
  • 053bff19a7 build(deps): bump github.com/rhysd/actionlint from 1.6.17 to 1.6.18 (#1352) dependabot[bot] 2022-09-19 02:17:42 +00:00
  • 3a0fe6967f build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (#1341) dependabot[bot] 2022-09-12 02:35:03 +00:00
  • ceac1f2429 build(deps): bump github.com/docker/cli (#1340) dependabot[bot] 2022-09-12 02:26:26 +00:00
  • ca8767f080 build(deps): bump github.com/docker/docker (#1339) dependabot[bot] 2022-09-12 02:18:06 +00:00
  • d1daf2f28d fix: support expression for step's continue-on-error field (#900) (#1331) Alex Savchuk 2022-09-08 17:20:39 +03:00
  • b514649c3d fix: show workflow name when get error on yml parsing (#1133) (#1328) Alex Savchuk 2022-09-06 23:41:43 +03:00
  • a20b1d4669 help output: use consistent terminology between -j & -l (#1326) Jordan Harband 2022-08-31 11:41:56 -07:00
  • e1b906813e support runner.arch (#1290) Fabian Kammel 2022-08-29 17:39:31 +02:00
  • 8bad6aca50 build(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#1322) dependabot[bot] 2022-08-29 02:28:08 +00:00
  • 9b146980df build(deps): bump github.com/rhysd/actionlint from 1.6.16 to 1.6.17 (#1321) dependabot[bot] 2022-08-29 02:17:28 +00:00
  • b23bbefc36 build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#1312) dependabot[bot] 2022-08-22 02:25:54 +00:00
  • cf9d82f69d build(deps): bump github.com/rhysd/actionlint from 1.6.15 to 1.6.16 (#1311) dependabot[bot] 2022-08-22 02:17:13 +00:00
  • 12029e3df5 build(deps): bump github.com/go-ini/ini from 1.66.6 to 1.67.0 (#1305) dependabot[bot] 2022-08-15 02:16:24 +00:00
  • 92ddcdae09 refactor: ignore already closed error (#1285) Markus Wolf 2022-08-07 08:07:54 +02:00
  • 3387fd72ee fix: CI is unstable due to new linting rules (#1292) ChristopherHX 2022-08-07 00:53:05 +02:00
  • 3364f95569 fix: ensure all post steps are executed (#1286) Markus Wolf 2022-07-29 21:43:24 +02:00
  • 9d76bac4ef walk submodule path instead of dir name (#1282) Ermal Kaleci 2022-07-28 16:16:30 +02:00
  • 5f5b8959d6 fix: add parent step id in composite action step id (#1268) Robert Kowalski 2022-07-27 21:56:41 +02:00
  • ddee19b946 Made env interpolated instead of evaluated. (#1222) Grigory Entin 2022-07-27 21:46:04 +02:00
  • 17dd54d692 build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#1273) dependabot[bot] 2022-07-25 12:34:58 +00:00
  • 108e3e0d51 Update README.md (#1260) Ikko Ashimine 2022-07-25 21:24:40 +09:00
  • 1a71c52ef3 lint: add ReadHeaderTimeout (#1277) Robert Kowalski 2022-07-25 14:12:48 +02:00
  • 409446211f fix: the number in the github event is of type number (#1252) Markus Wolf 2022-07-12 13:36:53 +02:00
  • a5ceb54caf only perform chown operation for non root users (#1250) John OConnor 2022-07-08 15:39:42 -07:00
  • 91296bd5eb fix: allow TimeoutMinutes to be expression in Jobs (#1247) Hisham Muhammad 2022-07-07 21:31:19 -03:00
  • e70b968924 fix: use docker images from dockerhub (#1249) R 2022-07-08 02:21:51 +02:00
  • aea17b1aa6 Improve --eventpath example command (#1243) Eunsub LEE 2022-07-06 13:38:11 +09:00
  • 6837307212 Improve docs for events inputs (#1238) Muhammad Hammad 2022-07-05 16:35:05 -02:30
  • 4d9d6ecc92 build(deps): bump github.com/rhysd/actionlint from 1.6.14 to 1.6.15 (#1239) dependabot[bot] 2022-07-04 02:23:04 +00:00
  • 50f0b0e7f4 build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#1240) dependabot[bot] 2022-07-04 02:14:05 +00:00
  • 9499612b58 build(deps): bump github.com/rhysd/actionlint from 1.6.13 to 1.6.14 (#1234) dependabot[bot] 2022-06-29 19:19:35 -07:00
  • 4deb21344d build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1233) dependabot[bot] 2022-06-29 19:19:13 -07:00
  • c67abf2401 build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#1232) dependabot[bot] 2022-06-27 02:28:30 +00:00
  • f71f2778f0 fix: checkout container path should always use / (#1226) ChristopherHX 2022-06-21 23:23:49 +02:00
  • de37f75077 feat: add option to bypass GHE for actions checkout (#1162) Neo Hsu 2022-06-21 21:52:21 +08:00
  • 9d7595ab11 revert auto changelog generator Casey Lee 2022-06-20 17:02:49 -07:00
  • 225405c565 ignore release-notes.md to avoid dirty check in goreleaser Casey Lee 2022-06-20 16:53:20 -07:00
  • 06bf92c0fc update to use PAT Casey Lee 2022-06-20 16:49:57 -07:00
  • d1ca48642e setup git user Casey Lee 2022-06-20 16:38:48 -07:00
  • 8d74ac8166 allow workflow_dispatch on tag-monthly Casey Lee 2022-06-20 16:33:24 -07:00
  • b0ea7a9225 add monthly release Casey Lee 2022-06-20 16:31:51 -07:00
  • 5fe4c817c0 auto generate changelog (#1225) Casey Lee 2022-06-20 16:25:34 -07:00
  • 589731f67c update runc and containerd (#1224) Casey Lee 2022-06-20 16:16:08 -07:00
  • b59e6dee6d feat: non root user container (#1202) ChristopherHX 2022-06-21 00:47:39 +02:00
  • c30bc824b2 fix: processing of strategy.matrix.include (#1200) ChristopherHX 2022-06-21 00:33:07 +02:00
  • c3fb6864e8 fix: localcheckout mock (#1198) ChristopherHX 2022-06-21 00:14:14 +02:00
  • 7105919f0c Added support for chunked uploads. (#1208) Grigory Entin 2022-06-21 00:06:55 +02:00
  • 1d4c2aaa3f fix: keep action inputs (#1215) Markus Wolf 2022-06-20 23:58:51 +02:00
  • 4391a10d5a Improve logging (#1171) Björn Brauer 2022-06-17 17:55:21 +02:00
  • 52f5c4592c fix: allow TimeoutMinutes to be expression (#1217) R 2022-06-16 22:57:19 +02:00
  • 3415347efc build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#1213) dependabot[bot] 2022-06-13 02:39:43 +00:00
  • 084c4e61d9 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.4 to 2.3.5 (#1214) dependabot[bot] 2022-06-13 02:32:26 +00:00
  • 87d9687716 build(deps): bump github.com/docker/cli (#1211) dependabot[bot] 2022-06-13 02:24:50 +00:00
  • 63df5ddf42 build(deps): bump github.com/docker/docker (#1212) dependabot[bot] 2022-06-13 02:17:08 +00:00
  • 2aa0699aec refactor: remove github.com/pkg/errors dependency (#1077) R 2022-06-10 23:16:42 +02:00
  • 8a473943c3 fix: skip local actions pre step in any case (#1204) Markus Wolf 2022-06-08 17:36:08 +02:00
  • bf4aad6ad2 pkg/runner: add support to replace GitHub's env (#1197) André Martins 2022-06-08 17:25:51 +02:00
  • b7d380b3f0 fix: dryrun skip local actions + enable Tests (#1199) ChristopherHX 2022-06-07 16:19:30 +02:00
  • 28f5b37fd1 fix: Remove volume with same name as the container again (#1203) ChristopherHX 2022-06-07 16:10:43 +02:00
  • 859445fb94 build(deps): bump github.com/go-ini/ini from 1.66.5 to 1.66.6 (#1201) dependabot[bot] 2022-06-06 02:17:02 +00:00
  • 64387bcf7b build(deps): bump github.com/go-ini/ini from 1.66.4 to 1.66.5 (#1189) dependabot[bot] 2022-05-30 02:21:00 +00:00
  • 8bc3a07dad governance: fix bug report rendering (#1186) R 2022-05-26 23:46:12 +02:00
  • 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
  • eee792a019 init project Lunny Xiao 2022-04-27 17:45:53 +08: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