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 it is only possible to add a package in the root of a github repo using the giturl parameter in the packagemanafer add method. using a giturl like git_url="https://github.com/threefoldfoundation/tft-stellar/tree/master/ThreeBotPackages/activation-service" would be nice since we can keep functionally related packages together in a single repo. Repo explosion makes things unclear and hard to mamage.