The Wayback Machine - https://web.archive.org/web/20201130181045/https://github.com/topics/ci-cd
Skip to content
#

ci-cd

Here are 1,018 public repositories matching this topic...

taylorsilva
taylorsilva commented Feb 21, 2020

Goal

Implement --team for remaining fly commands. fly/integration tests should be updated. Cases should be added to the error_handling file as well https://github.com/concourse/concourse/blob/587483424a47f3eebb2ed8e861687b60cccb9ec7/fly/integration/error_handling_test.go#L92

# use default team
fly -t ci <command> <command-options>
# use another team
fly -t ci <command>
zyupo
zyupo commented May 12, 2020

Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。

此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。

征集长期有效,感谢大家支持!

Spug部分案例:

jithine
jithine commented Sep 25, 2020

What happened:

Join feature introduced "CREATED" status builds which is a holder build for storing intermediate status of upstream builds which can trigger this job. However UI shows "CREATED" as status for such events and users are able to nagigate to such builds and get confused on job's status.

What you expected to happen:

UI should ignore builds with CREATED status.
Users

Improve this page

Add a description, image, and links to the ci-cd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ci-cd topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.