deid icon indicating copy to clipboard operation
deid copied to clipboard

0.2.29 rc

Open vsoch opened this issue 3 years ago • 11 comments

Description

@glebsts just opening this so when you have tested and are ready we can merge into master. Definitely no rush, we can do after the holiday! I just want to make sure I don't forget :)

vsoch avatar Dec 20 '21 17:12 vsoch

ack. Have a plan of testing new version in real env this/next week.

glebsts avatar Dec 20 '21 19:12 glebsts

ping @glebsts !

vsoch avatar Mar 14 '22 23:03 vsoch

Hello there, sorry for being late, some focus shift. Re this PR: we tested that on our system and figured out that we also need REPLACE to dominate above REMOVE ALL. Without that it became not so useful. We ended up with switching to own implementation with other tech stack, but if you would accept additional commits in this PR with add replace fields to exceptions from remove all, I would gladly make it.

glebsts avatar Mar 16 '22 20:03 glebsts

yep, that would work, and just make sure to document everything very clearly so there is no doubt about the functionality and order of things.

Pinging @wetzelj to get his feedback on these changes!

vsoch avatar Mar 16 '22 21:03 vsoch

I've been keeping an eye on this issue/pr and am totally on board with the functionality changes/add. At the moment, we've been working on some other additions to our application that uses pydicom/deid, so we've stuck at 0.2.28, but intend to update to latest (and/or this rc) in the next month or so.

wetzelj avatar Mar 17 '22 19:03 wetzelj

Fantastic! So @glebsts go ahead if you want to PR your changes to this branch - we can review / discuss and then get that 0.0.29 finalized.

vsoch avatar Mar 17 '22 19:03 vsoch

@vsoch hey, just to clarify - which branch should I should I send PR to (and from which branch better to do it)?

glebsts avatar Mar 17 '22 20:03 glebsts

I think if we want it to extend the work here, it would make sense to PR TO 0.2.29-rc. Is there a better way you have in mind?

vsoch avatar Mar 17 '22 20:03 vsoch

no, just got lost a little bit. Thank you, will work now

glebsts avatar Mar 17 '22 20:03 glebsts

https://github.com/pydicom/deid/pull/204

glebsts avatar Mar 17 '22 23:03 glebsts

okay changes from @glebsts are merged when you have some time @wetzelj ! And looks like I can rename the branch, but it will close the PR! Let's finish review, and I'll rename before merge so it's clear.

vsoch avatar Mar 18 '22 17:03 vsoch

I think we followed up here with a new PR, so its safe to close. Thanks everyone!

vsoch avatar Oct 08 '22 01:10 vsoch

Hi @vsoch - I think this PR was prematurely closed. When I first saw that this was closed, I did notice that #204 had been merged, but on closer review, #198 and #204 were merged into this PR, #204 wasn't a replacement PR that was merged into master.

Since this was closed and not merged, these changes never made it into master (or subsequent branches).

I am currently testing against PR #234. What do you think about the possibility of merging this into that PR? I still believe that there's definite merit to the changes that were introduced here.

wetzelj avatar Nov 18 '22 21:11 wetzelj

We sped past this particular release, so if someone wants to re-base and re-open, I'd be happy to review again! It's mostly an interest thing - 7 months with no response I figured it was outdated or not of interest, sorry about that.

vsoch avatar Nov 18 '22 21:11 vsoch

Sounds good. I'll work on it next week. Is it okay if I base it off of #234 or would you prefer it be based off of master?

wetzelj avatar Nov 18 '22 21:11 wetzelj

Whichever is easier to test! Both ultimately are going to be rebase off of master, so choose your pick.

vsoch avatar Nov 18 '22 23:11 vsoch

Great! PR #237 created to merge these changes into #234.

wetzelj avatar Nov 21 '22 13:11 wetzelj