~snappy-dev/snapcraft/core

  • Committer: Snappy Tarmac
  • Author(s): Sergio Schvezov
  • Date: 2015-10-19 19:54:09 UTC
  • mfrom: (157.1.55 work)
  • Revision ID: snappy_tarmac-20151019195409-n2mgncmm2fpegrha
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
Filename Latest Rev Last Changed Committer Comment Size
..
intro.md 216.1.1 9 years ago Sergio Schvezov Revert type to plugin 3.3 KB Diff Download File
snapcraft-advanced-features.md 227.1.1 9 years ago Daniel Holbach fix indentation 6.2 KB Diff Download File
your-first-snap.md 221.1.4 9 years ago Sergio Schvezov Remove the -project from plugin names that have be 9.6 KB Diff Download File