Changes from upstream repositories: openmicroscopy#2500
Conversation
ba4370e to
e4e6148
Compare
a134837 to
4c5367b
Compare
4c5367b to
4b5e3a8
Compare
|
The latest auto-generated commit now includes some of the changes I was expecting to propagate especially in terms of OMERO.web configuration properties following the 5.30.0 release. |
|
The comment #2504 (comment) explained the situation. This was not taken into account. |
|
The changes for omero server install were made in omero-install: ome/omero-install#299 . |
|
Thanks. I was looking for omero-web-install :-/ . |
|
Trying to figure out how I'd get the changes into omeroweb-install, seems to be an assortment of ansible template stuff... |
|
https://github.com/ome/omeroweb-install/blob/master/ansible/templates/rockylinux9/deps.sh.j2 seems to be one which we changed. Also the other .sh.j2 files in the same dir. |
@sbesson Do you please have a PR against... some repo... where these changes were initiated ? I cannot see any PR of yours recently on https://github.com/ome/omeroweb-install/pulls - how did the changes here (== the |
|
Please see ome/omeroweb-install#101 - but the build fails because of lack of maintenance of the stack. I am not sure we should continue with this approach - (autogen of the omero-web-install doc from ansible). Hence my question #2500 (comment) |
The changes I was aiming to bring up to date in documentation were all but about the installation. Part of the logic of the generation script extracts information from the latest release of OMERO.server, OMERO.py and OMERO.web to generate the Configuration properties page amongst others. |
|
@sbesson thank you. In the meantime, I think we have the build on omeroweb-install green and the PR is ready ome/omeroweb-install#102. |
|
@sbesson Please note that ome/omeroweb-install#102 is merged now successfully. Do we need to do something more to propagate the changes in ome/omeroweb-install#102 into omero-documentation ? (such as encourage snoopy to create a PR like the present one, or Tag the omeroweb-install ?) Edit: I do not believe Tagging of omeroweb-install is necessary, judging by the ome/omero-install#299 tags. Edit2: according to my reading of the change and PR should be created automatically at the next midnight ? |
4b5e3a8 to
661c0e6
Compare
|
@sbesson Are you happy with the changes as proposed by this PR ? For the omeroweb-install part I am happy. Should we merge it ? |
|
Yes definitely happy with the state of the changes from a configuration perspective, thanks |
Auto-generated by create-pull-request