Skip to content

Update pydata_sphinx_theme to 0.8.0#479

Closed
pyup-bot wants to merge 4 commits intomainfrom
pyup-update-pydata_sphinx_theme-0.7.2-to-0.8.0
Closed

Update pydata_sphinx_theme to 0.8.0#479
pyup-bot wants to merge 4 commits intomainfrom
pyup-update-pydata_sphinx_theme-0.7.2-to-0.8.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates pydata_sphinx_theme from 0.7.2 to 0.8.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2022

Codecov Report

Merging #479 (1c3bd02) into main (7e4e4af) will increase coverage by 0.58%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #479      +/-   ##
==========================================
+ Coverage   60.47%   61.06%   +0.58%     
==========================================
  Files          20       20              
  Lines        1169     1166       -3     
==========================================
+ Hits          707      712       +5     
+ Misses        462      454       -8     
Flag Coverage Δ
unittests 61.06% <94.44%> (+0.58%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
abcclassroom/__main__.py 0.00% <0.00%> (ø)
abcclassroom/git.py 47.05% <100.00%> (+1.14%) ⬆️
abcclassroom/template.py 70.47% <100.00%> (ø)
abcclassroom/tests/test_assignment_template.py 100.00% <100.00%> (ø)
abcclassroom/tests/test_git.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e4e4af...1c3bd02. Read the comment docs.

@kcranston
Copy link
Copy Markdown
Collaborator

pydata-sphnix now requires python>3.6, so our 3.6 tests are failing. See pydata/pydata-sphinx-theme#519 and https://github.com/pydata/pydata-sphinx-theme/blob/master/pyproject.toml#L19

@lwasser
Copy link
Copy Markdown

lwasser commented Jan 20, 2022

gosh that theme is really particular about versions. i had another sphinx related issue like this and i pinned the dependency so we weren't forced to drop support for older versions. perhaps we can chat more today as we kind of wrap things up...?

@lwasser
Copy link
Copy Markdown

lwasser commented Feb 4, 2022

this will pass when #485 is merged

@lwasser
Copy link
Copy Markdown

lwasser commented Feb 10, 2022

this can be updated from main now and merged if it passes

kcranston and others added 2 commits February 10, 2022 15:10
* update cli template script to take commit msg as string

* init_and_commit requires commit message, do not open editor

* take commit msg as argument, diff defaults for add and update

* update tests for changes in commit message handling

* update changelog

* add default commit messages to template scripts

* minor typo in error message

* updating docs for git commit messages

Co-authored-by: Leah Wasser <leah.wasser@colorado.edu>
…ub.com:earthlab/abc-classroom into pyup-update-pydata_sphinx_theme-0.7.2-to-0.8.0
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.

4 participants