WIP: feature/devstar-vscode #40
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/devstar-vscode"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please check the following:
mainbranch, pull requests on release branches are only allowed for backports.---.@@ -123,0 +74,4 @@// 标签类型配置(支持前缀约定,如 os:linux, framework:react)const tagTypeConfig = {'os': { color: 'blue', label: '系统' },这里的os应该是开发环境操作系统,可以考虑叫devos开发环境OS,类似devos:ubuntu-latest
docker search ubuntu
docker search alpine
docker search centos
docker search openeuler/openeuler
docker search debian
docker search fedora
主要有这些,每种还有不同的版本,怎么形成开发环境OS的下拉列表项目?合并所有devos:类?默认植入一些主流的版本?
📋 E2E 测试结果报告
测试状态
✅ 通过 (Passed)
🔍 详细报告
HTML 报告已上传至 Artifacts,请点击下方链接查看。
👉 查看运行日志与下载报告
🏗️ 构建信息
8072c9dView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.