Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-10860] SwiftPM package deprecation feature #4698

Open
weissi opened this issue Jun 8, 2019 · 2 comments
Open

[SR-10860] SwiftPM package deprecation feature #4698

weissi opened this issue Jun 8, 2019 · 2 comments
Labels

Comments

@weissi
Copy link
Member

weissi commented Jun 8, 2019

Previous ID SR-10860
Radar rdar://problem/51669638
Original Reporter @weissi
Type Bug
Additional Detail from JIRA
Votes 2
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 29247768d0b83ae5382b87405fa454b4

relates to:

  • SR-11190 SwiftPM should integrate with Github's security advisories

Issue Description:

For a healthy ecosystem it would be important for a package to be able to mark certain versions as unsupported/deprecated. It's a reasonable assumption that package authors ship for security updates for a number of releases but it's probably unreasonable to always expect them to ship security updates for all releases ever released.

One idea would be to push tags such as 1.0-unsupported which could signify that 1.0.x is now totally unsupported and SwiftPM should output a warning if it is required to build a deprecated version given the constraints.

Another option would be to put a file on the default branch (usually master) that contains all deprecated versions.

@weissi
Copy link
Member Author

weissi commented Jun 8, 2019

@neonichu apparently I hadn't filed it yet 🙂

@weissi
Copy link
Member Author

weissi commented Jul 2, 2019

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants