You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are all working on branches of the main gihub repo at PTB-MR. We want to transition to a workflow where everyone implements code on their own fork and then opens a PR to PTB-MR/mrpro. This will work for everything except changes to the docker files. These files can only be modified via PTB-MR/mrpro by a few people.
create/update notebook from script but do not change script from notebook
add notebooks to git ignore and verify that does not create merge conflicts if notebooks are created locally, commit is pushed to origin and then git pull is called
Currently we are all working on branches of the main gihub repo at PTB-MR. We want to transition to a workflow where everyone implements code on their own fork and then opens a PR to PTB-MR/mrpro. This will work for everything except changes to the docker files. These files can only be modified via PTB-MR/mrpro by a few people.
Steps to take:
Please try to do this in smaller PRs not in one go such that it is easier to review.
The text was updated successfully, but these errors were encountered: