简体   繁体   English

使用 jenkins 为每个数据阶段作业创建单个 github 存储库

[英]Creating single github repository with jenkins for each datastage jobs

I need to create each repository for each job present in the datastage folder.我需要为 datastage 文件夹中的每个作业创建每个存储库。

Previously I was doing this by creating repository one by one for every single job manually..以前我是通过手动为每个作业一个一个地创建存储库来做到这一点的。

The problem is I have 1000 jobs in datastage so doing this manually is a time consuming task..问题是我在 datastage 中有 1000 个作业,因此手动执行此操作是一项耗时的任务..

Is there any automation in Jenkins to do the process?? Jenkins 中是否有任何自动化来执行该过程?

Check out mettleci.com - they've built a whole suite of Continuous DevOps tools around DataStage, including interaction with Jenkins.查看mettleci.com - 他们围绕 DataStage 构建了一整套持续 DevOps 工具,包括与 Jenkins 的交互。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM