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

Commit Graph

  • a05c5ba3ad Add make docker (#115) Lunny Xiao 2023-04-13 04:17:08 +08:00
  • c248520a66 Set specific environments to distinguish between Gitea and GitHub (#113) Jason Song 2023-04-12 14:44:26 +08:00
  • 148a545021 build(deps): update go-git to ce62f3e9ff86270538a514a68d3bd5563a733e3b (#1725) R 2023-04-11 23:39:36 +02:00
  • 10d639cc6b add release tag (#111) v0.1.1 Lunny Xiao 2023-04-11 14:04:08 +08:00
  • 5a8134410d Run as a container (#8) including Docker-in-Docker. (#84) Thomas E Lackey 2023-04-11 10:58:12 +08:00
  • 65a925b4ed build(deps): bump github.com/docker/docker (#1719) dependabot[bot] 2023-04-10 19:47:01 +00:00
  • c5ce502f9f build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1724) dependabot[bot] 2023-04-10 18:58:51 +00:00
  • b79c3aa1a3 feat: add artifact api from gitea server (#103) 1741415080890410792/tmp_refs/heads/main 1741415080890410792/main fuxiaohei 2023-04-10 21:35:07 +08:00
  • f2bd194c7f build(deps): bump github.com/docker/cli (#1722) dependabot[bot] 2023-04-10 04:05:09 +00:00
  • 4ab812c1b1 build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2 (#1720) dependabot[bot] 2023-04-10 03:50:21 +00:00
  • 5a331d2d99 build(deps): bump github.com/rhysd/actionlint from 1.6.23 to 1.6.24 (#1721) dependabot[bot] 2023-04-10 03:33:33 +00:00
  • 3ae0a9dfb7 build(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 (#1723) dependabot[bot] 2023-04-10 03:12:55 +00:00
  • 24b04dfa55 build(deps): bump github.com/docker/cli (#1712) dependabot[bot] 2023-04-08 15:23:08 +00:00
  • 5c4a96bcb7 Avoid using log.Fatal in pkg/* (#39) Jason Song 2023-04-07 16:31:03 +08:00
  • 9c6499ec08 Fix panic when response is nil (#105) Jason Song 2023-04-06 21:51:46 +08:00
  • 62abf4fe11 Add token for getting reusable workflows from local private repos (#38) Zettat123 2023-04-06 14:16:20 +08:00
  • d139faa40c Supports configuring fetch_timeout and fetch_interval. (#100) Jason Song 2023-04-06 10:57:36 +08:00
  • 220efa69c0 Refactor to new framework (#98) v0.1.0 1741519133198590323/tmp_refs/tags/v0.1.0 1741518963675709862/tmp_refs/tags/v0.1.0 1741518539157447219/tmp_refs/tags/v0.1.0 1741518534229462141/tmp_refs/tags/v0.1.0 1741518314512963972/tmp_refs/tags/v0.1.0 1741415288658116215/tmp_refs/tags/v0.1.0 Jason Song 2023-04-04 21:32:04 +08:00
  • df3cb60978 Config for container network (#96) Jason Song 2023-04-04 14:32:01 +08:00
  • cfedc518ca Add With field to jobparser.Job (#37) Zettat123 2023-04-04 10:59:53 +08:00
  • 68c72b9a51 build(deps): bump github.com/docker/docker (#1711) dependabot[bot] 2023-04-03 03:49:06 +00:00
  • ad7a8a3559 build(deps): bump megalinter/megalinter from 6.21.0 to 6.22.1 (#1710) dependabot[bot] 2023-04-03 03:13:25 +00:00
  • 7e7096e60b Refactor environment variables to configuration and registration (#90) Jason Song 2023-04-02 22:41:48 +08:00
  • 220d6f1251 chore: bump VERSION to 0.2.44 GitHub Actions 2023-04-01 02:17:52 +00:00
  • 6745999c10 build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#1708) dependabot[bot] 2023-03-31 13:43:08 +00:00
  • 8518d70bdf feat: improve GetOutboundIP (#1707) Jason Song 2023-03-31 21:28:08 +08:00
  • d3dfde055a fix: use os.UserHomeDir (#1706) Jason Song 2023-03-31 21:08:46 +08:00
  • 5e76853b55 Support reusable workflow (#34) Zettat123 2023-03-29 13:59:22 +08:00
  • 2eb4de02ee Expose SetJob to make EraseNeeds work (#35) Jason Song 2023-03-29 13:57:29 +08:00
  • 8eea12dd78 Add CLI flag for specifying the Docker image to use. (#83) 1741415404236720059/tmp_refs/heads/main 1741415404236720059/main telackey 2023-03-29 09:42:53 +08:00
  • c8fad20f49 handle possible panic (#88) Lunny Xiao 2023-03-28 23:51:38 +08:00
  • 75ffa205c4 Make sure working directory is respected when configured from matrix (#1686) Kris 2023-03-28 14:24:03 +02:00
  • 1596e4b1fd Fix potential log panic (#82) Zettat123 2023-03-28 11:49:09 +08:00
  • 342ad6a51a Keep the order of jobs in the workflow file when parsing (#33) Jason Song 2023-03-28 11:38:40 +08:00
  • 568f053723 Revert "Erase needs of job in SingleWorkflow (#9)" (#32) Jason Song 2023-03-27 17:46:50 +08:00
  • 351ae99bc1 build(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#1703) dependabot[bot] 2023-03-27 04:23:12 +00:00
  • 385d71a215 build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1702) dependabot[bot] 2023-03-27 04:04:40 +00:00
  • f764ecb283 build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#1701) dependabot[bot] 2023-03-27 03:45:30 +00:00
  • d65cf869e6 build(deps): bump actions/stale from 7 to 8 (#1700) dependabot[bot] 2023-03-27 03:29:53 +00:00
  • 775a128cd4 build(deps): bump megalinter/megalinter from 6.20.1 to 6.21.0 (#1699) dependabot[bot] 2023-03-27 03:13:54 +00:00
  • 8f12a6c947 chore: update go-git dependency in go.mod (#30) Bo-Yi.Wu 2023-03-26 21:27:19 +08:00
  • 83fb85f702 Fix bug (#31) Lunny Xiao 2023-03-26 21:01:46 +08:00
  • 3daf313205 chore(yaml): Improve ParseRawOn (#28) Zettat123 2023-03-25 12:13:50 +08:00
  • 7c5400d75b ParseRawOn support schedules (#29) Lunny Xiao 2023-03-24 20:15:46 +08:00
  • c9e076db68 Get outbound IP in multiple ways or disable cache server if failed to init (#74) Jason Song 2023-03-24 17:55:13 +08:00
  • bc1842d649 Vet code (#73) Jason Song 2023-03-24 15:10:39 +08:00
  • 90b8cc6a7a Clarify labels (#69) Jason Song 2023-03-23 20:48:33 +08:00
  • 4d5a35ac65 Upgrade act (#68) Jason Song 2023-03-23 13:33:17 +08:00
  • 929ea6df75 Support gitea context (#27) Jason Song 2023-03-23 12:14:28 +08:00
  • 8f81f40d62 Fix failed to create container if the runner works in root dir (#67) Zettat123 2023-03-23 09:41:22 +08:00
  • 9f90cba993 Correct spaces in README.md and in Enter the runner name when running ./act_runner register (#65) Benjamin Loison 2023-03-22 14:48:35 +08:00
  • 48b05a0ca8 Upgrade act to support go actions (#62) Jason Song 2023-03-21 16:33:08 +08:00
  • f6a8a0e643 Add extra path env for running go actions (#26) Zettat123 2023-03-21 15:31:30 +08:00
  • 9fab59954c full path required for extension install (#1670) Joseph Mearman 2023-03-20 04:02:11 +00:00
  • 8c28c9fd8f build(deps): bump actions/setup-go from 3 to 4 (#1689) dependabot[bot] 2023-03-20 03:31:00 +00:00
  • 2fa0a5f769 build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 (#1688) dependabot[bot] 2023-03-20 03:12:28 +00:00
  • a6c95ef2a7 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1650) dependabot[bot] 2023-03-19 23:56:15 +00:00
  • 5a2112a7f8 build(deps): bump megalinter/megalinter from 6.20.0 to 6.20.1 (#1679) dependabot[bot] 2023-03-19 23:37:58 +00:00
  • fad986af5f build(deps): bump fregante/setup-git-user from 1 to 2 (#1664) dependabot[bot] 2023-03-19 23:21:57 +00:00
  • 35cac27f4c Add example command for collecting artifacts (#1671) Yann Pellegrini 2023-03-19 23:47:47 +01:00
  • 636c8a34ae feat: specify matrix on command line (#1675) Shubh Bapna 2023-03-19 13:25:55 -04:00
  • 9eb8b08a69 checksum and compress 1741415432402610154/tmp_refs/heads/main 1741415432402610154/main techknowlogick 2023-03-18 01:58:21 -04:00
  • 556fd20aed make sure special logs be sent to gitea's server (#25) a1012112796 2023-03-17 23:01:31 +08:00
  • 4d868b7f3c Update act to v0.243 (#54) Jason Song 2023-03-17 09:45:46 +08:00
  • a8298365fe Fix incompatibility caused by tracking upstream add actions to test it (#24) Jason Song 2023-03-16 15:00:11 +08:00
  • 1dda0aec69 Merge tag 'nektos/v0.2.43' Jason Song 2023-03-16 11:45:29 +08:00
  • 63a57edaa3 check go version when build (#53) Lunny Xiao 2023-03-16 11:37:08 +08:00
  • 49e204166d Update forking fules (#23) Jason Song 2023-03-16 10:46:41 +08:00
  • 5180cd56e1 Support cache on ci (#47) Lunny Xiao 2023-03-15 12:28:18 +08:00
  • 370989b2d0 Print the kind of event that trigger the actions (#48) sillyguodong 2023-03-15 09:44:13 +08:00
  • 09de42f067 Support for docker steps in host environment (#1674) Shubham Agrawal 2023-03-14 19:37:31 +05:30
  • 71f470d670 Fix make don't rebuild when go.mod changed (#49) Lunny Xiao 2023-03-14 18:43:05 +08:00
  • a36b003f7a Improve running with go (#22) Zettat123 2023-03-14 16:55:36 +08:00
  • c0c363bf59 Update readme to add pre-built binary download links (#45) Lunny Xiao 2023-03-14 13:39:12 +08:00
  • 0d71463662 Inject version when building and report version to Gitea via log and header (#43) sillyguodong 2023-03-13 18:57:35 +08:00
  • 6744e68ee2 fix: correct ref and ref_name (#1672) Markus Wolf 2023-03-09 21:03:13 +01:00
  • 0671d16694 Fix missing ActionRunsUsingGo (#20) Zettat123 2023-03-09 22:51:58 +08:00
  • ac5dd8feb8 fix: return err in walk (#1667) Jason Song 2023-03-08 23:13:11 +08:00
  • 24440d9f15 test: Enshure ForcePull config doesn't break docker actions (1661) ChristopherHX 2023-03-08 15:57:49 +01:00
  • f3c88b5091 fix: crash if the id tool fails to run in the container (1660) ChristopherHX 2023-03-08 15:41:25 +01:00
  • ebcf341de7 Fix wrong last step duration when job failed (#41) HesterG 2023-03-08 21:32:54 +08:00
  • 881dbdb81b make log level configable (#19) a1012112796 2023-03-08 14:46:39 +08:00
  • 14334f76ed Add exec subcommand for runner so that we can run the tasks locally(#39) a1012112796 2023-03-08 10:55:31 +08:00
  • aeee2052de build(deps): bump github.com/moby/buildkit from 0.11.3 to 0.11.4 (#1669) dependabot[bot] 2023-03-07 20:27:33 +00:00
  • f24e0721dc Add runner name to log (#37) Zettat123 2023-03-06 18:42:07 +08:00
  • e36300ce28 fix docker executor on windows and local actions (#34) ChristopherHX 2023-03-06 13:24:32 +08:00
  • 7ee2138418 build(deps): bump megalinter/megalinter from 6.19.0 to 6.20.0 (#1665) dependabot[bot] 2023-03-06 03:30:59 +00:00
  • 8dbd151fa7 build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 (#1666) dependabot[bot] 2023-03-06 03:12:42 +00:00
  • 6601d8d8e8 Improve XDG Spec supporting (#1656) Tony Soloveyv 2023-03-03 17:39:02 +03:00
  • 19abab6375 fix: safe file name (#1651) Jason Song 2023-03-03 16:38:33 +08:00
  • 973dd7f7ef fix: compare properties of Invalid types (#1645) Alex Savchuk 2023-03-03 11:16:33 +03:00
  • 09ddbe166f disable more arch techknowlogick 2023-03-01 13:00:18 +08:00
  • da0713e629 disable arch that modernc does not support techknowlogick 2023-03-01 12:50:50 +08:00
  • bbd055ac3b run nightly on ubuntu runner techknowlogick 2023-03-01 12:32:00 +08:00
  • 462b2660de disable arches that modernc/sqlite don't complie for techknowlogick 2023-03-01 12:31:27 +08:00
  • 44b510f48c chore: bump VERSION to 0.2.43 github-actions[bot] 2023-03-01 02:33:29 +00:00
  • ebdbfeb54a fix lint error (#30) techknowlogick 2023-03-01 06:40:20 +08:00
  • 436b441cad Support cache (#25) Jason Song 2023-02-28 23:39:30 +08:00
  • 552dbcdda9 Add copyright header and gitea-vet (#29) sillyguodong 2023-02-28 18:44:46 +08:00
  • 5500c928eb fix: github.job property is empty, GITHUB_JOB should be job id (#1646) Alex Savchuk 2023-02-27 22:10:31 +03:00