Jason Song wolfogre
  • Joined on 2019-06-13
wolfogre closed issue gitea/act_runner#539 2024-04-25 04:08:08 +00:00
Cannot ping the Gitea instance server" error="deadline_exceeded: Post \"http://192.168.10.60:3000/api/actions/ping.v1.PingService/Ping\": dial tcp 192.168.10.60:3000: i/o timeout"
wolfogre commented on issue gitea/act_runner#539 2024-04-25 04:08:07 +00:00
Cannot ping the Gitea instance server" error="deadline_exceeded: Post \"http://192.168.10.60:3000/api/actions/ping.v1.PingService/Ping\": dial tcp 192.168.10.60:3000: i/o timeout"

Sorry, I don't think it's a bug of act_runner or Gitea, it is most likely an issue with your local docker environment or network environment.

If you want to seek help, you can ask in QQ group…

wolfogre commented on issue gitea/act_runner#538 2024-04-22 06:04:27 +00:00
Runtime requirements for external actions ignored

I am confused by some comments, this issue is not related to the version of node or the official image.

The point is that when using some actions which have runtime requirements like node env,…

wolfogre closed issue gitea/act#110 2024-04-18 02:58:13 +00:00
Express value is wrong when creating a release in a workflow
wolfogre commented on issue gitea/act#110 2024-04-18 02:58:12 +00:00
Express value is wrong when creating a release in a workflow

I figured it out - it's not a bug in the act_runner, but rather in the gitea-release-action.

I'll close this one and open actions/gitea-release-action#4

wolfogre opened issue actions/gitea-release-action#4 2024-04-18 02:56:10 +00:00
"prerelease: false" has been handled as true
wolfogre commented on issue gitea/act#110 2024-04-18 01:43:22 +00:00
Express value is wrong when creating a release in a workflow

@allen.cai Thank you for pointing out my misunderstanding; I see it now.

wolfogre commented on issue gitea/act_runner#538 2024-04-17 03:00:05 +00:00
Runtime requirements for external actions ignored

GitHub has different execution mechanisms, which may require more work to investigate.

In fact, if you run run: node -v, you will find that Node is not installed in the image, but `actions/che…

wolfogre closed issue gitea/runner-images#10 2024-04-17 02:35:34 +00:00
ubuntu-latest doesn't have rust toolchain
wolfogre commented on issue gitea/runner-images#10 2024-04-17 02:35:34 +00:00
ubuntu-latest doesn't have rust toolchain

Please use ubuntu-latest-full if your disk space is large enough, since the image almost provides the capabilities of GitHub, see https://gitea.com/gitea/runner-images/src/branch/main/README.md#f

wolfogre commented on issue gitea/act#110 2024-04-17 02:28:48 +00:00
Express value is wrong when creating a release in a workflow

Hmm, I wonder if it's a bug of actions/gitea-release-action since it returns false when exec `echo "any = ${{ contains(github.ref_name, 'alpha')

wolfogre released "v0.4.0" at gitea/actions-proto-def 2024-04-17 02:16:13 +00:00
wolfogre pushed tag v0.4.0 to gitea/actions-proto-def 2024-04-17 02:16:12 +00:00
wolfogre commented on issue gitea/actions-proto-def#12 2024-04-17 02:14:29 +00:00
Add tags that match gitea/actions-proto-go tags

Sorry, I'm not familiar with the works of packagers. I've never even heard of "Debian's uscan." I would be grateful if you could provide more docs and examples about this.

Never mind, I asked…

wolfogre approved gitea/blog#364 2024-04-16 10:50:24 +00:00
add blog for v1.21.11
wolfogre commented on issue gitea/actions-proto-def#12 2024-04-16 03:00:15 +00:00
Add tags that match gitea/actions-proto-go tags

Sorry, I don't understand. Why do we need to tag this repo when it's not any type of package and cannot be a dependency? It's totally for gitea/actions-proto-go which has been tagged finely.

wolfogre suggested changes for gitea/act#109 2024-04-16 02:54:19 +00:00
WIP: feat: add DefaultActionToken config

I don't think the code is enough. Could you please explain your design first?

wolfogre pushed to main at gitea/act_runner 2024-04-11 04:36:01 +00:00
65ed62d2f5 Upgrade dependencies (#537)