Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Support self-hosted runners

未關閉
#191 0 則留言 6 個 reaction 已指派 0 人 在 GitHub 檢視

維護者通常 1 天內回覆

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
48/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
冷清
技術堆疊
docker, github-actions
領域
ci-cd, devops

研究方向

首先,在使用 RISE riscv runner 重現錯誤後,定位拒絕 environment=self-hosted 的 workflow 邏輯。追蹤 GitHub-hosted Linux 要求以及相關的映像檔建置 workflow 行為;當 self-hosted Linux runner 能夠建置所要求的 riscv64 映像檔且不會觸發此錯誤時,即表示完成。

由索引模型根據 Issue 內容生成。

描述

kind/enhancement status/triage
Description

I'm want to build images for riscv64 using the the riscv runner provided by RISE: https://github.com/apps/rise-risc-v-runners-personal

However at the moment this is not yet supported and an error is returned:

Error: This workflow requires a GitHub-hosted Linux runner, got: environment=self-hosted, os=Linux

主要語言
沒有語言資料
星號
83
分支
23
平均合併
2 天 22 小時
30 天內合併 PR
8

環境準備

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

docker/github-builder 的其他 Issue

查看 docker/github-builder 的全部 Issue

相似的 Issue

更多 DevOps Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。