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

update release issue template #1741

Merged
merged 2 commits into from
Mar 28, 2022
Merged

update release issue template #1741

merged 2 commits into from
Mar 28, 2022

Conversation

alexsavulescu
Copy link
Member

No description provided.

@pramodk
Copy link
Member

pramodk commented Mar 28, 2022

Documentation CI still fails with:

Notebook error:
[4911](https://github.com/neuronsimulator/nrn/runs/5709997468?check_suite_focus=true#step:7:4911)
AttributeError in rxd-tutorials/Reaction-Diffusion tutorial.ipynb:
[4912](https://github.com/neuronsimulator/nrn/runs/5709997468?check_suite_focus=true#step:7:4912)
module 'jinja2.utils' has no attribute 'escape'

cc: @olupton

@olupton
Copy link
Collaborator

olupton commented Mar 28, 2022

They released a 3.1.1, so !=3.1.0 isn't enough. I assumed in #1731 that this was a bug they would fix, but I think they view it as an intentional deprecation. We should change to <3.1 for now I guess.

@codecov-commenter
Copy link

Codecov Report

Merging #1741 (41cad39) into master (b59e6de) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1741   +/-   ##
=======================================
  Coverage   45.30%   45.30%           
=======================================
  Files         551      551           
  Lines      111225   111225           
=======================================
  Hits        50393    50393           
  Misses      60832    60832           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@@ -11,5 +11,5 @@ plotnine
numpy
plotly
nbsphinx
# 3.1.0 is buggy
jinja2!=3.1.0
# 3.1+ removed jinja2.utils.escape that is used by other tools
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which tools?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jupyter ones, see #1731.

@alexsavulescu
Copy link
Member Author

Looks like nbconvert issue : jupyter/nbconvert#1736

The sad part is that we have already released and RTD build is not working at the moment. We will have to wait for upstream fix.

@alexsavulescu alexsavulescu merged commit 380456a into master Mar 28, 2022
@alexsavulescu alexsavulescu deleted the alexsavulescu-patch-1-1 branch March 28, 2022 07:51
@alexsavulescu alexsavulescu mentioned this pull request Jun 29, 2022
19 tasks
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.

5 participants