jenkinsci / configuration-as-code-plugin

Jenkins Configuration as Code Plugin
https://plugins.jenkins.io/configuration-as-code
MIT License
2.69k stars 718 forks source link

Document JCasC REST API #1037

Open oleg-nenashev opened 5 years ago

oleg-nenashev commented 5 years ago

There is some REST API offered in https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java , but there is no documentation in the plugin.

It would be great to...

sladyn98 commented 5 years ago

@oleg-nenashev All of the doxyz functions provide a consumable API right ?

oleg-nenashev commented 5 years ago

Somewhat

nagavenkatakiran commented 5 years ago

Hi Oleg Nenashev, I would love to contribute on this.

oleg-nenashev commented 5 years ago

Thanks for the interest! Just submit the pull requests, nobody is working on it at the momentc AFAICT

On Sat, Oct 5, 2019, 09:31 NagaVenkataKiran notifications@github.com wrote:

Hi Oleg Nenashev, I would love to contribute on this.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jenkinsci/configuration-as-code-plugin/issues/1037?email_source=notifications&email_token=AAW4RIGSWU2YWU6CQ33BSDLQNA7DNA5CNFSM4ISORQD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEANMOOA#issuecomment-538625848, or mute the thread https://github.com/notifications/unsubscribe-auth/AAW4RIEU4LB6MSLKEK2HDZTQNA7DNANCNFSM4ISORQDQ .

Smasherr commented 5 years ago

@nagavenkatakiran are you working on this?

nagavenkatakiran commented 5 years ago

Yes. I will update ASAP and the list of queries I have.

Thanks and Regards, Naga Venkata Kiran

On Thu, Oct 10, 2019 at 8:07 PM Smasherr notifications@github.com wrote:

@nagavenkatakiran https://github.com/nagavenkatakiran are you working on this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jenkinsci/configuration-as-code-plugin/issues/1037?email_source=notifications&email_token=ACN47MHVJ5GILWPMOM6CPRLQN442VA5CNFSM4ISORQD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEA4S35I#issuecomment-540618229, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACN47MESSM2DEUKIVJBRPI3QN442VANCNFSM4ISORQDQ .

Smasherr commented 5 years ago

Sure, no hurry, I just wanted to know if work is really in progress

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

felipecrs commented 4 years ago

Hi, I'm looking for an API for testing the jenkins.yaml, or at least one that can apply the configuration, but without documentation it becomes quite difficult. 😢

sladyn98 commented 4 years ago

Hello, @nagavenkatakiran are you still working on this issue ?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

felipecrs commented 4 years ago

:-(

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Smasherr commented 3 years ago

@nagavenkatakiran ping?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

martinda commented 3 years ago

Dear bot, reopen please.

jetersen commented 3 years ago

Dear bot, reopen please.

Okay 😅

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

MarkEWaite commented 2 years ago

Dear bot, please don't close this issue. It is a useful issue report, though non-trivial to implement.