jenkinsci / jenkinsci/workflow-aggregator-plugin

[JENKINS-37322] Pipeline documentation missing archiveArtifact documentation

Open
#562 5 comments 0 reactions 0 assignees View on GitHub
component:pipeline documentation imported-jira-issue priority:minor resolution:unresolved
Dominant language
No language data
Stars
225
Forks
125
PR merge metrics
No merged PRs in 30d

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.

---
Originally reported by colemickens, imported from: Pipeline documentation missing archiveArtifact documentation


  • status: Open
  • priority: Minor
  • component(s): pipeline
  • label(s): documentation, triaged-2018-11
  • resolution: Unresolved
  • votes: 4
  • watchers: 8
  • imported: 2025-12-08

Raw content of original issue

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.