Skip to content

Update github actions and fix readthedocs #3983

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

Merged
merged 6 commits into from
Apr 8, 2025

Conversation

brichet
Copy link
Contributor

@brichet brichet commented Apr 7, 2025

The upload-artifact@v3 and download-artifact@v3 actions are deprecated and prevents the workflow to run.

This PR updates it to v4, and updates also checkout action to v4.

It also fixes the documentation build by adding the sphinx configuration file in .readthedocs.yaml conf.

Copy link

github-actions bot commented Apr 7, 2025

Binder 👈 Launch a binder notebook on branch brichet/ipywidgets/update_github_actions

@brichet brichet changed the title Update upload-artifact and checkout actions Update upload-artifact and checkout actions and fix readthedocs Apr 7, 2025
@brichet brichet changed the title Update upload-artifact and checkout actions and fix readthedocs Update github actions and fix readthedocs Apr 8, 2025
@martinRenou
Copy link
Member

Thanks! Maybe, let's drop the Python 3.7 workflows?

@brichet
Copy link
Contributor Author

brichet commented Apr 8, 2025

Thanks! Maybe, let's drop the Python 3.7 workflows?

Should we do 3.8 and 3.13 ?

@martinRenou
Copy link
Member

It looks like the snapshots drifted a tiny bit but CI passed. There is no bot to update the snapshots though. We can either increase the comparison threshold to make the tests more reliable or update the snapshots manually.

@brichet
Copy link
Contributor Author

brichet commented Apr 8, 2025

I'll update the snapshots, they are in the artifacts

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this!

@martinRenou martinRenou merged commit 6b29a24 into jupyter-widgets:main Apr 8, 2025
22 checks passed
@brichet brichet deleted the update_github_actions branch April 8, 2025 09:53
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