-
Updated
Feb 23, 2022 - Go
ci-cd
Here are 1,692 public repositories matching this topic...
-
Updated
Mar 2, 2022 - Go
Spug案例征集
Spug运维平台在过去的公司里稳定运行6年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://
-
Updated
Mar 1, 2022 - Java
Summary
If there is a global default-get-timeout set on the web node, it is not possible to override that timeout for the implicit get step that is used to pull the image_resource configured on a task.
Steps to reproduce
Start up Concourse with default-get-timeout set very low
$ wget https://concourse-ci.org/docker-compose.yml
$ echo " CONCOURSE_DEFAULT_GETCloud 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
Mar 2, 2022 - Go
I noticed that when CML produces the reports (as per in cml-send-comment --update --pr report.md) such reports are shown in the PR conversation as belonging to a certain user rather than GitHub actions reports. Is this intended behaviour or is there a setting/flag where we can choose which user to assign to the comments reports?
I haven't figured out how such user is chosen, I suspect it is t
-
Updated
Apr 20, 2021 - Go
-
Updated
Mar 1, 2022
-
Updated
Mar 2, 2022 - Go
-
Updated
Jan 29, 2022 - Python
-
Updated
Oct 8, 2020
-
Updated
Mar 1, 2022 - Java
📣 README.md translation: looking for contributors (Chinese, Japanese, French, Portuguese, etc.)
The DLE development team is looking for more contributors to translate README.md and help decrease the entry barriers for new users.
You can help!
If you're ready to help:
- First, please see the original README.md and current translation efforts in the [
./translations](https://github.com/postgres-ai/database-la
-
Updated
Feb 26, 2022 - Go
-
Updated
Feb 20, 2022
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.
What happened:
Press the create pipeline button in the screwdriver header and the modal will be expanded.

<img width="615" alt="スクリーンショット 2021-10-05 9 21 05" src="https://user-images.githubusercontent.com/17828065/135941963-0309606d-6c26-44e8-84c5-2c0e3
-
Updated
Feb 28, 2022 - TypeScript
-
Updated
Feb 6, 2022
-
Updated
Mar 2, 2022 - Go
-
Updated
Feb 28, 2022 - TypeScript
-
Updated
Feb 9, 2021 - HTML
-
Updated
Nov 10, 2018 - Go
Document ZAP
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."
Summary
The Argo CD core mode should allow the user to set a permanent path to a K8s client configuration file, instead of either using
~/.kube/configper default or having to specify--kubeconfigfor each command.Motivation
Some K8s distributions by default install a Kubernetes client CLI (
kubectl) which uses a custom path for its configuration. For example, K3s uses `/etc/ran