9 Commits
Author SHA1 Message Date
William Douglas 3feee6ed0f v0.1.6 2019-09-20 14:17:32 -07:00
William Douglas f880226cf2 v0.1.5 2019-09-19 16:38:46 -07:00
Auke Kok af8e498c6c v0.1.4 2019-08-16 17:22:30 -07:00
William Douglas fefc970f2e Handle packages file containing comments
The packages file should be able to contain comments in the same line
as a package name name (everything after the comment character '#' is
to be ignored). Support this with updated logic to find pundle names.
2018-12-04 10:05:13 -08:00
Matthew Johnson 4da16f17ea Release v0.1.2
This release adds the requeted bundle to the output list for the
--bundles flag.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2018-04-17 13:31:12 -07:00
Matthew Johnson 3e7922424f Release v0.1.1
This release adds checks and prints failures for include loops and other
types of errors.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2018-04-13 14:41:02 -07:00
Matthew Johnson 19ad0c6713 Release v0.1.0
This release adds os-core implicit-include resolution to unbundle and
adds the --bundles flag to list only included bundles instead of
included packages.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2018-04-13 13:53:09 -07:00
Matthew Johnson 580865499a Release v0.0.1
Initial release of unbundle.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2018-04-12 17:41:30 -07:00
Matthew Johnson aa197ac10e Initial commit for unbundle
unbundle resolves packages for clr-bundles bundle definitions, resolving
includes. unbundle supports pundle includes.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2018-04-12 17:22:11 -07:00