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 roles and protocols are separated and we have two workspaces in addition to common and other utils packages scattered around in the root folder. After we have completed #994 I suggest to do the next step, combining the protocols/roles/common into a single workspace and rename each one to have a stratum prefix, i.e., stratum-protocols and so on.
The text was updated successfully, but these errors were encountered:
My undestanding was that we were ok in put roles and protocols in different git repos (we disscussed it in a call if I remeber correctly) why now you want to put them in the same workspace? Common can fo with protocols I guess
Currently
roles
andprotocols
are separated and we have two workspaces in addition tocommon
and other utils packages scattered around in the root folder. After we have completed #994 I suggest to do the next step, combining the protocols/roles/common into a single workspace and rename each one to have astratum
prefix, i.e.,stratum-protocols
and so on.The text was updated successfully, but these errors were encountered: