Discussion:
How is "jenkins pipeline steps" documentation of a plugin updated
Philippe M
2018-11-21 19:37:24 UTC
Permalink
Hello,


First thanks for this great OSS platform.


I am currently contributing to this Jenkins plugin which allows querying
InfluxDB to fail a build based on queries:

- https://github.com/jenkinsci/influxdb-query-plugin

A version has been released and I updated Jenkins wiki , everything is ok:

- https://wiki.jenkins.io/display/JENKINS/InfluxDB+Query+Plugin

But this documentation is not editable and I guess it is generated from
code analysis or plugin help page:

- https://jenkins.io/doc/pipeline/steps/influxdb-query/


So could someone explain to me what needs to be done to have this
documentation updated or point me to the documentation explaining it ?


Thanks a lot for your help.

Regards

Philippe
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/5d19d393-34ab-43af-b327-e1ff454651b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Slide
2018-11-21 19:48:22 UTC
Permalink
The documentation for the pipeline steps is updated via an automated job
based on the released plugin. I am not sure of how often that job runs, but
my guess is that once you release the plugin, the documentation will be
updated within 24 hours.
Post by Philippe M
Hello,
First thanks for this great OSS platform.
I am currently contributing to this Jenkins plugin which allows querying
- https://github.com/jenkinsci/influxdb-query-plugin
- https://wiki.jenkins.io/display/JENKINS/InfluxDB+Query+Plugin
But this documentation is not editable and I guess it is generated from
- https://jenkins.io/doc/pipeline/steps/influxdb-query/
So could someone explain to me what needs to be done to have this
documentation updated or point me to the documentation explaining it ?
Thanks a lot for your help.
Regards
Philippe
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/5d19d393-34ab-43af-b327-e1ff454651b7%40googlegroups.com
<https://groups.google.com/d/msgid/jenkinsci-dev/5d19d393-34ab-43af-b327-e1ff454651b7%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
Website: http://earl-of-code.com
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVeiO5f-nKD754zKmKZeeamgzkTaipvdPkSgKG0WDFsJbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Philippe Mouawad
2018-11-21 20:02:56 UTC
Permalink
Hello,
Thanks for answer.
Plugin was released yesterday more than 24 hours ago.

