You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug is not related to needs. Actually, this bug can be reproduced without needs, but not stably. The reason should be that Gitea does not correctly handle reusable workflows with multiple jobs.
Um, no, it's not. I just ran into this issue myself and authentication still fails with the "could not read Username for" message. Given that the issue is not fixed, I don't understand why this was closed.
Description
Doing a git checkout (
actions/checkout@v4
) inside aworkflow_call
thatneeds
another job raises an authentication error.It can be reproduced using the following nested workflow.
Workflow to reproduce the error
The step
Nested needy checkout
fails withBear in mind that due to bugs #26736 and #26187, the UI marks the job as a sucess, but reading the logs in details reveals the error.
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
I'm using the official gitea helm chart on k3s
Database
SQLite
The text was updated successfully, but these errors were encountered: