lp://staging/~longsleep/snapcraft/snapcraft-debs-plugin
- Get this branch:
- bzr branch lp://staging/~longsleep/snapcraft/snapcraft-debs-plugin
Branch merges
- Simon Eisenmann (community): Needs Fixing
- Snappy Developers: Pending requested
-
Diff: 90 lines (+75/-0)2 files modifiedsnapcraft/plugins/debs.py (+74/-0)
snapcraft/tests/test_cmds.py (+1/-0)
Branch information
Recent revisions
- 252. By Sergio Schvezov
-
Plugins raise exception instead of true/false by sergiusens approved by elopio
- 251. By Daniel Holbach
-
Subtle first-sight readability changes on intro doc. by dholbach approved by elopio
- 250. By Sergio Schvezov
-
Query the apt cache to verify if a package is installed or not by sergiusens approved by mvo
- 248. By Sergio Schvezov
-
Rename snapcraft.plugin to snapcraft.lifecycle by sergiusens approved by elopio
- 247. By Sergio Schvezov
-
Document and cleanup the plugin base class
This cleans up the base class to only expose things plugins will need, since the basic schema includes 'source' options it makes sense for pull to implement that as well automatically if supported.
This also moves everything from the base plugin the plugin.py (which should be renamed to lifecycle.py in a future MP, this one is already too big) and any other thing to its own supporting class.
This branch also includes all the plugin cleanup required for things to keep on working. by sergiusens approved by elopio,chipaca
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)