-
Updated
Oct 29, 2021 - Go
ci-cd
Here are 1,522 public repositories matching this topic...
-
Updated
Nov 8, 2021 - Go
Spug案例征集
Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://
-
Updated
Nov 7, 2021 - Java
Summary
Running fly execute --tag=asdf --input jkl=. will fail without a specific error message if a worker with tag asdf is not available at the time the command is executed.
Steps to reproduce
Task config:
---
platform: linux
image_resource:
type: registry-image
source:
repository: alpine
inputs:
- name: source
run:
path: sh
args:
- -eCloud 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/gitkubCML_ env namespace
Use CML_TOKEN instead of REPO_TOKEN to
- avoid potential namespace clashes
- better reflect that it could be a project token, org token, bot token, encoded username & password, etc
- better reflect that it's mostly used to launch runners and also is used by runners
- from iterative/cml.dev#122 (comment)
- related #738, #741, #712
-
Updated
Nov 2, 2021 - Go
-
Updated
Apr 20, 2021 - Go
-
Updated
Nov 8, 2021 - Go
-
Updated
Aug 22, 2021 - Python
-
Updated
Oct 8, 2020
-
Updated
Nov 4, 2021 - Java
-
Updated
Oct 5, 2021 - Go
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
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
Nov 4, 2021 - TypeScript
-
Updated
Nov 8, 2021 - Go
-
Updated
Jun 10, 2021
-
Updated
Feb 9, 2021 - HTML
-
Updated
Nov 10, 2018 - Go
Document ZAP
-
Updated
Jul 28, 2021 - Shell
-
Updated
Jul 8, 2021 - TypeScript
-
Updated
Apr 22, 2020 - Go
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
Many users run Argo CD in a mode where that Argo CD instance doesn't ever need or want to deploy Applications to the same cluster Argo CD is running in (e.g. Intuit does this). For these users, the
https://kubernetes.default.svcshould be disabled and removed as an option.Motivation
The ability to disable https://kubernetes.default.svc is both a security improvement as wel