Re: call for testing: ipfs snap

2017-03-21 Thread Leo Arias
Hello!

IPFS 0.4.7 was released last week. I have just pushed it to the
candidate channel. Sorry for the delay, I have been slacking a little
here.

If you have a few spare minutes, please help running the update tests
to make sure we can push this version safely to the stable channel:
https://gist.github.com/elopio/7492a28bd1aef6c4a86b5dcf5d5cb65b#file-ipfs-update-tests-md

Let me know how it goes :)
pura vida.
-- 
¡paz y baile!
http://www.ubuntu.com

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-03-06 Thread Leo Arias
I wrote about this IPFS experiment, and the great help received from
the Ubuntu community.
http://elopio.net/blog/ipfs-crowdtesting/

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-02-13 Thread Leo Arias
Hello!

The v0.4.5-rc4 came and went during the weekend. And now the upstream
ipfs developers have released 0.4.5.

So it's time for a new thing: update testing :D

1. First, install the latest stable snap (0.4.4):

$ sudo snap install ipfs

2. Run the smoke tests:
https://gist.github.com/elopio/7492a28bd1aef6c4a86b5dcf5d5cb65b#smoke-tests-for-the-ipfs-snap

3. Close the browser and go back to the first terminal to stop the
daemon with Ctrl+c.

4. Update to the candidate snap:

$ sudo snap refresh ipfs --candidate

5. Run the smoke tests again.

It's that simple! I'm sure you can tell by now how much I'm loving
this, it has made my life so much simpler :)

If you want to go crazy, try to revert to the previous version: sudo
snap rollback ipfs

In this new world we have backups of every installed app.

We are now a little over 100 different testers for these snaps. I
forgot to thank the people who have been reporting their results in
the gist, I'm sorry about that. So thanks to:

- freekert
- urcminister
- Carla Sella
- David Paskevic

<3

pura vida.

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-02-09 Thread Leo Arias
Hello!

One more version bump and now ipfs v0.4.5-rc3 is in the candidate channel.

Taking a quick look at the stats, I see that we are now close to 150
test installs of this snap. That is just awesome! Thanks a lot, again.
<3

pura vida.

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-02-07 Thread Leo Arias
We are getting really close to a new stable release here :D

ipfs v0.4.5-rc2 is now in the candidate channel.

If somebody didn't catch the first message of this thread:

$ sudo snap install ipfs --candidate

getting started gist at:
https://gist.github.com/elopio/7492a28bd1aef6c4a86b5dcf5d5cb65b#smoke-tests-for-the-ipfs-snap

pura vida
-- 
¡paz y baile!
http://www.ubuntu.com

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-01-30 Thread Leo Arias
Thank you Carla!

Heads up everybody that I'm right now testing v0.4.5-rc1 on the beta
channel, and I'll push it to candidate if I don't find anything bad.

We are close to 100 downloads of the different versions I've pushed
this month. That's a lot of tests from a lot of places!

For those curious about the continuous delivery to the edge channel,
it is all happening from automatically travis:
https://github.com/elopio/ipfs-snap/blob/master/.travis.yml
Next step for ipfs after the 0.4.5 release is to move the builds to
launchpad to get snaps for all the architectures. And then we will
need more hands to help testing in raspberrypi, beaglebone black and
dragonboard :D

pura vida

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-01-30 Thread Carla Sella



On 30/01/2017 04:53, Leo Arias wrote:

vry interesting Carla. it seems you have found a regression :D
I've tested their master branch, and it doesn't show peers either.
I've build the previous version, and that one shows the peers.

Why don't you go upstream and file the bug?
https://github.com/ipfs/go-ipfs/issues
I think they will like it.

thanks!



Hello Leo,
There you are, hope this is enough :-P :

https://github.com/ipfs/go-ipfs/issues/3645

--
Carla Sella
email: carla.se...@gmail.com
http://about.me/carla.sella


--
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-01-29 Thread Carla Sella
On Jan 30, 2017 4:54 AM, "Leo Arias"  wrote:

vry interesting Carla. it seems you have found a regression :D
I've tested their master branch, and it doesn't show peers either.
I've build the previous version, and that one shows the peers.

Why don't you go upstream and file the bug?
https://github.com/ipfs/go-ipfs/issues
I think they will like it.

thanks!



:)  sure, as soon as I get home after work.
-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-01-29 Thread Leo Arias
vry interesting Carla. it seems you have found a regression :D
I've tested their master branch, and it doesn't show peers either.
I've build the previous version, and that one shows the peers.

Why don't you go upstream and file the bug?
https://github.com/ipfs/go-ipfs/issues
I think they will like it.

thanks!

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-01-29 Thread Carla Sella

On 28/01/2017 22:13, Leo Arias wrote:

Hello!

v0.4.5-pre2 is now published in the candidate channel.

Please let me know if it works for you, or if it doesn't.

pura vida.




Hello,
I have installed ipfs snap without any problems on a VirtualBox Ubuntu 
Desktop 17.04 VM.
The only strange thing is that in the webui  on 
http://localhost:5001/webui there are no  peers connected even it it's 
about 15 minutes that it's running. Ipfs swarm peers returns a lot of 
them instead.



--
Carla Sella
email:carla.se...@gmail.com
http://about.me/carla.sellaon  


--
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-01-28 Thread Leo Arias
Hello!

v0.4.5-pre2 is now published in the candidate channel.

Please let me know if it works for you, or if it doesn't.

pura vida.

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


Re: call for testing: ipfs snap

2017-01-09 Thread Leo Arias
Thanks to everybody who helped testing!

I've just pushed ipfs v0.4.4 to the stable channel.

To get it:

$ sudo snap install ipfs

I've also pushed v0.4.5-pre1 as the new --candidate, and every night
the latest master is being pushed to the edge channel. So if you would
like to help the IPFS community, feel free to continue testing.

Special thanks for reporting back their results to:

- Carla Sella
- Colin Law

pura vida.

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality


call for testing: ipfs snap

2017-01-04 Thread Leo Arias
Hello! Happy new year!

If you have been following our testing days, you will know by now that
our intention is to get more people contributing to Ubuntu and free
software projects, and to help them getting started through testing
and related tasks. So, we will be making frequent calls for testing
where you can contribute and learn. Educational and fun ^_^

To start the year, I would like to invite you to test the IPFS
candidate snap. IPFS is a really interesting free project for
distributed storage. You can read more about it and watch a demo here:
https://ipfs.io/

We have pushed a nice snap with their latest stable version to the
candidate channel in the store. But before we publish it to the stable
channel we would like to get more people testing it.

You can get a clean and safe environment to test following some of the
guides you'll find on the summaries of the past testing days:
https://wiki.ubuntu.com/Testing/UbuntuTestingDay

Or, if you want to use your current system, you can just do:

$ sudo snap install ipfs --candidate

I have written a simple guide to get started testing it:
https://gist.github.com/elopio/7492a28bd1aef6c4a86b5dcf5d5cb65b#smoke-tests-for-the-ipfs-snap

If you finish that successfully and still have more time, or are
curious about ipfs, please continue with an exploratory testing
session. The idea here is just to execute random commands, try unusual
inputs and just play around.

You can get ideas from the docs: https://ipfs.io/docs/examples/

When you are done, please send me an email with your results and any
comments. And if you get stuck or have any kind of question, please
don't hesitate to ask. Remember that we welcome everybody.

pura vida.
-- 
¡paz y baile!
http://www.ubuntu.com

-- 
Ubuntu-quality mailing list
Ubuntu-quality@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality