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

Action to automatically re-lock projects #336

Open
maximlt opened this issue Nov 13, 2023 · 0 comments
Open

Action to automatically re-lock projects #336

maximlt opened this issue Nov 13, 2023 · 0 comments

Comments

@maximlt
Copy link
Contributor

maximlt commented Nov 13, 2023

Placeholder for now, I just wanted to link to this project that maybe useful for this endeavor: https://github.com/chrisjsewell/pytest-notebook

EDIT:
The idea is that we can't just run this hypothetical action that updates a lock file and merges the updated project without running tests. The current tests are just smoke tests; they'll pass if a notebook runs entirely without raising an error. So it's possible a dependency update leads to changes in notebook outputs that are significant and yet don't raise an error. So we need a way, automated or not, to validate the new dependencies haven't introduced unrequired changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant