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

Access the default split pattern from the parser instead of the config #984

Closed
wants to merge 1 commit into from

Conversation

bkiahstroud
Copy link
Contributor

@bkiahstroud bkiahstroud commented Nov 12, 2024

Ref:

Transfer responsibility of accessing the split pattern from the config to the ApplicationParser. This enables the default split pattern to be overwritten

Hyku will soon get an Account setting that allows for per-tenant overrides for the default split pattern. This change enables that feature

The default value is still set in the config. Existing installations should see no difference in behavior; this change is backwards-compatible

Transfer responsibility of accessing the split pattern from the config
to the ApplicationParser. This enables the default split pattern to be
overwritten

Hyku will soon get an `Account` setting that allows for per-tenant
overrides for the default split pattern. This change enables that
feature

The default value is still set in the config. Existing installations
should see no difference in behavior; this change is
backwards-compatible
@bkiahstroud
Copy link
Contributor Author

The sister Hyku PR for this change was closed / replaced by:

@bkiahstroud bkiahstroud deleted the create-override-point-for-split-pattern branch November 21, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant