Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Brad Wood
Brad WoodReporter
Brad Wood
Brad WoodAffects versions
Fix versions
Priority
Components
Sentry
Sentry
Created December 9, 2016 at 6:08 PM
Updated December 15, 2016 at 6:42 AM
Resolved December 15, 2016 at 6:42 AM
Add a check to not cache packages in artifacts if the pre-release identifier is "snapshot". They will be re-downloaded every time they are installed. Other pre-release ids such as alpha, beta, or rc will be cached. To force a new alpha download, the package maintainer would increment the prerelease ID to alpha.1, alpha.2, alpha.3, etc.