|
2 | 2 |
|
3 | 3 | ## Release 1.2 |
4 | 4 |
|
5 | | -\* Fix SECURITY-294 - Rips out the ability to execute a Groovy script |
| 5 | +* Fix SECURITY-294 - Rips out the ability to execute a Groovy script |
6 | 6 | with this plugin |
7 | 7 |
|
8 | 8 | ## Release 0.33 |
9 | 9 |
|
10 | | -\* Fix deployed item ID when there is multiple ArtifactDeployer step |
| 10 | +* Fix deployed item ID when there is multiple ArtifactDeployer step |
11 | 11 |
|
12 | 12 | ## Release 0.32 |
13 | 13 |
|
14 | | -\* Fix |
15 | | -[JENKINS-24140](https://issues.jenkins-ci.org/browse/JENKINS-24140) - |
| 14 | +* Fix [JENKINS-24140](https://issues.jenkins.io/browse/JENKINS-24140) - |
16 | 15 | ArtifactDeployer migration breaks lazy-load on Jenkins initialization |
17 | 16 |
|
18 | 17 | ## Release 0.31 |
19 | 18 |
|
20 | | -\* Fix |
21 | | -[JENKINS-16130](https://issues.jenkins-ci.org/browse/JENKINS-16130) - |
22 | | -Provide folder links on build results page to condense long file paths |
23 | | -\* Fix |
24 | | -[JENKINS-14681](https://issues.jenkins-ci.org/browse/JENKINS-14681) - |
| 19 | +* Fix [JENKINS-16130](https://issues.jenkins.io/browse/JENKINS-16130) - |
| 20 | +Provide folder links on build results page to condense long file paths |
| 21 | +* Fix [JENKINS-14681](https://issues.jenkins.io/browse/JENKINS-14681) - |
25 | 22 | Constrain the list of artifacts deployed |
26 | 23 |
|
27 | 24 | ## Release 0.30 |
28 | 25 |
|
29 | | -\* Fix typo in help file. |
| 26 | +* Fix typo in help file. |
30 | 27 |
|
31 | 28 | ## Release 0.29 |
32 | 29 |
|
33 | | -\* Additional help text |
| 30 | +* Additional help text |
34 | 31 |
|
35 | 32 | ## Release 0.28 |
36 | 33 |
|
37 | | -\* Fix |
38 | | -[JENKINS-18135](https://issues.jenkins-ci.org/browse/JENKINS-18135) - |
| 34 | +* Fix [JENKINS-18135](https://issues.jenkins.io/browse/JENKINS-18135) - |
39 | 35 | Conditional Build Step plugin crashes when using Artifact Deployer |
40 | 36 | plugin as build step |
41 | 37 |
|
42 | 38 | ## Release 0.27 |
43 | 39 |
|
44 | | -\* Fix NullPointerException |
| 40 | +* Fix null pointer exception |
45 | 41 |
|
46 | 42 | ## Release 0.26 |
47 | 43 |
|
48 | | -\* Fix |
49 | | -[JENKINS-16031](https://issues.jenkins-ci.org/browse/JENKINS-16031) - |
| 44 | +* Fix [JENKINS-16031](https://issues.jenkins.io/browse/JENKINS-16031) - |
50 | 45 | Lost deployed artifacts after restart |
51 | 46 |
|
52 | 47 | ## Release 0.25 |
53 | 48 |
|
54 | | -\* Fix |
55 | | -[JENKINS-15709](https://issues.jenkins-ci.org/browse/JENKINS-15709) - |
| 49 | +* Fix [JENKINS-15709](https://issues.jenkins.io/browse/JENKINS-15709) - |
56 | 50 | ArtifactDeployer does not appear in Flexible Publish |
57 | 51 |
|
58 | 52 | ## Release 0.24 |
59 | 53 |
|
60 | | -\* Fix |
61 | | -[JENKINS-15354](https://issues.jenkins-ci.org/browse/JENKINS-15354) - |
| 54 | +* Fix [JENKINS-15354](https://issues.jenkins.io/browse/JENKINS-15354) - |
62 | 55 | Add option to fail the build if specified "Files to deploy" do not exist |
63 | 56 |
|
64 | 57 | ## Release 0.23 |
65 | 58 |
|
66 | | -\* Fix |
67 | | -[JENKINS-15059](https://issues.jenkins-ci.org/browse/JENKINS-15059) - |
68 | | -recursive deletion of deployment patches not working correctly |
| 59 | +* Fix [JENKINS-15059](https://issues.jenkins.io/browse/JENKINS-15059) - |
| 60 | +recursive deletion of deployment paths not working correctly |
69 | 61 |
|
70 | 62 | ## Release 0.22 |
71 | 63 |
|
72 | | -\* Fix |
73 | | -[JENKINS-15058](https://issues.jenkins-ci.org/browse/JENKINS-15058) - |
| 64 | +* Fix [JENKINS-15058](https://issues.jenkins.io/browse/JENKINS-15058) - |
74 | 65 | Setting for GroovyScript is not permanent |
75 | 66 |
|
76 | 67 | ## Release 0.21 |
77 | 68 |
|
78 | | -\* Fix |
79 | | -[JENKINS-14547](https://issues.jenkins-ci.org/browse/JENKINS-14547) - |
| 69 | +* Fix [JENKINS-14547](https://issues.jenkins.io/browse/JENKINS-14547) - |
80 | 70 | Null pointer exception when using groovy script |
81 | 71 |
|
82 | 72 | ## Release 0.20 |
83 | 73 |
|
84 | | -\* Fix |
85 | | -[JENKINS-14548](https://issues.jenkins-ci.org/browse/JENKINS-14548) - |
| 74 | +* Fix [JENKINS-14548](https://issues.jenkins.io/browse/JENKINS-14548) - |
86 | 75 | help for groovy script usage is never displayed |
87 | 76 |
|
88 | 77 | ## Release 0.19 |
89 | 78 |
|
90 | | -\* Fix |
91 | | -[JENKINS-13841](https://issues.jenkins-ci.org/browse/JENKINS-13841) - |
92 | | -"Base folder" for deploying the artifact from source folder to remote |
| 79 | +* Fix [JENKINS-13841](https://issues.jenkins.io/browse/JENKINS-13841) - |
| 80 | +"Base folder" for deploying the artifacts from source folder to remote |
93 | 81 | directory |
94 | 82 |
|
95 | 83 | ## Release 0.18 |
96 | 84 |
|
97 | | -\* Fix |
98 | | -[JENKINS-13937](https://issues.jenkins-ci.org/browse/JENKINS-13937) - |
99 | | -ArtifactDeployer 0.16 messes the filenames for Windows filesystems |
| 85 | +* Fix [JENKINS-13937](https://issues.jenkins.io/browse/JENKINS-13937) - |
| 86 | +ArtifactDeployer 0.16 messes the filenames for Windows file systems |
100 | 87 |
|
101 | 88 | ## Release 0.17 |
102 | 89 |
|
103 | | -\* Fix NullPointerException on artifact deletion |
| 90 | +* Fix null pointer exception on artifact deletion |
104 | 91 |
|
105 | 92 | ## Release 0.16 |
106 | 93 |
|
107 | | -\* Fix |
108 | | -[JENKINS-12311](https://issues.jenkins-ci.org/browse/JENKINS-12311) - |
| 94 | +* Fix [JENKINS-12311](https://issues.jenkins.io/browse/JENKINS-12311) - |
109 | 95 | Display the Deployed Artifacts in a tree structure similar to how they |
110 | 96 | are displayed under the Build Artifacts section |
111 | 97 |
|
112 | 98 | ## Release 0.15 |
113 | 99 |
|
114 | | -\* Fix |
115 | | -[JENKINS-11867](https://issues.jenkins-ci.org/browse/JENKINS-11867) - |
| 100 | +* Fix [JENKINS-11867](https://issues.jenkins.io/browse/JENKINS-11867) - |
116 | 101 | Deployed files have a different time with original files. |
117 | 102 |
|
118 | 103 | ## Release 0.14 |
119 | 104 |
|
120 | | -\* Fix |
121 | | -[JENKINS-12522](https://issues.jenkins-ci.org/browse/JENKINS-12522) - |
| 105 | +* Fix [JENKINS-12522](https://issues.jenkins.io/browse/JENKINS-12522) - |
122 | 106 | Deploy artifacts for failed builds, too |
123 | 107 |
|
124 | 108 | ## Release 0.13 |
125 | 109 |
|
126 | | -\* Fix |
127 | | -[JENKINS-11640](https://issues.jenkins-ci.org/browse/JENKINS-11640) - |
128 | | -Can't copy on remote windows slave |
| 110 | +* Fix [JENKINS-11640](https://issues.jenkins.io/browse/JENKINS-11640) - |
| 111 | +Can't copy on remote windows agent |
129 | 112 |
|
130 | 113 | ## Release 0.12 |
131 | 114 |
|
132 | | -\* Fix partially |
133 | | -[JENKINS-9996](https://issues.jenkins-ci.org/browse/JENKINS-9996) - Have |
134 | | -the possibility to change the user and group ACLs on artifacts |
| 115 | +* Fix partially |
| 116 | +[JENKINS-9996](https://issues.jenkins.io/browse/JENKINS-9996) - Have |
| 117 | +the possibility to change the user and group ACL's on artifacts |
135 | 118 | (Conserve file permissions to copy). |
136 | 119 |
|
137 | 120 | ## Release 0.11 |
138 | 121 |
|
139 | | -\* Fixed NullPointerException when the remote directory value is not set |
| 122 | +* Fix null pointer exception when the remote directory value is not set |
140 | 123 | (for the ArtifactDeployer publisher and for the ArtifactDeployer |
141 | 124 | builder). |
142 | 125 |
|
143 | 126 | ## Release 0.10 |
144 | 127 |
|
145 | | -\* Make it compatible to LTS series (1.409.x) |
146 | | -\* Complete fix |
147 | | -[JENKINS-10360](https://issues.jenkins-ci.org/browse/JENKINS-10360) - |
| 128 | +* Make it compatible to LTS series (1.409.x) |
| 129 | +* Complete fix |
| 130 | +[JENKINS-10360](https://issues.jenkins.io/browse/JENKINS-10360) - |
148 | 131 | Added support of Matrix project |
149 | 132 |
|
150 | 133 | ## Release 0.9 |
151 | 134 |
|
152 | | -\* Fix partially |
153 | | -[JENKINS-10360](https://issues.jenkins-ci.org/browse/JENKINS-10360) - |
| 135 | +* Fix partially |
| 136 | +[JENKINS-10360](https://issues.jenkins.io/browse/JENKINS-10360) - |
154 | 137 | Added support of Maven project |
155 | 138 |
|
156 | 139 | ## Release 0.8 |
157 | 140 |
|
158 | | -\* Fix slave execution |
| 141 | +* Fix agent execution |
159 | 142 |
|
160 | 143 | ## Release 0.7 |
161 | 144 |
|
162 | | -\* Fix bug on deletion |
163 | | -\* The deployed artifacts in the Jenkins dashboard are now sorted. |
| 145 | +* Fix bug on deletion |
| 146 | +* The deployed artifacts in the Jenkins dashboard are now sorted. |
164 | 147 |
|
165 | 148 | ## Release 0.6 |
166 | 149 |
|
167 | | -\* Fix a ClassCastException (for more than one entry) on save |
| 150 | +* Fix a class cast exception (for more than one entry) on save |
168 | 151 | configuration |
169 | 152 |
|
170 | 153 | ## Release 0.5 |
171 | 154 |
|
172 | | -\* Integrated a pull request - Fixed a NullPointerException |
| 155 | +* Integrated a pull request - Fixed a null pointer exception |
173 | 156 |
|
174 | 157 | ## Release 0.4 |
175 | 158 |
|
176 | | -\* Add 'deployment artifacts' as a build step (builder item) in |
177 | | -addition to publishers. |
| 159 | +* Add 'deployment artifacts' as a build step (builder item) in |
| 160 | +addition to publishers. |
178 | 161 | Use Case: In the same job as build steps: Build your artifacts, deploy |
179 | 162 | them in remote locations (as servers) and launch the integration tests. |
180 | 163 |
|
181 | 164 | ## Release 0.3 |
182 | 165 |
|
183 | | -\* Add a checkbox for deleting remote artifacts when the build is |
| 166 | +* Add a checkbox for deleting remote artifacts when the build is |
184 | 167 | deleted. |
185 | 168 |
|
186 | 169 | ## Release 0.2 |
187 | 170 |
|
188 | | -\* The plugins enables users to call a Groovy script when the builds are |
| 171 | +* The plugins enables users to call a Groovy script when the builds are |
189 | 172 | deleted (for manual and automatic deletion). |
190 | 173 |
|
191 | 174 | ## Release 0.1 |
192 | 175 |
|
193 | | -\* Initial release |
194 | | -Only the filesystem protocol is available |
| 176 | +* Initial release |
| 177 | +Only the file system protocol is available |
0 commit comments