Snapcraft 0.6

Milestone information

Project:
Snapcraft
Series:
trunk
Version:
0.6
Released:
 
Registrant:
Sergio Schvezov
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Daniel Holbach, 4 Sergio Schvezov
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
5 Fix Released

Download files for this release

File Description Downloads

Release notes 

Snapcraft 0.6 is now available
Hi all,

We are happy to announce this release new version (0.6) of snapcraft: https://launchpad.net/snapcraft/+milestone/0.6

This is mostly a bug fixing and polishing release.

To consume the latest snapcraft release on ubuntu, we suggest you install snapcraft package from the snappy tools release ppa:

    sudo add-apt-repository ppa:snappy-dev/tools
    sudo apt-get update
    sudo apt-get install snapcraft

If you prefer to keep tracking our daily trunk builds, use our tools-proposed ppa:
    sudo add-apt-repository ppa:snappy-dev/tools-proposed
    sudo apt-get update
    sudo apt-get install snapcraft

If you don't want to consume the examples from the source branch you can also get them from the ppas above:

    sudo apt-get install snapcraft-examples

After installing this you can find them in /usr/share/doc/snapcraft-examples/examples

To get the source for this release check it out at https://github.com/ubuntu-core/snapcraft/releases/tag/0.6

A great place to collaborate and discuss features, bugs and ideas on snapcraft is snappy-app-devel mailing list (URL) or directly in the #snappy channel on irc.freenode.net.

To file bugs, please go to https://bugs.launchpad.net/snapcraft/+filebug.

I hope to we see you in the next snapcraft related snappy clinic where we will be going over most of these new additions.

Happy snapcrafting,
 - Sergio and the team

Changelog 

View the full changelog

  [ Leo Arias ]
  * Start a suite for examples tests.

  [ Sergio Schvezov ]
  * nodejs plugin: support 32 bit node
  * go plugin: remove hardcoded arch triplet from test
  * Don't filter out easy install's .pth and wrap config (LP: #1519724)
  * Remove the `parts` arg from `init` (LP: #1516775)
  * Support architectures override (LP: #1520248)
  * Detect encoding of snapcraft.yaml before parsing (LP: #1518150)

  [ Daniel Holbach ]
  * Document how to insall and setup snapcraft.
  * Update documentation to include node.js example
  * Document filesets and excludes
  * Make the webcam example click-review happy.
  * Initialize shebang variable when wrapping execs (LP: #1519702)

0 blueprints and 5 bugs targeted

Bug report Importance Assignee Status
1519724 #1519724 "config failed" when configuring webcam-webui example 2 Critical Sergio Schvezov  10 Fix Released
1518150 #1518150 A Chinese character in the snapcraft.yaml crashes the snapcraft 3 High Sergio Schvezov  10 Fix Released
1519702 #1519702 Unitialised shebang variable 3 High Daniel Holbach  10 Fix Released
1520248 #1520248 snap with only scripts gets wrongs architecture set 3 High Sergio Schvezov  10 Fix Released
1516775 #1516775 snapcraft init with parts fails with required options 4 Medium Sergio Schvezov  10 Fix Released
This milestone contains Public information
Everyone can see this information.