lp:~jocave/snapcraft/plainbox-provider-plugin
- Get this branch:
- bzr branch lp:~jocave/snapcraft/plainbox-provider-plugin
Branch merges
- Snappy Developers: Pending requested
-
Diff: 118 lines (+82/-0)7 files modifiedexamples/plainbox-provider/integration-tests-runner (+7/-0)
examples/plainbox-provider/meta/package.yaml (+9/-0)
examples/plainbox-provider/meta/readme.md (+1/-0)
examples/plainbox-provider/plainbox-wrapper (+15/-0)
examples/plainbox-provider/snapcraft.yaml (+14/-0)
plugins/plainbox-provider.yaml (+5/-0)
snapcraft/plugins/plainbox_provider.py (+31/-0)
Branch information
Recent revisions
- 136. By Jonathan Cave
-
Make the python3 depends a build dependency and add plainbox.
Add an example of the plainbox provider plugin usage. - 132. By Michael Terry
-
Support the Go compiler on all arches, not just amd64.
This switches from using Google's pre-built binaries to using our archive builds of Google's compiler, thus giving us all platforms we support. And matching what we do for Python and Java.
Since this means we use whichever version of Go the host platform has, I've dropped the "1.4" from the plugin names.
I've tested this on wily and trusty. by mterry approved by sergiusens
- 131. By Simon Eisenmann
-
Fix symlinks for directories as well. by longsleep approved by elopio,mterry
- 130. By Sergio Schvezov
-
debian/control: adding devscripts as a dep as dget is needed by the ubuntu plugin by sergiusens approved by ogra
- 129. By Sergio Schvezov
-
Recommends defaulting to None when not part of options by sergiusens approved by elopio
- 128. By Sergio Schvezov
-
Adding support for mercurial sources (includes debian/control dependency change). by sergiusens approved by elopio
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