Open KimEbert42 opened 1 year ago
FYI @WadeBarnes @pSchlarb --- can we get from this a specific list of actions to be taken to the Ubuntu 20.04 branches in Indy Node and Plenum before retiring the old main and stable branches?
Hm one thing that comes to my mind is the documentation changes in main(espiacially the new network doc) that aren't in the ubuntu20 branch. But main wasn't compared here.
Regarding the old dockerfiles(core.ubuntu.dockerfile
, indy-baseimage.ubuntu.dockerfile
) it is save to say, that they aren't needed anymore in ubuntu20. They have been superseeded with the devcontainers in my thesis work.
I feel not confident making a decision regarding the other code changes, since i have been mainly working on the pipelines and devcontainers.
I went through the output of:
git diff origin/stable..origin/ubuntu-20.04-upgrade
And determined things that may require further review.
See gist for complete review
https://gist.github.com/reflectivedevelopment/f7b1f8ab8fae6dab96dccb3627fde316
I believe the following need to be reviewed. It is likely that many of these changes are fine, but with git history I wasn't able to determine if anything was lost or not in the move to ubuntu 20.04.
This is a minor cody styling issue, but I think would be valuable to keep.
The migrations appear to be out of sync.
This file seems to be specific to Ubuntu 16.
This file seems to be specific to Ubuntu 16.
This file seems to be specific to Ubuntu 16.
This file is specific to Ubuntu 16.04. Do we need to upgrade the script?