书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 592 个相关结果.
  • 模板仓库

    模板仓库 .gitea/template 文件示例 参数展开 转换器 🤖 模板仓库 Gitea 1.11.0 及以上版本引入了模板仓库,并且其中一个实现的功能是自动展开模板文件中的特定变量。 要告诉 Gitea 哪些文件需要展开,您必须在模板仓库的 .gitea 目录中包含一个 template 文件。 Gitea 使用 gobwas...
  • Actions

    Gitea Actions 快速入门 Act Runner 与GitHub Actions的对比 Gitea Actions设计 Gitea Actions常见问题解答
  • Actions

    Gitea Actions 快速入门 Act Runner 与GitHub Actions的对比 Gitea Actions设计 Gitea Actions常见问题解答
  • Pull Request Generator

    Pull Request Generator GitHub Gitea Bitbucket Server Filters Template Webhook Configuration Pull Request Generator The Pull Request generator uses the API of an SCMaaS pro...
  • Install on Kubernetes

    Installation with Helm (on Kubernetes) Health check endpoint Installation with Helm (on Kubernetes) Gitea provides a Helm Chart to allow for installation on kubernetes. A non-...
  • Authentication

    Authentication LDAP (Lightweight Directory Access Protocol) LDAP via BindDN LDAP using simple auth Verify group membership in LDAP PAM (Pluggable Authentication Module) SMTP (...
  • 日志配置

    日志配置 收集日志以获取帮助 [log] 部分 快速示例 默认(空)配置 禁用路由日志并将一些访问日志记录到文件中 为不同的模式设置不同的日志级别 日志输出(模式和写入器) 公共配置 EXPRESSION FLAGS Console 模式 File 模式 Conn 模式 “Router” 日志记录器 “XORM” 日志记录器 ...
  • Push

    Open PR through Push Push Options Supported Options Push To Create Enabling Push To Create Using Push To Create There are some additional features when pushing commits to Gi...
  • API 使用指南

    Gitea API 使用指南 开启/配置 API 访问 通过 API 认证 关于 Authorization: header 通过 API 列出您发布的令牌 使用 Basic authentication 认证: 使用 Sudo 方式请求 API Gitea API 使用指南 开启/配置 API 访问 通常情况下, ENABLE_SWA...
  • 从源代码安装

    从源代码安装 下载 编译 测试 需要帮助? 从源代码安装 首先你需要安装Golang,关于Golang的安装,参见官方文档 install instructions 。 下载 你需要获取Gitea的源码,最方便的方式是使用 go 命令。执行以下命令: go get - d - u code . gitea . io / git...