I'll wait a bit and if issue persist report an issue.
Thanks
Regards
Post by Slide
The documentation for the pipeline steps is updated via an automated job
based on the released plugin. I am not sure of how often that job runs, but
my guess is that once you release the plugin, the documentation will be
updated within 24 hours.
Post by Philippe M
Hello,
First thanks for this great OSS platform.
I am currently contributing to this Jenkins plugin which allows querying
- https://github.com/jenkinsci/influxdb-query-plugin
- https://wiki.jenkins.io/display/JENKINS/InfluxDB+Query+Plugin
But this documentation is not editable and I guess it is generated from
- https://jenkins.io/doc/pipeline/steps/influxdb-query/
So could someone explain to me what needs to be done to have this
documentation updated or point me to the documentation explaining it ?
Thanks a lot for your help.
Regards
Philippe
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/5d19d393-34ab-43af-b327-e1ff454651b7%40googlegroups.com
<https://groups.google.com/d/msgid/jenkinsci-dev/5d19d393-34ab-43af-b327-e1ff454651b7%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
Website: http://earl-of-code.com
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVeiO5f-nKD754zKmKZeeamgzkTaipvdPkSgKG0WDFsJbQ%40mail.gmail.com
<https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVeiO5f-nKD754zKmKZeeamgzkTaipvdPkSgKG0WDFsJbQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
Cordialement.
Philippe Mouawad.
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAH9fUpY9_Ovy3gO95qShwm%3DT4uQSqifcHSQ1_Hsmsxrt%3DCgY3Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Daniel Beck
2018-11-22 00:04:12 UTC
Permalink
Per https://github.com/jenkins-infra/pipeline-steps-doc-generator/blob/c810a08f50f34d688eb69ec2ebab96947440f71d/Jenkinsfile#L5 we update over the weekend.
Post by Philippe M
Hello,
Thanks for answer.
Plugin was released yesterday more than 24 hours ago.
I'll wait a bit and if issue persist report an issue.
Thanks
Regards
The documentation for the pipeline steps is updated via an automated job based on the released plugin. I am not sure of how often that job runs, but my guess is that once you release the plugin, the documentation will be updated within 24 hours.
Hello,
First thanks for this great OSS platform.
• https://github.com/jenkinsci/influxdb-query-plugin
• https://wiki.jenkins.io/display/JENKINS/InfluxDB+Query+Plugin
• https://jenkins.io/doc/pipeline/steps/influxdb-query/
So could someone explain to me what needs to be done to have this documentation updated or point me to the documentation explaining it ?
Thanks a lot for your help.
Regards
Philippe
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/5d19d393-34ab-43af-b327-e1ff454651b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Website: http://earl-of-code.com
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVeiO5f-nKD754zKmKZeeamgzkTaipvdPkSgKG0WDFsJbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
Cordialement.
Philippe Mouawad.
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAH9fUpY9_Ovy3gO95qShwm%3DT4uQSqifcHSQ1_Hsmsxrt%3DCgY3Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/D1731C40-048F-461B-A913-A06A5E2A732A%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.
Philippe Mouawad
2018-11-22 06:12:25 UTC
Permalink
Thanks a lot for your answers !
Post by Daniel Beck
Per https://github.com/jenkins-infra/pipeline-steps-doc-generator/blob/
c810a08f50f34d688eb69ec2ebab96947440f71d/Jenkinsfile#L5 we update over
the weekend.
Post by Philippe M
Hello,
Thanks for answer.
Plugin was released yesterday more than 24 hours ago.
I'll wait a bit and if issue persist report an issue.
Thanks
Regards
The documentation for the pipeline steps is updated via an automated job
based on the released plugin. I am not sure of how often that job runs, but
my guess is that once you release the plugin, the documentation will be
updated within 24 hours.
Post by Philippe M
Hello,
First thanks for this great OSS platform.
I am currently contributing to this Jenkins plugin which allows querying
• https://github.com/jenkinsci/influxdb-query-plugin
A version has been released and I updated Jenkins wiki , everything is
• https://wiki.jenkins.io/display/JENKINS/InfluxDB+Query+Plugin
But this documentation is not editable and I guess it is generated from
• https://jenkins.io/doc/pipeline/steps/influxdb-query/
So could someone explain to me what needs to be done to have this
documentation updated or point me to the documentation explaining it ?
Post by Philippe M
Thanks a lot for your help.
Regards
Philippe
--
You received this message because you are subscribed to the Google
Groups "Jenkins Developers" group.
Post by Philippe M
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit https://groups.google.com/d/
msgid/jenkinsci-dev/5d19d393-34ab-43af-b327-e1ff454651b7%
40googlegroups.com.
Post by Philippe M
For more options, visit https://groups.google.com/d/optout.
--
Website: http://earl-of-code.com
--
You received this message because you are subscribed to the Google
Groups "Jenkins Developers" group.
Post by Philippe M
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit https://groups.google.com/d/
msgid/jenkinsci-dev/CAPiUgVeiO5f-nKD754zKmKZeeamgzkTaipvdPkSgKG
0WDFsJbQ%40mail.gmail.com.
Post by Philippe M
For more options, visit https://groups.google.com/d/optout.
--
Cordialement.
Philippe Mouawad.
--
You received this message because you are subscribed to the Google
Groups "Jenkins Developers" group.
Post by Philippe M
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit https://groups.google.com/d/
msgid/jenkinsci-dev/CAH9fUpY9_Ovy3gO95qShwm%3DT4uQSqifcHSQ1_
Hsmsxrt%3DCgY3Q%40mail.gmail.com.
Post by Philippe M
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit https://groups.google.com/d/
msgid/jenkinsci-dev/D1731C40-048F-461B-A913-A06A5E2A732A%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.
--
Cordialement.
Philippe Mouawad.
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAH9fUpY0-rGvYcN6o3hQJhXc0wH22ODnVDrZh6u2%2Bi%2BNaft8WA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...