Skip to content

Conversation

@sschueller
Copy link
Contributor

As discussed in #12467 this adds the option --ignore-unreachable which will let the audit command run even if repositories are unreachable. They will be listed as unreachable in the report.

No change has been made to the overall error handling.

@sschueller
Copy link
Contributor Author

@stof
Copy link
Contributor

stof commented Jul 8, 2025

This implementation is ignoring all repositories when one of them is unreachable instead of ignoring only the unreachable one.
The try/catch needs to be done inside the RepositorySet to handle each repository separately.

@sschueller
Copy link
Contributor Author

sschueller commented Jul 9, 2025

@stof Thank you for catching this. I have corrected it and tested it with several of my repos now (not only the ones where the protected package is the last in the list...)

@Seldaek Seldaek added this to the 2.9 milestone Jul 10, 2025
@Seldaek Seldaek merged commit c82ba19 into composer:main Oct 7, 2025
20 checks passed
@Seldaek
Copy link
Member

Seldaek commented Oct 7, 2025

Thanks!

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.

3 participants