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

Fix mlmodel changes bug #199

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Fix mlmodel changes bug #199

merged 3 commits into from
Jul 23, 2024

Conversation

pyth0n1c
Copy link
Contributor

A modified mlmodel file will cause an exception when mode:changes is run for contentctl test.
This fixes that issue AND provides a more verbose error message when a file besides csv, mlmodel, or yml has been changed in lookups/ directory. This throws a descriptive exception, only those files should be present in that directory.

pyth0n1c and others added 3 commits July 19, 2024 11:04
…les. Improve the error message generated when a file that does not end in csv, yml, or mlmodel has been changed in the lookups directory.
@patel-bhavin
Copy link
Contributor

Tested with github-inte_schedule branch in gitlab!

@patel-bhavin patel-bhavin merged commit 3c7df89 into main Jul 23, 2024
16 checks passed
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