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 boot problem #327

Merged
merged 2 commits into from
Feb 1, 2024
Merged

🐛 Fix boot problem #327

merged 2 commits into from
Feb 1, 2024

Conversation

kirkkwang
Copy link
Contributor

This fix will add a few more requires to the engine.rb file and also move the simple schema loader decorator to the valkyrie_adapter because when a valkyrie application is booting up, the schema path needs to be in place before loading the yaml.

This fix will add a few more requires to the engine.rb file and also
move the simple schema loader decorator to the valkyrie_adapter because
when a valkyrie application is booting up, the schema path needs to be
in place before loading the yaml.
@ShanaLMoore ShanaLMoore requested review from laritakr and removed request for laritakr January 31, 2024 21:58
@ShanaLMoore ShanaLMoore marked this pull request as draft January 31, 2024 22:25
@kirkkwang kirkkwang marked this pull request as ready for review February 1, 2024 00:22
@ShanaLMoore ShanaLMoore merged commit 7037a9b into main Feb 1, 2024
9 checks passed
@jeremyf jeremyf deleted the move-simple-schema-loader branch February 23, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants