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

Avoid depending on app context when templating failure reports #4231

Merged
merged 5 commits into from
Oct 15, 2019

Conversation

rauchy
Copy link
Contributor

@rauchy rauchy commented Oct 10, 2019

What type of PR is this? (check all applicable)

  • Bug Fix

Description

Failure reports use Jinja for templating, but they really don't need anything from the app's context but the templating directories, available in the jinja environment. This PR reduces the dependency, allowing the reports to run freely outside context.

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

@rauchy rauchy requested a review from arikfr October 10, 2019 09:21
@rauchy rauchy merged commit f6e1470 into master Oct 15, 2019
@rauchy rauchy deleted the dont-rely-on-context-for-aggregated-errors branch October 15, 2019 20:08
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