Skip to content

OKAPI-1209 fix install when replacing module #1386

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

Merged
merged 2 commits into from
May 14, 2025

Conversation

adamdickmeiss
Copy link
Contributor

@adamdickmeiss adamdickmeiss commented May 14, 2025

https://folio-org.atlassian.net/browse/OKAPI-1209

The topological sort does not properly take into account when it's safe to disable a module and the dep check considers it's not safe to remove it, despite a "new" module offers the same interface The strategy is to allow "remaining" modules to be disabled in the end.

The topological sort does not properly take into account when it's
safe to disable a module and the dep check considers it's not safe
to remove it, despite a "new" module offers the same interface
The strategy is to allow "remaining" modules to be disabled in the end.
Copy link

@adamdickmeiss adamdickmeiss merged commit 7463811 into master May 14, 2025
5 checks passed
@adamdickmeiss adamdickmeiss deleted the OKAPI-1209-install-replace-implementation branch May 15, 2025 20:18
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