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

Refactor of experimental config aka config+ #553

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sourishkrout
Copy link
Member

Stopped short of aligning the internal implementations naming/shape yet until we get from alpha to something like beta.

The idea was to separate configuration concerns by Kernel (anything that's core and settings that are shared between clients; still need to pull them in from primarily the extension) and Project which describes how to handle the project inside repo the config resides in.

What I still need to add is Document aka Frontmatter which is either meant to be set globally at root or allows overwrites via nesting per directory (e.g. cwd: ../..).

Post PR early to allow work in progress feedback.

Copy link

sonarcloud bot commented Apr 18, 2024

@sourishkrout
Copy link
Member Author

Obsolete due to #584.

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.

None yet

1 participant