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

feat: support include section, check_tolerance, and subscription supports file:// #12

Merged
merged 5 commits into from
Feb 9, 2023

Conversation

mzz2017
Copy link
Contributor

@mzz2017 mzz2017 commented Feb 9, 2023

Example:

include {
    # Pattern will be resolved as files with suffix .dae
    conf.d/*
    test.dae
}

subscription {
    'file://sub.d/sub1'
}

Content of sub.d/sub1 is exact the content GET from subscription link.

@mzz2017 mzz2017 changed the title feat: support include section feat: support include section, check_tolerance, and subscription supports file:// Feb 9, 2023
@mzz2017 mzz2017 merged commit d9d4b94 into main Feb 9, 2023
@mzz2017 mzz2017 deleted the feat_include branch February 9, 2023 16:00
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