Jinming Yue
Jinming Yue
The buidID returned by jenkins.BuildJob() is not the ID of the current triggered build, but the last build's id. For example, the id of the build triggered through jenkins.BuildJob() is...
This is a bug. In my test, both `CreateJob` and `UpdateConfig` have this error. This is reasonable as they use the same request API. Not sure why `CreateJob` does not...
@thierry1129 Thanks for your detail information. As I can not open the go playground url: `Unavailable For Legal ReasonsIf you believe this is in error, please file an issue.`. Could...
PR is welcome :)
@205043957 Could you provide the detail error log? You can also first get the job, and then copy it. Like the example in test case: ```go func TestCopyDeleteJob(t *testing.T) {...
Ok, I will start this enhancement. As there will be a huge change of the APIs, I think there is need to publish a new release before this change, and...
@erkolson I meet this problem, any solutions?
> Strange thing I notice is that if I enable auth on the sidecar and not on mongod, the replicas are able to connect, @cescoferraro I meet the same problem,...
Maybe it is caused by the bug https://jira.mongodb.org/browse/SERVER-31916, my MongoDB is 3.6.4.
@caitong93 Can we provide this?