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