Results of MEP19 meeting

Thanks to everyone who participated in the discussion today.

I didn't take great notes, but I thought I would synthesize the

discussion into a list of action items on the wiki here:

https://github.com/matplotlib/matplotlib/wiki/Mep19-continuous-integration-hangout

If I forgot something, please add.  My memory gets fuzzier in my old

age.

Mike

Interesting discovery as I work through Travis' S3 support.

You need to include the S3 authentication tokens in the .travis.yml file to upload files to S3, obviously. Travis provides a way to store these tokens encrypted so they aren't in clear text in the .travis.yml file. However (from the Travis docs):

Please note that secure env variables are not available for pull requests. This is done due to the security risk of exposing such information in submitted code. Everyone can submit a pull request and if an unencrypted variable is available there, it could be easily displayed.

Makes sense, and I doubt that there's a way around that. It becomes a pretty annoying limitation for our needs, though. It means we can't get the result images for a failed pull request test.

Mike

···

On 08/15/2013 01:03 PM, Michael Droettboom wrote:

Thanks to everyone who participated in the discussion today.

I didn't take great notes, but I thought I would synthesize the discussion into a list of action items on the wiki here:

Mep19 continuous integration hangout · matplotlib/matplotlib Wiki · GitHub

If I forgot something, please add. My memory gets fuzzier in my old age.

Mike

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options

A colleague just pointed this in my direction:
http://www.kickstarter.com/projects/homebrew/brew-test-bot

It won't run your test suite, but it'll test the build process. Only for
Homebrew, though.

···

On Thu, Aug 15, 2013 at 12:03 PM, Michael Droettboom <mdroe@...31...>wrote:

Thanks to everyone who participated in the discussion today.

I didn't take great notes, but I thought I would synthesize the discussion
into a list of action items on the wiki here:

Mep19 continuous integration hangout · matplotlib/matplotlib Wiki · GitHub

If I forgot something, please add. My memory gets fuzzier in my old age.

--
Damon McDougall
http://www.damon-is-a-geek.com
Institute for Computational Engineering Sciences
201 E. 24th St.
Stop C0200
The University of Texas at Austin
Austin, TX 78712-1229