ome / omero-scripts

Core OMERO Scripts
https://pypi.org/project/omero-scripts/
12 stars 32 forks source link

ometa with history #192

Closed joshmoore closed 2 years ago

joshmoore commented 2 years ago

This is another attempt at https://github.com/ome/omero-scripts/pull/191 but preserving the history. Steps taken:

Note: this is likely something that we should make easier in the future.

cc: @will-moore @CFGrote @sbesson

will-moore commented 2 years ago

It seems there are lots of commits there that aren't related to the six files being added, e.g. https://github.com/ome/omero-scripts/pull/192/commits/f033b3577c5ac7c74adfc727104ac5f392023c8b but history is complex so it's possible.

So, once this is merged, https://github.com/ome/omero-scripts/pull/191 should merge cleanly and show changes just related to that PR?

joshmoore commented 2 years ago

It seems there are lots of commits there that aren't related to the six files being added

Those are gone in #193

once this is merged, #191 should merge cleanly and show changes just related to that PR?

No. Only one of #191, #192 (this), or #193 should be merged. If any changes are pushed to one, the others can/should be updated.

sbesson commented 2 years ago

Personal preference goes towards #192 or #193 i.e. one of the propositions that preserves commit attributions.

will-moore commented 2 years ago

Great, #193 looks nice. #191 is broken (see my comments) but I've fixed those issues in https://github.com/mpievolbio-scicomp/omero-scripts/pull/1 which I can then open against this repo.

CFGrote commented 2 years ago

just merged mpievolbio-scicomp#1, anything else I can do?

joshmoore commented 2 years ago

@will-moore : shall we close #191 and #192 then? Just let me know if you want me to rebase https://github.com/mpievolbio-scicomp/omero-scripts/pull/1 there.

joshmoore commented 2 years ago

Closing in favor of #193