-
Updated
Nov 19, 2021 - Java
Jenkins
Jenkins is a free and open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery.
Here are 4,292 public repositories matching this topic...
Spug案例征集
Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。
此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。
征集长期有效,感谢大家支持!
Spug部分案例:
- 上海家谐网络科技有限公司
- 上海爱上慧家信息技术有限公司
- 南京白鸥网络技术有限公司
- 杭州中艺实业股份有限公司
- [北京步鼎方舟科技有限公司](http://
-
Updated
Nov 12, 2021 - JavaScript
something similar to https://github.com/jenkinsci/helm-charts/blob/main/.github/workflows/sync-lts.yaml
or maybe update cli (https://www.updatecli.io/docs/prologue/introduction/)
Needs to update:
https://github.com/jenkinsci/docker/blob/master/docker-bake.hcl#L65
(windows doesn't support bake so dockerfile needs updating, or a central args file)
https://github.com/jenkinsci/docker/blo
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
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Nov 17, 2021 - Shell
-
Updated
Feb 24, 2021 - Ruby
-
Updated
Nov 18, 2021 - Python
Currently the developer docs are spread through files in https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/docs
It would be good to:
- put them in their own folder
- name them the same as the rest of the files
- review them and ensure they aren't overlapping and are up to date
- have a README in the developer folder that guides you through developer changes
- ensure t
Rework README layout
-
Updated
Oct 8, 2020
-
Updated
Nov 19, 2021 - Java
-
Updated
Nov 18, 2021 - Python
-
Updated
Jan 18, 2021 - Dockerfile
-
Updated
Nov 16, 2021 - Shell
-
Updated
Nov 18, 2021 - Groovy
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Nov 17, 2021 - Python
-
Updated
Jul 2, 2020 - Python
It would be great to expand https://github.com/jenkinsci/jenkinsfile-runner-image-packs so that it provides image packs for standard technology toolchains.
Examples:
- Java for JDK 17
- Gradle (bundle with Maven?)
- Python (with Machine learning tools/plugins)
- Node.js
- PHP
- ...
How to add a new image pack?
-
Updated
Nov 19, 2021 - Go
-
Updated
Jun 10, 2021 - Python
-
Updated
Oct 26, 2021 - Go
-
Updated
Nov 19, 2021 - Go
Created by Kohsuke Kawaguchi
Released February 2, 2011
- Organization
- jenkinsci
- Website
- jenkins.io
- Wikipedia
- Wikipedia
Support importing Grafana templates to the workspace level. Currently, this function only can be accessed by the cluster lever.
Solution
See https://github.com/kubesphere/kubesphere/blob/511d0d02fffc766c0ee218dab15d399888681672/pkg/kapis/monitoring/v1alpha3/handler.go#L404 for detail. Maybe we need to add a namespace parameter as an optional to determine to convert it to Dashboard struct