Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Initial snapcraft packaging #2375

Merged
merged 11 commits into from
Jul 11, 2016
Merged

WIP: Initial snapcraft packaging #2375

merged 11 commits into from
Jul 11, 2016

Conversation

ralsina
Copy link
Member

@ralsina ralsina commented Jun 16, 2016

Still experimental.

cp nikola.py stage/usr/bin/nikola
snapcraft

To just use it:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should live in our getting started document when snaps actually work (i.e. you can build the demo site correctly). We should also mention other distros, and provide a link to snapcraft.io.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, currently it's just a draft so I can keep track of where I am with
this.

On Fri, Jun 17, 2016 at 11:20 AM Chris Warrick notifications@github.com
wrote:

In snapcraft/README
#2375 (comment):

@@ -0,0 +1,26 @@
+This folder contains the files needed to build a snap package for nikola.
+
+To build, in Ubuntu 16.04:
+
+apt install snapd snapcraft
+snap login some.account@whatever.com
+snapcraft
+cp nikola.py stage/usr/bin/nikola
+snapcraft
+
+To just use it:

This should live in our getting started document when snaps actually work
(i.e. you can build the demo site correctly). We should also mention other
distros, and provide a link to snapcraft.io.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/getnikola/nikola/pull/2375/files/f3180581af5467538aa95033ff4caf0ccdef5bf8#r67517386,
or mute the thread
https://github.com/notifications/unsubscribe/AAAGK35vi6g0EFsZ8Vs9E85HYw8ygptDks5qMq0WgaJpZM4I27fk
.

@ralsina
Copy link
Member Author

ralsina commented Jul 11, 2016

Merging it for now. In order for this to be fully operational, we need a couple more features in snapscraft (pushing package to a specific channel, maybe some new adaptors)

@ralsina ralsina merged commit 1c5db9f into master Jul 11, 2016
@ralsina ralsina deleted the provide-snap branch July 11, 2016 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants