Ubuntu Pastebin

Paste from elopio at Tue, 12 Dec 2017 16:58:07 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
Snapcraft is a delightful packaging tool. With it you can make free software projects easy to install and update in many Linux distributions. More info: https://snapcraft.io/

The snapcraft team makes thorough code reviews on each proposed change, automated and manual. This task consists on sending the snapcraft snap generated by travis on each pull request to transfer.sh, so it can be installed and tested manually in an easier way.

For this task, you need to have Ubuntu installed: https://bit.ly/ugciubuntu For this task, you need to know:

github: https://bit.ly/ugcigithub
command line: https://bit.ly/ugcicli (just the free sections)
git: https://bit.ly/ugcigit (just the free sections)
travis-ci: https://bit.ly/ugcitravis
snap usage: https://bit.ly/ugcisnap
Steps:

Join the #ubuntu-google IRC chatroom: https://bit.ly/ugcichat
Say hi to elopio, kyrofa and sergiusens.
Fork and clone the repository: https://github.com/snapcore/snapcraft
Add a travis task to send the generated snap to transfer.sh, using the transfer snap.
Commit the code and make a pull request.
https://github.com/snapcore/snapcraft
Download as text