650 搜索结果 "gitlab"
GitHub Actions / 迁移到 GitHub Actions / 自动化迁移 /
使用 GitHub Actions Importer 从 GitLab 迁移
Importer 自动将 GitLab 管道迁移到 GitHub Actions。
法律通告
关于使用 GitHub Actions Importer 从 GitLab 迁移
以下说明将指导你配置环境以使用 GitHub Actions Importer 将 GitLab 管道迁移到 GitHub Actions。
GitHub Actions / 迁移到 GitHub Actions / 手动迁移 /
从 GitLab CI/CD 迁移到 GitHub Actions
GitHub Actions 和 GitLab CI/CD 具有一些相似的配置,这使得迁移到 GitHub Actions 很简单。
简介
GitLab CI/CD 和 GitHub Actions 都允许您创建能自动构建、测试、发布、发行和部署代码的工作流程。 GitLab CI/CD 和 GitHub
GitHub Actions / 迁移到 GitHub Actions / 自动化迁移 /
使用 GitHub Actions 导入工具自动迁移
GitHub Actions Importer 从以下平台进行迁移:
Azure DevOps
Bamboo
Bitbucket 管道
CircleCI
GitLab(云和自承载)
Jenkins
Travis CI
先决条件
GitHub Actions Importer 具有以下要求:
一个可在其中运行基于
GitHub Actions / 迁移到 GitHub Actions /
手动迁移到 GitHub Actions
CircleCI 在配置上具有若干相似之处,这使得迁移到 GitHub Actions 相对简单。
从 GitLab CI/CD 迁移到 GitHub Actions
GitHub Actions 和 GitLab CI/CD 具有一些相似的配置,这使得迁移到 GitHub Actions 很简单。
从 Jenkins
GitHub Actions / 迁移到 GitHub Actions /
使用 GitHub Actions Importer 来自动化迁移
管道迁移到 GitHub Actions。
使用 GitHub Actions Importer 从 GitLab 迁移
了解如何使用 GitHub Actions Importer 自动将 GitLab 管道迁移到 GitHub Actions。
使用 GitHub Actions Importer 从
迁移 / 概述 /
迁移到 GitHub 的路径
GitHub Enterprise Server 到 GitHub Enterprise Cloud,或者从 Bitbucket Server 或 GitLab 等其他代码托管平台移动到 GitHub,则需要随身携带你的工作:你的代码、代码的历史记录以及过去所有的对话和协作。
若要规划迁移,请考虑目的地和源。
迁移 / 概述 /
关于 GitHub 的迁移工具
GitHub Enterprise Server 到 GitHub Enterprise Cloud,或者从 Bitbucket Server 或 GitLab 等其他代码托管平台移动到 GitHub,则需要随身携带你的工作:你的代码、代码的历史记录以及过去所有的对话和协作。
GitHub 提供了各种不同的工具来支持这些迁移。
GitHub Copilot / 管理 Copilot / 配置内容排除 /
从 GitHub Copilot 中排除内容
"/scripts/*"
# In the `gitlab-org/gitlab-runner` repository on GitLab:
git@gitlab.com:gitlab-org/gitlab-runner.git:
# Ignore the `/main_test.go`
GitHub Actions / 迁移到 GitHub Actions / 自动化迁移 /
补充参数和设置
https://gitlab.com
access_token: super_secret_token
provider: gitlab
对于上述示例,GitHub Actions Importer 使用令牌 super_secret_token 检索托管在 https://gitlab.com 上的任何源代码。
GitHub Actions /
GitHub Actions 的指南
CircleCI
Migration
CI
CD
从 GitLab CI/CD 迁移到 GitHub Actions
教程
GitHub Actions 和 GitLab CI/CD 具有一些相似的配置,这使得迁移到 GitHub Actions 很简单。
GitLab
Migration
CI
CD
从 Jenkins