The plugin available to archive artifacts doesn't allow to chose to archive hidden files/directories like .git, .svn, etc. This feature will help Continuous Integration teams to upstream the .git information to be used for example to get last commit hash, repository server, etc.
Today, the plugin that copy the workspace is not useful when you do not need more than that artifacts, ans, in some cases, the repository is big.
Maybe, the plugin can be changed to allow the copy, by selecting the file types.
I am talking about to change the plugin "Archive Artifact" and "Copy Artifact".
- is related to
-
JENKINS-14355 Allow disabling use of default exclude patterns (.git, .svn, etc.) for fingerprinting
-
- Open
-
[JENKINS-20086] Allow disabling use of default exclude patterns (.git, .svn, etc.) for archiving
Assignee | New: Daniel Beck [ danielbeck ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: plugin [ 15491 ] | |
Labels | Original: archiving artifact plugin | New: archiving artifact |
Fix Version/s | Original: current [ 10162 ] | |
Affects Version/s | Original: current [ 10162 ] | |
Due Date | Original: 2013-10-31 | |
Environment |
Original:
Jenkins 1.509.4 LTS Ubuntu 12.04 LTS |
New: Any |
Summary | Original: Improve the archive artifacts plugin to incude hidden files/directories like .git | New: Allow disabling use of default exclude patterns (.git, .svn, etc.) |
Assignee | Original: Daniel Beck [ danielbeck ] | New: Nicolas Labrot [ nithril ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | New: This issue is related to JENKINS-14355 [ JENKINS-14355 ] |
Summary | Original: Allow disabling use of default exclude patterns (.git, .svn, etc.) | New: Allow disabling use of default exclude patterns (.git, .svn, etc.) for archiving |
Workflow | Original: JNJira [ 151608 ] | New: JNJira + In-Review [ 194004 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Comment | [ Status set to resolved but I'm still missing .svn folders despite setting 'defaultExcludes: false'... ] |