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

Update file walker to use Package.juvix to detect a Juvix package #2502

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

paulcadman
Copy link
Collaborator

@paulcadman paulcadman commented Nov 6, 2023

The file walker RecurseFilter indictates if the the walker recurses into
a directory which contains a Juvix project.

Previously the file walker would detect juvix.yaml. It now detects both
juvix.yaml and Package.juvix.

The file walker RecurseFilter indictates if the the walker recurses into
a directory which contains a Juvix project.

Previously the file walker would detect juvix.yaml. It now detects both
juvix.yaml and Package.juvix.
@paulcadman paulcadman force-pushed the walker-detect-package-juvix branch from b7c6d8d to 2212404 Compare November 6, 2023 14:05
@paulcadman paulcadman merged commit 9690aad into main Nov 6, 2023
@paulcadman paulcadman deleted the walker-detect-package-juvix branch November 6, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants