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
Manifest command has been disabled. The goal of having a manifest is still sound, but we need to review what goes into it such that it there can be no conflicts amongst the dependencies.
Manifest must contain:
the pie item dependency names/versions (resolved versions)
the app type that built it + version (default/catalog, etc)
if the app is doing anything funky with the dependencies - do we need that info too?
do we need to do a shrinkwrap too?
This command isn't super urgent as we still flesh out functionality but once people start to use the cli in earnest it will become more relevant.
Manifest command has been disabled. The goal of having a manifest is still sound, but we need to review what goes into it such that it there can be no conflicts amongst the dependencies.
Manifest must contain:
This command isn't super urgent as we still flesh out functionality but once people start to use the cli in earnest it will become more relevant.
See: https://github.com/PieLabs/pie-cli/wiki/manifest
The text was updated successfully, but these errors were encountered: