Conflicting Information In The Docs #12804

Closed
opened 2025-11-02 10:21:31 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @alirezaalavi87 on GitHub (Apr 9, 2024).

Description

Hi.
In this page (Design of Gitea Actions), Its says:

When you use some actions like actions/checkout@v3, the act runner downloads the scripts, not the job containers. By default, it downloads from gitea.com...

But in the Config Cheatsheat, it is stated:

DEFAULT_ACTIONS_URL indicates where the Gitea Actions runners should find the actions with relative path. For example, uses: actions/checkout@v3 means https://github.com/actions/checkout@v3 since the value of DEFAULT_ACTIONS_URL is github.

So is the default action URL? github or gitea?

Gitea Version

1.21.7

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

Selfhosted

Database

None

Originally created by @alirezaalavi87 on GitHub (Apr 9, 2024). ### Description Hi. In [this](https://docs.gitea.com/usage/actions/design) page (Design of Gitea Actions), Its says: >When you use some actions like actions/checkout@v3, the act runner downloads the scripts, not the job containers. By default, it downloads from [gitea.com](http://gitea.com/)... But in the [Config Cheatsheat](https://docs.gitea.com/administration/config-cheat-sheet#actions-actions), it is stated: >DEFAULT_ACTIONS_URL indicates where the Gitea Actions runners should find the actions with relative path. For example, uses: actions/checkout@v3 means https://github.com/actions/checkout@v3 since the value of DEFAULT_ACTIONS_URL is github. So is the default action URL? github or gitea? ### Gitea Version 1.21.7 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? Selfhosted ### Database None
GiteaMirror added the type/docstype/bug labels 2025-11-02 10:21:31 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12804