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

Feature (POC): Add default account overrides #227

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kemmerle
Copy link
Contributor

Description and Context

In this PR, I've created a small proof of concept for how we can implement default account overrides in the new configuration file with minimal code changes. For full details and proposals for future work, please see this Canvas.

One bug that @brandenrodgers and I discussed yesterday: Currently, I'm overriding the default account for a specific directory and its subdirectories. I think there's an edge case, where if a customer sets overrides for ~/projects/tmp and ~/projects/tmp/sampleFolder, I'll need to make sure that files and folders within the sampleFolder subdirectory respect the closest override (I hope that makes sense).

TODO

  • Address feedback

Who to Notify

@brandenrodgers @camden11 @joe-yeager

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.

1 participant