Commit graph

  • 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
  • 462b2660de disable arches that modernc/sqlite don't complie for techknowlogick 2023-03-01 12:31:27 +0800
  • 8833fca093
    trigger the build Earl Warren 2023-03-01 00:32:50 +0100
  • 7aaa64a648 Merge pull request 'run test from Actions' (#3) from earl-warren/runner:wip-test into main Earl Warren 2023-02-28 23:24:31 +0000
  • 9213f7dc62
    run test from Actions Earl Warren 2023-03-01 00:07:43 +0100
  • af6fea7b97 Merge pull request 'Further rebranding to Forgejo' (#2) from crystal/runner:rebrand into main Earl Warren 2023-02-28 23:09:48 +0000
  • 1da9c87cac
    fix lint error (#30) techknowlogick 2023-03-01 06:40:20 +0800
  • c5c4e275ac
    Support cache (#25) Jason Song 2023-02-28 23:39:30 +0800
  • ebdbfeb54a fix lint error (#30) techknowlogick 2023-03-01 06:40:20 +0800
  • 9d3406c31d
    Further rebranding to Forgejo crystal 2023-02-28 15:38:58 -0700
  • 6b85bb17d1 Merge pull request 'Rebrand runner for Forgejo' (#1) from crystal/runner:rebrand into main Earl Warren 2023-02-28 22:23:26 +0000
  • fb4284bfae
    Rebrand runner for Forgejo crystal 2023-02-28 15:05:33 -0700
  • 436b441cad Support cache (#25) Jason Song 2023-02-28 23:39:30 +0800
  • 552dbcdda9 Add copyright header and gitea-vet (#29) sillyguodong 2023-02-28 18:44:46 +0800
  • a50b094c1a update env var techknowlogick 2023-02-27 15:30:35 +0800
  • 6cc53f16d8 use aws runner techknowlogick 2023-02-27 14:42:57 +0800
  • a96b50085d
    upgrade act v1.0.1 v1.1.0 Loïc Dachary 2023-02-24 08:40:50 +0100
  • b2225cd7c5
    the canonical name is forgejo-runner Loïc Dachary 2023-02-23 00:09:12 +0100
  • 8fcd56dc7b skip dist/config.yaml techknowlogick 2023-02-26 15:40:22 +0800
  • c9318f08e2 skip nightly publish techknowlogick 2023-02-26 15:39:22 +0800
  • c7f8919470 mkdir techknowlogick 2023-02-26 13:35:30 +0800
  • 14dfa5cc15 s3 credentials techknowlogick 2023-02-26 13:34:26 +0800
  • 99a53a1f4c release to s3 techknowlogick 2023-02-26 13:00:36 +0800
  • df2219eeb8 use node16 version of aws cred config techknowlogick 2023-02-26 12:42:50 +0800
  • 216f3d1740 connect to aws s3 techknowlogick 2023-02-26 12:39:41 +0800
  • 8aa186897f disable cache on golang setup techknowlogick 2023-02-26 12:24:49 +0800
  • 3fa7707bc1 goreleaser needs go to build binary techknowlogick 2023-02-26 12:21:50 +0800
  • 9038442191 pull tags for goreleaser techknowlogick 2023-02-26 12:20:47 +0800
  • c133be12d8 release nightly v0.0.1 techknowlogick 2023-02-26 12:18:31 +0800
  • 1072e3c383 Goreleaser build nightlies (#27) techknowlogick 2023-02-26 12:16:38 +0800
  • 5cb3d6f034
    Enable action as CI to test/build/release (#26) Lunny Xiao 2023-02-24 23:30:09 +0800
  • 97fb2000e3
    Enable action as CI to test/build/release (#26) v1.0.1 Lunny Xiao 2023-02-24 23:30:09 +0800
  • a4513405b5 Enable action as CI to test/build/release (#26) Lunny Xiao 2023-02-24 23:30:09 +0800
  • 7e1a0119c0
    upgrade act v1.0.1 Loïc Dachary 2023-02-24 08:40:50 +0100
  • 410765b516 Upgrade act (#24) Jason Song 2023-02-24 14:23:22 +0800
  • 06b9c3962e Upgrade act (#23) Jason Song 2023-02-24 12:16:18 +0800
  • 0b64655a40 Upgrade act (#22) Jason Song 2023-02-24 10:23:18 +0800
  • 3b670a1e42
    the canonical name is forgejo-runner Loïc Dachary 2023-02-23 00:09:12 +0100
  • 956fe61fb9
    Update README v1.0.0 Earl Warren 2023-02-22 18:45:54 +0100
  • c81e7d4beb
    upgrade to codeberg.org/forgejo/act v1.0.0 Earl Warren 2023-02-22 17:20:57 +0100
  • d5798f067a
    s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner| Earl Warren 2023-02-22 17:19:43 +0100
  • 75820a6a3e Upgrade act to v0.234.2 (#20) Jason Song 2023-02-15 16:53:23 +0800
  • f1869f70b9 Allow request an insecure gitea server (#18) Lunny Xiao 2023-02-15 16:51:14 +0800
  • 990cf93c71 feat: don't require docker (#16) ChristopherHX 2023-01-27 20:42:02 +0800
  • f7a52789d9 fix: report job failure on error return (#14) ChristopherHX 2023-01-27 20:18:12 +0800
  • cf27d3f300 Update act to 0.234.1 (#12) Jason Song 2023-01-06 18:32:01 +0800
  • 7abe039c31 docs: Add Prerequisites (#11) Xinyu Zhou 2023-01-03 11:13:55 +0800
  • 9ba9604256 fix(typo): Use uppercase N for default input prompt (#9) Xinyu Zhou 2022-12-19 09:06:24 +0800
  • 6d2200b3d6 Rename to actions (#7) Jason Song 2022-12-06 16:37:38 +0800
  • 0cbdbd36b6 Trim newline in log message (#6) Jason Song 2022-12-02 16:07:23 +0800
  • 0f97dd873a Use default labels with no interactive register (#5) Jason Song 2022-12-02 12:01:50 +0800
  • 8996b9b0e4 Disable HTTP/2 (#4) Jason Song 2022-11-29 10:35:59 +0800
  • 715d0e85ce Merge pull request 'Fix duplicated log when register failed' (#3) from lunny/act_runner:lunny/fix_register_failure_hint into main Lunny Xiao 2022-11-25 00:55:16 +0800
  • 1ab84ac8e8
    Fix duplicated log when register failed Lunny Xiao 2022-11-25 00:54:32 +0800
  • 1d50f0f5fd Merge pull request 'Update README about register' (#2) from lunny/act_runner:lunny/update_readme into main Lunny Xiao 2022-11-25 00:42:46 +0800
  • d1017d752f
    Update README about register Lunny Xiao 2022-11-25 00:40:00 +0800
  • 474683c0e8 docs(readme): update some header. (#1) appleboy 2022-11-24 23:19:25 +0800
  • 03c4c4e116
    docs: add quickstart to readme Jason Song 2022-11-24 16:34:29 +0800
  • b3e7d6a62d fix: update container config Jason Song 2022-11-24 14:47:51 +0800
  • 2354f5bb18 feat: use specified labels Jason Song 2022-11-24 11:55:52 +0800
  • 5781e233c1 fix: limit workers Jason Song 2022-11-23 16:58:26 +0800
  • f05e08a767 chore: update grpc router path Jason Song 2022-11-23 11:42:02 +0800
  • 86f66eaa45 feat(register): add labels to local runner file fuxiaohei 2022-11-22 20:56:14 +0800
  • 64c9856ba7 fix: set more image Jason Song 2022-11-22 17:14:00 +0800
  • 66ec50e427 chore: upgrade act Jason Song 2022-11-22 15:34:13 +0800
  • 44988db9f8 chore: replace with code.gitea.io/bots-proto-go Jason Song 2022-11-22 12:22:19 +0800
  • 519726b46b Update act Lunny Xiao 2022-11-22 11:03:18 +0800