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

Allow users to specify a custom .snowman directory location during build #106

Closed
Abbe98 opened this issue Oct 30, 2024 · 0 comments
Closed
Labels
large-project-support Things that mostly affects large projects 🏅 enhancement New feature or request
Milestone

Comments

@Abbe98
Copy link
Collaborator

Abbe98 commented Oct 30, 2024

Currently Snowman expects a .snowman directory in the root of your project, however, if you for example use git worktrees this can be annoying as the cache can't be shared across you various directories.

To solve this I suggest that the build and cache commands gets support for a new snowman-directory flag.

@Abbe98 Abbe98 added 🏅 enhancement New feature or request large-project-support Things that mostly affects large projects labels Oct 30, 2024
@Abbe98 Abbe98 added this to the 0.7.0 milestone Oct 30, 2024
Abbe98 added a commit that referenced this issue Dec 28, 2024
side effects:

 - refactor cache manager to be independent of the SPARQL client
 - refactor SPARQL client to take a cacheManager as an argument instead
   of creating its own
@Abbe98 Abbe98 closed this as completed Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
large-project-support Things that mostly affects large projects 🏅 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant