~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
..
bin 7 10 years ago Michael Terry Add main snapcraft bin file Diff
debian 68.1.1 9 years ago Michael Terry Add debian packaging Diff
docs 47 9 years ago Michael Terry Add yaml descriptions Diff
examples 7 10 years ago Michael Terry Add main snapcraft bin file Diff
integration-tests 75.4.19 9 years ago Michael Vogt remove underscore from integration-tests Diff
schema 134.4.1 9 years ago Sergio Schvezov Initial json schema support Diff
snapcraft 2 10 years ago Michael Terry A little more work Diff
.bzrignore 211.1.1 9 years ago Daniel Holbach add a tour which details and explains relevant sna 192 bytes Diff Download File
Symlink .gitignore 167.4.2 9 years ago Zygmunt Krynicki Symlink .bzrignore to .gitignore Signed-off-by: Z .
File .tarmac.sh 69 9 years ago Michael Terry Add tarmac file 24 bytes Diff Download File
COPYING 54 9 years ago Michael Terry Mark source as gpl3 34.3 KB Diff Download File
HACKING.md 105.3.1 9 years ago Michael Vogt Start work on the docs - rename README.md to HACK 1.6 KB Diff Download File
README.md 105.3.1 9 years ago Michael Vogt Start work on the docs - rename README.md to HACK 216 bytes Diff Download File
File runtests.sh 227.1.5 9 years ago Daniel Holbach merge trunk 3.3 KB Diff Download File
File setup.py 237.2.1 9 years ago Sergio Schvezov Run unit tests when building the deb and make a fa 1.2 KB Diff Download File