-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gitea actions not working #28277
Labels
issue/not-a-bug
The reported issue is the intended behavior or the problem is not inside Gitea
Comments
ps: When we check matching runner, it seems that we should also check the runner's status. |
techknowlogick
added
type/question
Issue needs no code to be fixed, only a description on how to fix it yourself.
and removed
type/bug
labels
Nov 29, 2023
@yp05327 recreate container, but it still did not take effect! |
Have no idea. So strange. 😕 |
I tried to run Gitea in DevContainer and disabled the network interface of docker in the host. |
lunny
added
type/bug
and removed
type/question
Issue needs no code to be fixed, only a description on how to fix it yourself.
labels
Dec 5, 2023
This is because your labels are not matched. |
lunny
added
issue/not-a-bug
The reported issue is the intended behavior or the problem is not inside Gitea
and removed
type/bug
labels
Dec 7, 2023
lunny
pushed a commit
that referenced
this issue
Dec 18, 2023
…#28286) Mentioned: [#28277](#28277 (comment)) We should only check online runner when detecting matching runners in workflows, as if runner is not online, the workflow will not run. ![image](https://github.com/go-gitea/gitea/assets/18380374/11855e9d-7241-4b7a-b8d7-49dbb94ba1c5)
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Dec 18, 2023
…go-gitea#28286) Mentioned: [go-gitea#28277](go-gitea#28277 (comment)) We should only check online runner when detecting matching runners in workflows, as if runner is not online, the workflow will not run. ![image](https://github.com/go-gitea/gitea/assets/18380374/11855e9d-7241-4b7a-b8d7-49dbb94ba1c5)
lunny
pushed a commit
that referenced
this issue
Dec 19, 2023
…#28286) (#28512) Backport #28286 by @yp05327 Mentioned: [#28277](#28277 (comment)) We should only check online runner when detecting matching runners in workflows, as if runner is not online, the workflow will not run. ![image](https://github.com/go-gitea/gitea/assets/18380374/11855e9d-7241-4b7a-b8d7-49dbb94ba1c5) Co-authored-by: yp05327 <576951401@qq.com>
fuxiaohei
pushed a commit
to fuxiaohei/gitea
that referenced
this issue
Jan 17, 2024
…go-gitea#28286) Mentioned: [go-gitea#28277](go-gitea#28277 (comment)) We should only check online runner when detecting matching runners in workflows, as if runner is not online, the workflow will not run. ![image](https://github.com/go-gitea/gitea/assets/18380374/11855e9d-7241-4b7a-b8d7-49dbb94ba1c5)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
issue/not-a-bug
The reported issue is the intended behavior or the problem is not inside Gitea
Description
The steps are as follows:
step1: Installing gite
Why is the compilation not performed? Is there any configuration missing?
Gitea Version
1.21
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
CPE OS Name: cpe:/o:centos:centos:7 Kernel: Linux 3.10.0-862.el7.x86_64
How are you running Gitea?
Install "gitea" and "act-runner" simultaneously using docker on a single server.
Database
SQLite
The text was updated successfully, but these errors were encountered: