lp:~zyga/snapcraft/custom-plugin

Created by Zygmunt Krynicki and last modified
Get this branch:
bzr branch lp:~zyga/snapcraft/custom-plugin
Only Zygmunt Krynicki can upload to this branch. If you are Zygmunt Krynicki please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zygmunt Krynicki
Project:
Snapcraft
Status:
Development

Recent revisions

170. By Zygmunt Krynicki

Add custom part type

This part type allows developers to integrate arbitrary projects with
arbitrary build commands. It is especially well suited for the long tail
of various projects that don't quite match the strict requirements of
autotools projects and that require custom sprinkle of magic in each
case.

Each custom project requires one definition in the snapcraft yaml file,
the list / string of custom commands. Those are invoked at part build
time. Three variables are interpolated into those commands, those are
$PART_{NAME,{INSTALL,BUILD}_DIR}.

Signed-off-by: Zygmunt Krynicki <email address hidden>

169. By Zygmunt Krynicki

Symlink .bzrignore to .gitignore

Signed-off-by: Zygmunt Krynicki <email address hidden>

168. By Zygmunt Krynicki

Explicitly ignore __pycache__

Signed-off-by: Zygmunt Krynicki <email address hidden>

167. By Sergio Schvezov

Try to use wiki when after in part is not local by sergiusens approved by sergiusens,chipaca,dholbach

166. By Sergio Schvezov

Support config by sergiusens approved by sergiusens,chipaca

165. By Daniel Holbach

Fix small typo. by dholbach approved by sergiusens

164. By Daniel Holbach

fix crash when stage_packages is defined in the yaml for the plugin, but empty (getattr does not use [] as default return value in that case) by dholbach approved by sergiusens

163. By Sergio Schvezov

Collision logic updates with an introduction of _BUILTIN_OPTIONS so all parts have a certain set of options by default even if not declared. by sergiusens approved by mvo

162. By Sergio Schvezov

docs refresh by sergiusens approved by chipaca

161. By Sergio Schvezov

regex for binary and service names by sergiusens approved by mvo

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~snappy-dev/snapcraft/core
This branch contains Public information 
Everyone can see this information.

Subscribers