Changes between Version 13 and Version 14 of Ticket #13186, comment 12
- Timestamp:
- Mar 21, 2025, 1:28:52 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13186, comment 12
v13 v14 30 30 > Public package mangers are just the tip of the iceberg though, there are numerous proprietary systems engaging in the very same behavior. 31 31 32 I understand your concerns a nd your position about package managers type 2 in that regard. I just want to expose that the "protection" you implemented to refrain type 2 in that context has collateral damages for type 1 as well, as package managers type 1 also requires to fetch files from upstream for each new version to be able to store and build them (and this partused to be automated as part of our packaging workflow before the download URL became "unstable").32 I understand your concerns about package managers type 2 in that regard. I just want to expose that the "protection" you implemented to refrain type 2 in that context has collateral damages for type 1 as well, as package managers type 1 also requires to fetch files from upstream for each new version to be able to store and build them (which used to be automated as part of our packaging workflow before the download URL became "unstable"). 33 33 34 34 > My stance on this is clear: If you provide a service to distribute and/or deploy software, you host the software.