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

Enhancement: Use QLOT to avoid submodules #149

Open
rpgoldman opened this issue Sep 18, 2023 · 0 comments
Open

Enhancement: Use QLOT to avoid submodules #149

rpgoldman opened this issue Sep 18, 2023 · 0 comments

Comments

@rpgoldman
Copy link
Contributor

Currently, SHOP uses git submodules to handle dependencies for the tests, but this buys stability at the cost of possibly breaking the experience for people using SHOP with a Quicklisp installation, since the dependencies they get from QL might be different from the ones we develop against and use in the regression tests.

The qlot library by supporting project-specific quicklisp installs promises that it could address this problem for us. This is very much worth investigation.

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

No branches or pull requests

1 participant