Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: pipeline
-
Labels:
-
Similar Issues:
Description
When you go to http://jenkins_install/job/some_pipeline_job/pipeline-syntax/html or https://github.com/jenkinsci/pipeline-plugin/blob/master/TUTORIAL.md you get a page documenting the DSL in Jenkinsfile.
'archive' is listed as a deprecated step. Users are told to use 'archiveArtifacts' instead, but it's not actually documented anywhere on the page.
Sorry if the component is wrong, it was hard to choose.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
When you go to http://jenkins_install/job/some_pipeline_job/pipeline-syntax/html you get a page documenting the DSL in Jenkinsfile. 'archive' is listed as a deprecated step. Users are told to use 'archiveArtifacts' instead, but it's not actually documented anywhere on the page. Sorry if the component is wrong, it was hard to choose. |
When you go to [http://jenkins_install/job/some_pipeline_job/pipeline-syntax/html] or [https://github.com/jenkinsci/pipeline-plugin/blob/master/TUTORIAL.md] you get a page documenting the DSL in Jenkinsfile. 'archive' is listed as a deprecated step. Users are told to use 'archiveArtifacts' instead, but it's not actually documented anywhere on the page. Sorry if the component is wrong, it was hard to choose. |
Summary | Pipeline documentation missing archiveArtifact documetnation | Pipeline documentation missing archiveArtifact documentation |
Assignee | Oleg Nenashev [ oleg_nenashev ] |
Labels | documentation |
Labels | documentation | documentation triaged-2018-11 |