Using nrwl actions results in 404 Error #14296

Open
opened 2025-11-02 11:09:00 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Lewis-software on GitHub (Mar 24, 2025).

Description

Hi,

I want to say thank you for this software, which is fantastic.

I recently started using Gitea Actions (using my own runners) and everything works great, except for one thing.

Everytime I use an action from nrwl in the CI.yaml file, I get this error:

::error::404 page not found%0A

I tried many things, but none work.

This is the command that is not working:

- name: Derive appropriate SHAs for base and head for 'nx affected' commands
uses: nrwl/nx-set-shas@v4

Gitea Version

1.23.5

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Image

Git Version

No response

Operating System

Linux

How are you running Gitea?

I'm using Gitea on a Linux Docker environment.

Database

PostgreSQL

Originally created by @Lewis-software on GitHub (Mar 24, 2025). ### Description Hi, I want to say thank you for this software, which is fantastic. I recently started using Gitea Actions (using my own runners) and everything works great, except for one thing. Everytime I use an action from nrwl in the CI.yaml file, I get this error: `::error::404 page not found%0A` I tried many things, but none work. This is the command that is not working: ` - name: Derive appropriate SHAs for base and head for 'nx affected' commands` ` uses: nrwl/nx-set-shas@v4` ### Gitea Version 1.23.5 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots <img width="880" alt="Image" src="https://github.com/user-attachments/assets/a0bdb055-e1ee-4251-b318-976cdbf48131" /> ### Git Version _No response_ ### Operating System Linux ### How are you running Gitea? I'm using Gitea on a Linux Docker environment. ### Database PostgreSQL
GiteaMirror added the topic/gitea-actionstype/bug labels 2025-11-02 11:09:00 -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#14296