Skip to content

Conversation

LecrisUT
Copy link
Collaborator

@LecrisUT LecrisUT commented Dec 8, 2023

For now we have a temporary commit 08cc242 to use the pre-release version of sphinx-book-theme

lan496 and others added 2 commits December 8, 2023 10:54
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
@LecrisUT LecrisUT requested a review from lan496 December 8, 2023 10:39
@LecrisUT LecrisUT self-assigned this Dec 8, 2023
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f052268) 83.80% compared to head (c59d2af) 83.80%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #375   +/-   ##
========================================
  Coverage    83.80%   83.80%           
========================================
  Files           24       24           
  Lines         8167     8167           
========================================
  Hits          6844     6844           
  Misses        1323     1323           
Flag Coverage Δ
c_api 77.18% <ø> (ø)
fortran_api 56.19% <ø> (ø)
python_api 80.47% <ø> (ø)
unit_tests 1.24% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LecrisUT LecrisUT mentioned this pull request Dec 8, 2023
pre_build:
- echo "Placeholder for doxygen builds via cmake"
post_create_environment:
- pip install --pre --upgrade sphinx-book-theme
Copy link
Member

Choose a reason for hiding this comment

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

If I understand correctly, this line installs sphinx-book-theme==v1.1.0rc1 (sphinx-7 is supported), right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, here is the build. Basically we do not have a pin for the sphinx-book-theme, so when RTD detects that sphinx-book-theme was already installed (right after the environment was created), it uses that one. The --pre ensures we are pricking up rc releases (Also a reason why I would prefer on the spglib side to always upload to PyPI instead of https://test.pypi.org/legacy/)

Copy link
Member

@lan496 lan496 left a comment

Choose a reason for hiding this comment

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

LGTM. What else needs to be done for v2.2.0?

@LecrisUT LecrisUT merged commit 06ad3e3 into spglib:develop Dec 9, 2023
@LecrisUT LecrisUT deleted the fix/rtd branch December 9, 2023 08:31
@LecrisUT
Copy link
Collaborator Author

LecrisUT commented Dec 9, 2023

LGTM. What else needs to be done for v2.2.0?

Nothing more really. Downstream conda has some issues on pypy, but I will be posting around the matrix room to get help on that

@lan496 lan496 added this to the 2.2 milestone Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants