Mac - Actions not show up (using brew) #10363

Closed
opened 2025-11-02 09:05:21 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ekoiav on GitHub (Mar 1, 2023).

Description

In Mac, I use brew to install Gitea, from this docs.
And I made changes in /usr/local/bin/custom/conf/app.ini to enable Actions. But nothing happened.

Runner Management still not shown up.

Am I doing something wrong? Or this feature is not release yet for Mac?

Thank you

Gitea Version

1.18.3

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

Mac

How are you running Gitea?

I installed it using brew. And run it from terminal using gitea command

Database

MySQL

Originally created by @ekoiav on GitHub (Mar 1, 2023). ### Description In Mac, I use brew to install Gitea, from this [docs](https://docs.gitea.io/en-us/install-from-package/#macos). And I made changes in /usr/local/bin/custom/conf/app.ini to enable Actions. But nothing happened. Runner Management still not shown up. Am I doing something wrong? Or this feature is not release yet for Mac? Thank you ### Gitea Version 1.18.3 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System Mac ### How are you running Gitea? I installed it using brew. And run it from terminal using _gitea_ command ### Database MySQL
GiteaMirror added the type/bug label 2025-11-02 09:05:21 -06:00
Author
Owner

@jolheiser commented on GitHub (Mar 1, 2023):

Actions are not in 1.18.x. They are available for testing in 1.19, which only has an rc out currently.

You could theoretically use gitea-head from the brew tap, but that follows the main branch so be aware.

You could either grab a 1.19 binary manually, install the head tap, or wait until 1.19 is fully released.

@jolheiser commented on GitHub (Mar 1, 2023): Actions are not in `1.18.x`. They are available for testing in 1.19, which only has an rc out currently. You could theoretically use `gitea-head` from the brew tap, but that follows the main branch so be aware. You could either grab a 1.19 binary manually, install the head tap, or wait until 1.19 is fully released.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10363