Skip to content

[Dependency Scanning] Remove obsolete placeholder module concept #82031

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 5, 2025

This was used a long time ago for a design of a scanner which could rely on the client to specify that some modules will be present at a given location but are not yet during the scan. We have long ago determined that the scanner must have all modules available to it at the time of scan for soundness. This code has been stale for a couple of years and it is time to simplify things a bit by deleting it.

@artemcm
Copy link
Contributor Author

artemcm commented Jun 5, 2025

@artemcm artemcm force-pushed the RemovePlaceholdersInDepScanner branch from 17cf28d to 78ad677 Compare June 5, 2025 22:00
@artemcm
Copy link
Contributor Author

artemcm commented Jun 5, 2025

@artemcm artemcm force-pushed the RemovePlaceholdersInDepScanner branch from 78ad677 to 0ff8d8e Compare June 5, 2025 22:34
@artemcm
Copy link
Contributor Author

artemcm commented Jun 5, 2025

@artemcm
Copy link
Contributor Author

artemcm commented Jun 6, 2025

@artemcm
Copy link
Contributor Author

artemcm commented Jun 11, 2025

@swift-ci test

@artemcm artemcm force-pushed the RemovePlaceholdersInDepScanner branch from 0ff8d8e to c47f096 Compare June 12, 2025 13:11
@artemcm
Copy link
Contributor Author

artemcm commented Jun 12, 2025

@swift-ci test

This was used a long time ago for a design of a scanner which could rely on the client to specify that some modules *will be* present at a given location but are not yet during the scan. We have long ago determined that the scanner must have all modules available to it at the time of scan for soundness. This code has been stale for a couple of years and it is time to simplify things a bit by deleting it.
@artemcm artemcm force-pushed the RemovePlaceholdersInDepScanner branch from c47f096 to a78ee29 Compare June 12, 2025 15:32
@artemcm
Copy link
Contributor Author

artemcm commented Jun 12, 2025

@swift-ci test

@artemcm artemcm marked this pull request as ready for review June 12, 2025 18:36
@artemcm
Copy link
Contributor Author

artemcm commented Jun 18, 2025

ping for code review 🙏

@artemcm artemcm merged commit 5eb85ac into swiftlang:main Jun 18, 2025
5 checks passed
@artemcm artemcm deleted the RemovePlaceholdersInDepScanner branch June 18, 2025 19:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants