Azure DevOps-使用GUI而不是YAML编辑构建管道 [英] Azure DevOps - use GUI instead of YAML to edit build pipeline

查看:85
本文介绍了Azure DevOps-使用GUI而不是YAML编辑构建管道的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

前一段时间,Azure DevOps添加了对YAML构建管道的支持.对于高级用户来说,这一切都是很好的(我明白了,专业人士只使用命令行和纯文本工具,GUI却很弱),原因有很多.

Some time ago Azure DevOps have added a support for YAML build pipelines. This is all nice for power users (I get it, pros only use command line & plain text tools, GUI is for weak) for quite a few reasons.

有没有办法回到GUI(经典编辑器)来编辑现有管道?我已禁用该功能

Is there a way to go back to a GUI (classic editor) to edit an existing pipeline? I have disabled the feature

如此处所述 https://docs.microsoft.com/zh-cn/azure/devops/pipelines/get-started-designer?view=azure-devops&s=tab-new-nav ,但是仅帮助建立新的管道.

as described here https://docs.microsoft.com/en-us/azure/devops/pipelines/get-started-designer?view=azure-devops&tabs=new-nav , however it only helps for new pipelines.

以某种方式,我还没有记住管道定义的语法和整套配置选项,所以...

Somehow I haven't yet memorized the syntax and entire set of configuration options for pipeline definitions, so...

我想使用GUI编辑现有管道,因为我没有时间阅读文档并查找需要在YAML的哪个位置添加的确切字符串?为了设置一些简单的选项,但是,当我尝试编辑管道(它是在一段时间之前创建的)时,总是会进入YAML视图.

I'd like to edit my existing pipeline using the GUI, as I don't have time to read the docs and look for what exactly string do I need to add into which place of YAML in order to set some simple options, however, I am always taken to the YAML view when I try to edit a pipeline (which was created visually some time ago).

是否可以打开GUI编辑器?

推荐答案

用于使用yaml的管道-否.您只能在yaml中配置它,而不能切换回UI体验.

for a pipeline thats using yaml - no. you can only configure it in yaml and you can not switch back to UI experience.

如果管道是UI,它将继续正常工作.

If the pipeline is UI - it will continue to work as it was working.

这篇关于Azure DevOps-使用GUI而不是YAML编辑构建管道的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