-
Updated
May 4, 2021 - Go
ci-cd
Here are 1,251 public repositories matching this topic...
-
Updated
May 4, 2021 - Go
-
Updated
May 4, 2021 - Java
Spug案例征集
Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://
Summary
#6369 tracks the user who created the build (either manual trigger or rerun) and also tweaked the api/v1/user endpoint to contain a new display_user_id field. The new field should be used to show the user in the top bar, since it reflects the same value that Concourse tracks as the build creator.
We should be able to replace [this function](https://github.com/concourse/concour
Cloud Providers
Add following Contents to Cloud Providers - https://github.com/Tikam02/DevOps-Guide/tree/master/Cloud_providers
- Add basic concepts of following providers:
- AWS
- GCP
- Azure
- Add tips & tricks
- Add commands
Hi,
It seems like naming a remote is subject to certain limitations as groupadd is executed (potentially 32chars?).
Example
apiVersion: gitkube.sh/v1alpha1
kind: Remote
metadata:
name: app-remote
namespace: my-really-really-really-long-nsk logs po/gitkub-
Updated
Apr 20, 2021 - Go
-
Updated
May 4, 2021 - Go
-
Updated
May 4, 2021 - JavaScript
-
Updated
Oct 8, 2020
-
Updated
Dec 30, 2020 - Python
-
Updated
May 4, 2021 - Java
-
Updated
Apr 19, 2021 - Go
What happened:
Accessibility report shows various issues that need to be addressed.
What you expected to happen:
Accessibility report should be clean.
How to reproduce it:
https://github.com/google/starlark-go/blob/master/doc/spec.md
It should satisfy our reproducibility needs (like jsonnet) and could be easier to write agola config files.
Like in #137 we should provide build context information.
-
Updated
May 4, 2021 - Go
-
Updated
Apr 29, 2021 - TypeScript
-
Updated
Feb 9, 2021 - HTML
-
Updated
Nov 10, 2018 - Go
Document ZAP
-
Updated
Feb 25, 2021 - Shell
-
Updated
Apr 22, 2020 - Go
-
Updated
Mar 5, 2021 - Objective-C
-
Updated
Jan 13, 2021 - PowerShell
-
Updated
Apr 8, 2021 - JavaScript
Improve this page
Add a description, image, and links to the ci-cd topic page so that developers can more easily learn about it.
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."
Checklist:
argocd version.Describe the bug
Values from an Application CRD values block that overrides values from value files are not visualized under the App Details -> Parameters -> Parameters section.
**To Repro