Lunny Xiao
90c1275f0e
Upgrade yaml ( #816 )
...
~wait https://gitea.com/gitea/act/pulls/157~
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/816
Reviewed-by: Zettat123 <[email protected] >
2026-03-28 16:18:47 +00:00
Lunny Xiao
6b1aea9c04
Upgrade github.com/go-git/go-git/v5 to v5.16.2 ( #706 )
...
Fix #695
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/706
Reviewed-by: techknowlogick <[email protected] >
2025-06-11 17:59:35 +00:00
Lunny Xiao
4c8179ee12
upgrade to go1.24, act to 0.261.4 and actions-proto-go to 0.4.1 ( #662 )
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/662
Reviewed-by: ChristopherHX <[email protected] >
2025-03-01 20:18:36 +00:00
Lunny Xiao and Jason Song
b5f901b2d9
Upgrade act from v0.261.2 -> v0.261.3 ( #607 )
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/607
Reviewed-by: Jason Song <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2024-10-18 04:33:57 +00:00
Lunny Xiao and Jason Song
65ed62d2f5
Upgrade dependencies ( #537 )
...
Patially fix #513
Co-authored-by: Jason Song <[email protected] >
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/537
Reviewed-by: Jason Song <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2024-04-11 04:36:00 +00:00
Lunny Xiao and Jason Song
c701ba4787
Add a quick start runner method in README ( #282 )
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/282
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2023-07-12 01:43:26 +00:00
Lunny Xiao
fcc016e9b3
Special the release tag signing sub key ( #121 )
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/121
2023-04-13 18:56:15 +08:00
Lunny Xiao and Jason Song
9e26208e13
Add signature for tag releases, upload to gitea releases itself ( #116 )
...
GPG signature keys are not set yet.
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/116
Reviewed-by: Jason Song <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2023-04-13 16:49:50 +08:00
Lunny Xiao and techknowlogick
a05c5ba3ad
Add make docker ( #115 )
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/115
Reviewed-by: techknowlogick <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2023-04-13 04:17:08 +08:00
Lunny Xiao and Jason Song
10d639cc6b
add release tag ( #111 )
...
Fix #108
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/111
Reviewed-by: Jason Song <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2023-04-11 14:04:08 +08:00
Lunny Xiao
c8fad20f49
handle possible panic ( #88 )
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/88
Reviewed-by: Jason Song <[email protected] >
2023-03-28 23:51:38 +08:00
Lunny Xiao
63a57edaa3
check go version when build ( #53 )
...
Fix #51
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/53
2023-03-16 11:37:08 +08:00
Lunny Xiao and Jason Song
5180cd56e1
Support cache on ci ( #47 )
...
Fix #46
Co-authored-by: Jason Song <[email protected] >
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/47
Reviewed-by: techknowlogick <[email protected] >
Reviewed-by: Jason Song <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2023-03-15 12:28:18 +08:00
Lunny Xiao
71f470d670
Fix make don't rebuild when go.mod changed ( #49 )
...
Fix #13
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/49
Reviewed-by: delvh <[email protected] >
2023-03-14 18:43:05 +08:00
Lunny Xiao and techknowlogick
c0c363bf59
Update readme to add pre-built binary download links ( #45 )
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/45
Reviewed-by: techknowlogick <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2023-03-14 13:39:12 +08:00
Lunny Xiao
a4513405b5
Enable action as CI to test/build/release ( #26 )
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/26
2023-02-24 23:30:09 +08:00
Lunny Xiao and Jason Song
f1869f70b9
Allow request an insecure gitea server ( #18 )
...
When deploy a Gitea server with a self-signed HTTPS certification. Runner will be failed when connect to Gitea server. This PR will fix that to allow ignore the HTTPS certification verification.
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/18
Reviewed-by: Jason Song <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-committed-by: Lunny Xiao <[email protected] >
2023-02-15 16:51:14 +08:00
Lunny Xiao
715d0e85ce
Merge pull request 'Fix duplicated log when register failed' ( #3 ) from lunny/act_runner:lunny/fix_register_failure_hint into main
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/3
2022-11-25 00:55:16 +08:00
Lunny Xiao
1ab84ac8e8
Fix duplicated log when register failed
2022-11-25 00:54:32 +08:00
Lunny Xiao
1d50f0f5fd
Merge pull request 'Update README about register' ( #2 ) from lunny/act_runner:lunny/update_readme into main
...
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/2
2022-11-25 00:42:46 +08:00
Lunny Xiao
d1017d752f
Update README about register
2022-11-25 00:40:00 +08:00
Lunny Xiao and Jason Song
519726b46b
Update act
2022-11-24 15:38:14 +08:00
Lunny Xiao and Jason Song
5fc35faf17
Support bot site
2022-11-24 15:38:06 +08:00
Lunny Xiao and Jason Song
8cffac65d9
Use normal images which includes git command
2022-11-24 15:38:00 +08:00
Lunny Xiao and Jason Song
222b5100b6
add new envs
2022-11-24 15:37:48 +08:00
Lunny Xiao and Jason Song
93c8de3ec4
get token
2022-11-24 15:37:46 +08:00
Lunny Xiao and Jason Song
378966e45f
add forgeinstance
2022-11-24 15:37:40 +08:00
Lunny Xiao and Jason Song
9c7d2be7c6
Fix bug
2022-11-24 15:37:39 +08:00
Lunny Xiao and Jason Song
b83f36674b
Fix build
2022-11-24 15:36:47 +08:00
Lunny Xiao and Jason Song
3b7ac17410
Use fork instead of act
2022-11-24 15:36:45 +08:00
Lunny Xiao and Jason Song
906d52ae0b
Use gitea.com/gitea/act replace original
2022-11-24 15:36:31 +08:00
Lunny Xiao and Jason Song
db7ee2eaf4
log
2022-11-24 15:36:22 +08:00
Lunny Xiao and Jason Song
c7cb750616
refactor functions
2022-11-24 15:36:21 +08:00
Lunny Xiao and Jason Song
5903c08c14
update protocol
2022-11-24 15:36:20 +08:00
Lunny Xiao and Jason Song
2babadbc94
Add websocket
2022-11-24 15:36:19 +08:00
Lunny Xiao and Jason Song
e397fcc259
Add license
2022-11-24 15:36:16 +08:00
Lunny Xiao
eee792a019
init project
2022-04-27 17:45:53 +08:00