
Azure 实践(1)- Azure Devops Server 安装
- 2021 年 8 月 17 日
- 筆記
1、Azure Devops介绍 Azure DevOps Server 2020 (之前的名称为TFS),作为微软Az …
Continue Reading1、Azure Devops介绍 Azure DevOps Server 2020 (之前的名称为TFS),作为微软Az …
Continue Reading1. 使用 PowerShell 脚本 在上一篇文章中我们学会了怎么使用扩展在编译前实时更改版本号。有些情况下我们希望不 …
Continue Reading1. 需求 在使用 Pipeline 自动化 CI/CD 流程的过程中,我还还需要自动修改程序集的版本号。这个功能 Ed …
Continue Reading1. 桌面应用程序的 CI/CD 桌面应用程序的 CI/CD 过程和网站有一些不同,毕竟桌面应用程序的“部署”只是将安装 …
Continue Reading一,引言 上一篇文章记录了利用 Azure DevOps 跨云进行构建 Docker images,并且将构建 …
Continue Reading一,引言 最近项目上让开始学习AWS,作为一名合格的开发人员,当然也是学会利用Azure DevOps Pip …
Continue Reading1. 编译服务器 在 Azure Pipelines 中至少需要一个编译服务器的 Agent 才能编译代码或发布软件。A …
Continue Reading一,引言 由于新申请的 Azure DevOps 账号中的私有项目不在享受托管代理提供的1800分钟的免费时间,又不 …
Continue Reading1. 获取代码覆盖率 上一篇文章里,我们在 Pipeline 中插入一个单元测试并把所有单元测试都通过作为 Pipeli …
Continue Reading1. 什么是 Azure Pipelines Azure Pipelines 会自动构建和测试代码项目,以将其提供给其他 …
Continue Reading