Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通过getAllJobNames,GetAllJobs方法无法获取所有的job信息 #323

Open
lizhao-8202 opened this issue Mar 28, 2024 · 1 comment
Open

Comments

@lizhao-8202
Copy link

我的jenkins版本2.361.4
我想要获取jenkins服务器的所有job名字,但
通过gojenkins提供的GetAllJobNames,然后迭代Name属性和GetAllJobs方法迭代job去获取,都只能获得一部分job的名字

@abbbi
Copy link

abbbi commented Apr 9, 2024

My jenkins version 2.361.4
I want to get all the job names of the jenkins server, but
Through GetAllJobNames provided by gojenkins, and then iterating over the Name attribute and GetAllJobs method to iterate over the job, only part of the job name can be obtained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants