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

Projects feature #96

Merged
merged 3 commits into from
Sep 15, 2024
Merged

Projects feature #96

merged 3 commits into from
Sep 15, 2024

Conversation

elbywan
Copy link
Owner

@elbywan elbywan commented Sep 15, 2024

Revived from #25, slightly adapted for my own needs.

# shard.yml 
crystalline:
  projects:
    - projects/my_project
    - workspaces/**

refi64 and others added 2 commits September 14, 2024 16:21
This adds the ability to create a `.crystalline.yml` file in the
workspace root containing a list of project folders. Entry points and
`require`s will then all be resolved relative to the individual
projects, rather than the root of the workspace.
@elbywan elbywan merged commit f6dbe7c into master Sep 15, 2024
4 checks passed
@elbywan elbywan deleted the projects-feature branch September 15, 2024 10:58
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