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

Update template dependencies automatically #192

Open
Imipenem opened this issue Jan 5, 2021 · 3 comments
Open

Update template dependencies automatically #192

Imipenem opened this issue Jan 5, 2021 · 3 comments
Labels
enhancement New feature or request on hold

Comments

@Imipenem
Copy link
Contributor

Imipenem commented Jan 5, 2021

Is your feature request related to a problem? Please describe.

I came up with this question according to #188.
Currently its very tedious and lot of manual work to keep all of the dependencies of the templates up to date.

This mainly is driven by the fact, that we dont want users to be spammed for example with dependabot PRs after creation (this also heavily applies to CT)

Describe the solution you'd like

We should think of a way, to keep the dependencies automatically up to date.

Can dependabot handle environment.yml files?
Shouldn't also be to tough to write something on our own and wrap it in a GitHub Actions, that is run scheduled once a day or so.

What do you think @Zethson ?

@Imipenem Imipenem added the enhancement New feature or request label Jan 5, 2021
@Imipenem Imipenem changed the title Feature Request Summary Update template dependencies automatically Jan 5, 2021
@Zethson
Copy link
Member

Zethson commented Jan 5, 2021 via email

@Zethson Zethson added the wontfix This will not be worked on label Jan 5, 2021
@Imipenem
Copy link
Contributor Author

Imipenem commented Jan 5, 2021

Wouldn't it be better then to write our own stuff mid-term and see how dependabot goes?

@Zethson
Copy link
Member

Zethson commented Jan 5, 2021

I don' think so to be honest. There are more pressing issues and eventually dependabot will implement it. I would be surprised if it weren't in 2021.

CC: dependabot/dependabot-core#1249
dependabot/dependabot-core#2227

mlf-core lint also adds linting warnings for outdated dependencies.

@Zethson Zethson added on hold and removed wontfix This will not be worked on labels Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold
Projects
None yet
Development

No branches or pull requests

2 participants