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

HotFix: Pass enriched-settings to the validator #266

Merged
merged 1 commit into from Dec 9, 2022
Merged

Conversation

furkan3ayraktar
Copy link
Collaborator

This PR addresses issue #265. The validator expects to have enriched-settings, and we mistakenly passed the original settings. This was working before we merged #263 since we did the settings enrichment in the workspace-clj component rather than in the workspace component.

Closes #265

@furkan3ayraktar furkan3ayraktar added the bug Something isn't working label Dec 9, 2022
@furkan3ayraktar furkan3ayraktar self-assigned this Dec 9, 2022
@furkan3ayraktar furkan3ayraktar merged commit a5ec697 into master Dec 9, 2022
@furkan3ayraktar furkan3ayraktar deleted the issue-265 branch December 9, 2022 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Single test runner constructor in workspace.edn causes exception
1 participant