Commit Graph
22 Commits
Author SHA1 Message Date
lunny 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 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 <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-15 16:51:14 +08:00
lunny 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 1ab84ac8e8 Fix duplicated log when register failed 2022-11-25 00:54:32 +08:00
lunny 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 d1017d752f Update README about register 2022-11-25 00:40:00 +08:00
lunny 519726b46b Update act 2022-11-24 15:38:14 +08:00
lunny 5fc35faf17 Support bot site 2022-11-24 15:38:06 +08:00
lunny 8cffac65d9 Use normal images which includes git command 2022-11-24 15:38:00 +08:00
lunny 222b5100b6 add new envs 2022-11-24 15:37:48 +08:00
lunny 93c8de3ec4 get token 2022-11-24 15:37:46 +08:00
lunny 378966e45f add forgeinstance 2022-11-24 15:37:40 +08:00
lunny 9c7d2be7c6 Fix bug 2022-11-24 15:37:39 +08:00
lunny b83f36674b Fix build 2022-11-24 15:36:47 +08:00
lunny 3b7ac17410 Use fork instead of act 2022-11-24 15:36:45 +08:00
lunny 906d52ae0b Use gitea.com/gitea/act replace original 2022-11-24 15:36:31 +08:00
lunny db7ee2eaf4 log 2022-11-24 15:36:22 +08:00
lunny c7cb750616 refactor functions 2022-11-24 15:36:21 +08:00
lunny 5903c08c14 update protocol 2022-11-24 15:36:20 +08:00
lunny 2babadbc94 Add websocket 2022-11-24 15:36:19 +08:00
lunny e397fcc259 Add license 2022-11-24 15:36:16 +08:00
lunny eee792a019 init project 2022-04-27 17:45:53 +08:00