Commit Graph

  • 3be962cdb3 Rename the download folder from main -> nightly (#152) Jason Song 2023-04-27 12:23:15 +0800
  • a5edbc9ac4 Release docker images (#151) Jason Song 2023-04-27 12:08:41 +0800
  • 66bab3d805 ci(actions): add build docker image workflow (#118) seepine 2023-04-27 11:32:28 +0800
  • 293926f5d5 bump modernc.org/sqlite (#141) techknowlogick 2023-04-25 03:16:01 +0800
  • 43c5ba923f make: skip --disable-content-trust at docker buildx (#139) You-Sheng Yang 2023-04-25 03:15:48 +0800
  • acc5afc428 allow building act_runner with cgo (#137) techknowlogick 2023-04-24 10:45:51 +0800
  • 27a1a90d25 Upgrade act (#135) Zettat123 2023-04-21 10:48:26 +0800
  • 83ec0ba909 Support upload `outputs` and use `needs` context (#133) Jason Song 2023-04-20 23:27:46 +0800
  • ed86e2f15a Update workflow files (#131) Jason Song 2023-04-19 17:46:52 +0800
  • d4bebccc12 Update dependencies (#130) Jason Song 2023-04-19 16:50:07 +0800
  • c75b67e892 Upgrade act (#128) Zettat123 2023-04-19 14:53:23 +0800
  • bc6031eff7 Fix reporting log in `Reporter.Close` (#126) Zettat123 2023-04-19 11:17:49 +0800
  • c69c353d93 Upgrade act (#124) Zettat123 2023-04-14 18:20:04 +0800
  • fcc016e9b3 Special the release tag signing sub key (#121) Lunny Xiao 2023-04-13 18:56:15 +0800
  • d5caee38f2 Add prefix to use ghaction-import-gpg (#120) Jason Song 2023-04-13 18:18:39 +0800
  • 9e26208e13 Add signature for tag releases, upload to gitea releases itself (#116) Lunny Xiao 2023-04-13 16:49:50 +0800
  • a05c5ba3ad Add make docker (#115) Lunny Xiao 2023-04-13 04:17:08 +0800
  • c248520a66 Set specific environments to distinguish between Gitea and GitHub (#113) Jason Song 2023-04-12 14:44:26 +0800
  • 10d639cc6b add release tag (#111) Lunny Xiao 2023-04-11 14:04:08 +0800
  • 5a8134410d Run as a container (#8) including Docker-in-Docker. (#84) Thomas E Lackey 2023-04-11 10:58:12 +0800
  • b79c3aa1a3 feat: add artifact api from gitea server (#103) fuxiaohei 2023-04-10 21:35:07 +0800
  • 9c6499ec08 Fix panic when response is nil (#105) Jason Song 2023-04-06 21:51:46 +0800
  • d139faa40c Supports configuring fetch_timeout and fetch_interval. (#100) Jason Song 2023-04-06 10:57:36 +0800
  • bcd6096e5b Merge pull request 'default GITHUB_SERVER_URL with registration address' (#24) from earl-warren/runner:wip-sync into main v1.6.0 2023-04-30-main-before-force-push earl-warren 2023-04-05 15:08:01 +0000
  • 8b2f1677fe
    default GITHUB_SERVER_URL with registration address Earl Warren 2023-04-05 14:01:23 +0200
  • cd20007e4d Merge pull request 'cherry-pick commits from act_runner' (#23) from earl-warren/runner:wip-sync into main earl-warren 2023-04-04 23:07:29 +0000
  • 7c1801b302
    Config for container network (#96) Jason Song 2023-04-04 14:32:01 +0800
  • c817236aa4
    Refactor environment variables to configuration and registration (#90) Jason Song 2023-04-02 22:41:48 +0800
  • 028451bf22
    Add CLI flag for specifying the Docker image to use. (#83) telackey 2023-03-29 09:42:53 +0800
  • 0d33f8f520
    handle possible panic (#88) Lunny Xiao 2023-03-28 23:51:38 +0800
  • 63c1734bb5
    Fix potential log panic (#82) Zettat123 2023-03-28 11:49:09 +0800
  • 3d78433564
    Get outbound IP in multiple ways or disable cache server if failed to init (#74) Jason Song 2023-03-24 17:55:13 +0800
  • 3463f94119
    Vet code (#73) Jason Song 2023-03-24 15:10:39 +0800
  • 616ad7c96a
    Clarify labels (#69) Jason Song 2023-03-23 20:48:33 +0800
  • 220efa69c0 Refactor to new framework (#98) Jason Song 2023-04-04 21:32:04 +0800
  • 8d8a11052a Merge pull request 'the test workflow is not meant to release' (#20) from earl-warren/runner:wip-release into main earl-warren 2023-04-04 12:44:31 +0000
  • bd439537ba
    the test workflow is not meant to release Earl Warren 2023-04-04 14:39:53 +0200
  • 75c1f66a12 Merge pull request 'sync with act 1.3.0' (#19) from earl-warren/runner:wip-sync into main v1.5.0 earl-warren 2023-04-04 10:42:35 +0000
  • 0125f1302a
    a change in dependencies requires and integration test Earl Warren 2023-04-04 12:27:37 +0200
  • 45fcb8164f
    remove restriction to run unit tests on main Earl Warren 2023-04-04 12:25:36 +0200
  • 419989c422
    sync with act 1.3.0 Earl Warren 2023-04-04 12:14:40 +0200
  • df3cb60978 Config for container network (#96) Jason Song 2023-04-04 14:32:01 +0800
  • 9a6cae89e7 Merge pull request 'keep .git on build to extract version from tag' (#15) from earl-warren/runner:wip-release into main v1.4.3 earl-warren 2023-04-03 15:14:31 +0000
  • 56909d2f20
    keep .git on build to extract version from tag Earl Warren 2023-04-03 16:42:45 +0200
  • 0048a1dfbc Merge pull request 'workflows to publish the release' (#11) from earl-warren/runner:wip-release into main v1.4.2 earl-warren 2023-04-03 11:56:29 +0000
  • 93978d8ec0
    release integration tests Earl Warren 2023-04-03 08:59:41 +0200
  • 8834728285
    build static binaries Earl Warren 2023-04-03 01:04:00 +0200
  • 70d68a491d
    publish release Earl Warren 2023-03-30 14:25:58 +0200
  • a06bc05fd1
    run tests on pull requests and when pushing to main Earl Warren 2023-04-02 21:04:08 +0200
  • 7e7096e60b Refactor environment variables to configuration and registration (#90) Jason Song 2023-04-02 22:41:48 +0800
  • 8eea12dd78 Add CLI flag for specifying the Docker image to use. (#83) telackey 2023-03-29 09:42:53 +0800
  • c8fad20f49 handle possible panic (#88) Lunny Xiao 2023-03-28 23:51:38 +0800
  • 1596e4b1fd Fix potential log panic (#82) Zettat123 2023-03-28 11:49:09 +0800
  • c9e076db68 Get outbound IP in multiple ways or disable cache server if failed to init (#74) Jason Song 2023-03-24 17:55:13 +0800
  • bc1842d649 Vet code (#73) Jason Song 2023-03-24 15:10:39 +0800
  • 90b8cc6a7a Clarify labels (#69) Jason Song 2023-03-23 20:48:33 +0800
  • 499ee80e57 Merge pull request 'Use go 1.19' (#6) from crystal/runner:pr-go119 into main earl-warren 2023-03-23 07:05:12 +0000
  • ceb20b868f
    Use go 1.19 crystal 2023-03-23 00:12:43 -0600
  • 4d5a35ac65 Upgrade act (#68) Jason Song 2023-03-23 13:33:17 +0800
  • 8f81f40d62 Fix failed to create container if the runner works in root dir (#67) Zettat123 2023-03-23 09:41:22 +0800
  • 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 +0800
  • 48b05a0ca8 Upgrade act to support go actions (#62) Jason Song 2023-03-21 16:33:08 +0800
  • d8481f6b1d Merge pull request 'default actions URL is code.forgejo.org' (#2) from earl-warren/runner:wip-default-actions into main v1.4.1 earl-warren 2023-03-18 20:05:25 +0000
  • 905fb5255d
    default actions URL is code.forgejo.org Earl Warren 2023-03-18 13:21:54 +0100
  • 634846e944 Merge pull request 'cherry-pick some commits from gitea/act_runner' (#1) from earl-warren/runner:wip-sync into main earl-warren 2023-03-18 09:25:55 +0000
  • 3601466dcf
    upgrade act v1.2.0 Earl Warren 2023-03-18 09:57:18 +0100
  • df4bfdc0d3
    Update act to v0.243 (#54) Jason Song 2023-03-17 09:45:46 +0800
  • 9eb8b08a69 checksum and compress techknowlogick 2023-03-18 01:58:21 -0400
  • 4d868b7f3c Update act to v0.243 (#54) Jason Song 2023-03-17 09:45:46 +0800
  • 154555e912
    check go version when build (#53) Lunny Xiao 2023-03-16 11:37:08 +0800
  • 3cc7e8f052
    Support cache on ci (#47) Lunny Xiao 2023-03-15 12:28:18 +0800
  • 0026306515
    Print the kind of event that trigger the actions (#48) sillyguodong 2023-03-15 09:44:13 +0800
  • 6c7b07be60
    Fix make don't rebuild when go.mod changed (#49) Lunny Xiao 2023-03-14 18:43:05 +0800
  • 0445675a10
    Inject version when building and report version to Gitea via log and header (#43) sillyguodong 2023-03-13 18:57:35 +0800
  • 63a57edaa3 check go version when build (#53) Lunny Xiao 2023-03-16 11:37:08 +0800
  • 5180cd56e1 Support cache on ci (#47) Lunny Xiao 2023-03-15 12:28:18 +0800
  • 370989b2d0 Print the kind of event that trigger the actions (#48) sillyguodong 2023-03-15 09:44:13 +0800
  • 71f470d670 Fix make don't rebuild when go.mod changed (#49) Lunny Xiao 2023-03-14 18:43:05 +0800
  • c0c363bf59 Update readme to add pre-built binary download links (#45) Lunny Xiao 2023-03-14 13:39:12 +0800
  • 0d71463662 Inject version when building and report version to Gitea via log and header (#43) sillyguodong 2023-03-13 18:57:35 +0800
  • b202c62bf7 Merge pull request 'upgrade to codeberg.org/forgejo/act v1.1.0' (#1) from wip-act-upgrade into main v1.4.0 v1.3.1 earl-warren 2023-03-11 14:51:11 +0000
  • 49f9622eca
    upgrade to codeberg.org/forgejo/act v1.1.0 Earl Warren 2023-03-11 15:24:54 +0100
  • e160695183 Merge pull request 'run in daemon mode by default' (#8) from earl-warren/runner:wip-daemon into main v1.3.0 Earl Warren 2023-03-09 22:56:28 +0000
  • b685c432d4 Merge pull request 'define FORGEJO_RUNNER_FILE' (#7) from earl-warren/runner:wip-configfile into main Earl Warren 2023-03-09 22:56:17 +0000
  • 132b318d8b
    run in daemon mode by default Earl Warren 2023-03-09 18:40:19 +0100
  • a02fbdc7af
    define FORGEJO_RUNNER_FILE Earl Warren 2023-03-09 18:22:36 +0100
  • 1bb87d0ebb Merge pull request 'cherry-pick some changes from the gitea repository' (#6) from earl-warren/runner:wip-sync into main v1.2.0 Loïc Dachary 2023-03-08 14:15:12 +0000
  • 048b2e630f
    Fix wrong last step duration when job failed (#41) HesterG 2023-03-08 21:32:54 +0800
  • 40954c450d
    .gitignore forgejo-runner Earl Warren 2023-03-08 15:02:28 +0100
  • 4d5007a333
    s/gitea/forgejo/ for exec Earl Warren 2023-03-08 15:01:49 +0100
  • 65d2485f58
    Add `exec` subcommand for runner so that we can run the tasks locally(#39) a1012112796 2023-03-08 10:55:31 +0800
  • ba181d4a50
    Add runner name to log (#37) Zettat123 2023-03-06 18:42:07 +0800
  • cbf360f543
    fix docker executor on windows and local actions (#34) ChristopherHX 2023-03-06 13:24:32 +0800
  • ebcf341de7 Fix wrong last step duration when job failed (#41) HesterG 2023-03-08 21:32:54 +0800
  • 14334f76ed Add `exec` subcommand for runner so that we can run the tasks locally(#39) a1012112796 2023-03-08 10:55:31 +0800
  • f24e0721dc Add runner name to log (#37) Zettat123 2023-03-06 18:42:07 +0800
  • e36300ce28 fix docker executor on windows and local actions (#34) ChristopherHX 2023-03-06 13:24:32 +0800
  • 09ddbe166f disable more arch techknowlogick 2023-03-01 13:00:18 +0800
  • da0713e629 disable arch that modernc does not support techknowlogick 2023-03-01 12:50:50 +0800
  • bbd055ac3b run nightly on ubuntu runner techknowlogick 2023-03-01 12:32:00 +0800