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

disable dependabot? #54

Closed
yarikoptic opened this issue Sep 6, 2023 · 1 comment · Fixed by #57
Closed

disable dependabot? #54

yarikoptic opened this issue Sep 6, 2023 · 1 comment · Fixed by #57
Assignees

Comments

@yarikoptic
Copy link
Member

We have requirements.txt for various notebooks.

  • dependabot sends multitude PRs: https://github.com/dandi/example-notebooks/pulls?q=is%3Apr+dependabot+
  • @bendichter merged some, some remain open
  • there is no guarantee that notebooks would work with more recent versions of dependencies
  • there is no guarantee that results would be reproducible with newer versions
  • there is no guarantee that new upgraded versions would be coinstallable and compatible with older versions of the others

with that in mind, I think we should just disable dependabot for this repo and close all those PRs unmerged

If there is no feedback/counter arguments, I will do that in a week

@bendichter
Copy link
Member

Yes, I think that's fine. I thought it would be a quick thing but the PRs keep on coming

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 a pull request may close this issue.

2 participants