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

Permits to fix and reload broken extensions in dev systems. #880

Merged
merged 3 commits into from
Jul 5, 2021

Conversation

andyHa
Copy link
Member

@andyHa andyHa commented Jul 2, 2021

We previously forced the list of extensions for a given point to be
empty, if one of the templates failed during compilation. We now
permit the developer to fix the template and we'll then recompile all
extensions properly.

Note that we still keep the empty list around in prod systems, as there
is no way of healing a broken template.

Verified

This commit was signed with the committer’s verified signature.
daavoo David de la Iglesia Castro
We previously forced the list of extensions for a given point to be
empty, if one of the templates failed during compilation. We now
permit the developer to fix the template and we'll then recompile all
extensions properly.

Note that we still keep the empty list around in prod systems, as there
is no way of healing a broken template.
@andyHa andyHa added 🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review labels Jul 2, 2021
@mkeckmkeck mkeckmkeck merged commit 88ad057 into develop Jul 5, 2021
@mkeckmkeck mkeckmkeck deleted the feature/aha/tagliatelle-extensions-reload-fix branch July 5, 2021 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features 👶🏻 Trivial Easy to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants