Can't make build #51

Closed
opened 2023-03-15 14:08:58 +00:00 by TheMrLinzer · 2 comments

Am trying to activate Gitea actions (using this guide: https://blog.gitea.io/2022/12/feature-preview-gitea-actions/)

But "make build" step for act_runner shows this error.

Want to mention, that am not too experienced with linux, can't find a solution on my own. From my deductions, it's a problem with handler.go file itself

Am trying to activate Gitea actions (using this guide: https://blog.gitea.io/2022/12/feature-preview-gitea-actions/) But "make build" step for act_runner shows this error. Want to mention, that am not too experienced with linux, can't find a solution on my own. From my deductions, it's a problem with handler.go file itself
Contributor

I suggest you to download the binary https://gitea.com/gitea/act_runner#download-pre-built-binary.

Otherwise update go to 1.19 or newer, most linux distributions are providing very old go releases via their package managers.

I suggest you to download the binary https://gitea.com/gitea/act_runner#download-pre-built-binary. Otherwise update go to 1.19 or newer, most linux distributions are providing very old go releases via their package managers.
Owner

Ah, we should mention the minial Golang version in Prerequisites.

Ah, we should mention the minial Golang version in Prerequisites.
lunny closed this issue 2023-03-16 03:37:09 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/act_runner#51
No description provided.