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

Rebuild on each iviewer release, etc. #53

Open
joshmoore opened this issue Sep 8, 2020 · 4 comments
Open

Rebuild on each iviewer release, etc. #53

joshmoore opened this issue Sep 8, 2020 · 4 comments

Comments

@joshmoore
Copy link
Member

see: https://github.com/ome/omero-web-docker/blob/ea5babeda9bdf7b41e637e7f51391a5a55c992ff/standalone/Dockerfile

Every time there's a new release of one of the installed packages beyond omero-web we also need to re-release omero-web-docker. It would be ideal if this could be automated via GitHub actions.

@manics
Copy link
Member

manics commented Sep 9, 2020

Could add a requirements.txt file with pinned versions, then let dependabot take care of it?

@sbesson
Copy link
Member

sbesson commented Sep 9, 2020

Could add a requirements.txt file with pinned versions, then let dependabot take care of it?

Sounds like a very promising approach. I just tested the gitsubmodule capabilities of dependabotand am feeling very enthusiastic. I was searching for more details about the pip package-ecosystem - https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#package-ecosystem - is it acting on requirements.txt, setup.py and/or Piplock files?

@manics
Copy link
Member

manics commented Sep 9, 2020

For Python AFAIK it checks *.txt

@jburel
Copy link
Member

jburel commented Mar 21, 2022

cf. discussion on #63 case for extracting omero-web-standalone from this repo

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

No branches or pull requests

4 participants