You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Could you help me understand what you mean by providing an API? I am guessing that there is some kind of configuration file/object you'd like us to create for AWSCodePipelinePublisher that already exists for AWSCodePipelineSCM.
I took a look at the two java classes with those names, and didn't see anything particularly different about the way they're written.
I hope these questions make sense, I am not super familiar with the Jenkins ecosystem.
If you know what needs to be done, please feel free to cut us a pull request and I'll try to find time to get it merged.
Thank you for your reply. Sorry I can't help with pull request as I'm not a Java programmer.
Let me try to explain what I meant.
I have job-dsl-plugin installed to be able to follow 'config-as-a-code' flow. If I follow the guide here and go to https://your.jenkins.installation/plugin/job-dsl/api-viewer/index.html I can find only 'awsCodePipelineSCM' API but couldn't find anything related to 'AWS CodePipeline Publisher'. It blocks me from using plugin as it removes Publisher on every Jenkins restart.
Please let me know if you need more information.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I need to use 'job-dsl' to configure jobs and see that only AWSCodePipelineSCM provides an API.
Please provide API for AWSCodePipelinePublisher as well.
The text was updated successfully, but these errors were encountered: