书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 589 个相关结果.
  • 快速入门

    快速入门 设置Gitea 设置Runner 使用Actions 快速入门 本页面将指导您使用Gitea Actions的过程。 设置Gitea 首先,您需要一个Gitea实例。 您可以按照文档 来设置一个新实例或升级现有实例。 无论您如何安装或运行Gitea,只要版本号是1.19.0或更高即可。 从1.21.0开始,默认情况下,Actio...
  • 常见问题

    常见问题 1.x和1.x.x下载之间的区别 如何从Gogs/GitHub等迁移到Gitea Gitea存储文件的位置 看不到克隆URL或克隆URL不正确 文件上传失败:413 Request Entity Too Large 自定义模板无法加载或运行错误 Gitea是否有”GitHub/GitLab Pages”功能? 活跃用户与禁止登录用户 ...
  • Embedded data extraction tool

    Embedded data extraction tool Listing resources Example Extracting resources Important notice Example Embedded data extraction tool Gitea’s executable contains all the reso...
  • Installation from source

    Installation from source Download Build Test Changing default paths Cross Build Adding bash/zsh autocompletion (from 1.19) Installation from source You should install go ...
  • Compared to GitHub Actions

    Compared to GitHub Actions Additional features Absolute action URLs Actions written in Go Unsupported workflows syntax concurrency run-name permissions and jobs.<job_id>.pe...
  • 常见问题

    常见问题 1.x和1.x.x下载之间的区别 如何从Gogs/GitHub等迁移到Gitea Gitea存储文件的位置 看不到克隆URL或克隆URL不正确 文件上传失败:413 Request Entity Too Large 自定义模板无法加载或运行错误 Gitea是否有”GitHub/GitLab Pages”功能? 活跃用户与禁止登录用户 ...
  • Template Repositories

    Template Repositories Example .gitea/template file Variable Expansion Transformers 🤖 Template Repositories Gitea 1.11.0 and above includes template repositories, and one fe...
  • 嵌入资源提取工具

    嵌入资源提取工具 资源列表 示例 提取资源 重要提示 示例 嵌入资源提取工具 Gitea 的可执行文件包含了运行所需的所有资源:模板、图片、样式表和翻译文件。你可以通过在 custom 目录下的相应路径中放置替换文件来覆盖其中的任何资源(详见 自定义 Gitea 配置 )。 要获取嵌入资源的副本以进行编辑,可以使用 CLI 中的 embe...
  • GPG 提交签名

    GPG 提交签名 自动签名 安装和生成 Gitea 的 GPG 密钥 通用配置 SIGNING_KEY INITIAL_COMMIT WIKI CRUD_ACTIONS MERGES 获取签名密钥的公钥 GPG 提交签名 Gitea 将通过检查提交是否由 Gitea 数据库中的密钥签名,或者提交是否与 Git 的默认密钥匹配...
  • Repository Mirror

    Repository Mirror Use cases Pulling from a remote repository Pushing to a remote repository Setting up a push mirror from Gitea to GitHub Setting up a push mirror from Gitea to ...