Skip to content

[Dependency Scanning] Remove obsolete placeholder module concept #1917

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 4, 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 4, 2025

@swift-ci test

@nkcsgexi
Copy link
Contributor

nkcsgexi commented Jun 4, 2025

Great to see these will be removed soon!

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 9fc2668 to f924784 Compare June 5, 2025 18:11
@artemcm
Copy link
Contributor Author

artemcm commented Jun 5, 2025

@swift-ci test

@artemcm
Copy link
Contributor Author

artemcm commented Jun 5, 2025

@swift-ci test Windows platform

@artemcm
Copy link
Contributor Author

artemcm commented Jun 6, 2025

@swift-ci test Windows platform

1 similar comment
@artemcm
Copy link
Contributor Author

artemcm commented Jun 6, 2025

@swift-ci test Windows platform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants