Skip to content

manifest

ed eustace edited this page Mar 28, 2017 · 1 revision

When building a pie-item, it is important to know what dependencies, app-types etc were involved in building the item. This will allow someone who is about to run the command to check whether it is necessary or not. If they have a different pie-item, but that item has the same dependencies etc then one can safely use the pre-built code.

The question is:

  1. what data is used to uniquely identify the build
  2. what form should it take

...

Clone this wiki locally