Jacob Scott
Jacob Scott
I ran across the [cfn-flow blog post](https://www.kickstarter.com/backing-and-hacking/introducing-cfn-flow-a-practical-workflow-for-aws-cloudformation) and this was one of my first questions. Specifically, I would be interested in what best practices cfn-flow has for handling changes to...
Thanks for the pointer, sorry I missed this in the docs 😦 I think this should work! The one question/concern I have is whether it is possible to apply different...
@cirla how is work on this going? I'm new to Weld, but Python 3.6 + packaging support lines up with my interests; is there a part of this work (and/or...
@cirla I will take a look at the Travis config and see if I can puzzle anything out -- maybe hit up Travis experts in Slack if I get stuck....
For travis, it seems like it should be possible to 1. delete the `python` block 2. install e.g. python 2.7.12 and python 3.6.1 in `addons` 3. add the Python version...
Sorry about spamming the ticket with my Travis adventures. will leave the issue reference off until it is ready for PR next time!
Ah, sorry, I have a better handle on the UTF side of things -- the example I was missing was slice, which is unfortunately missing from the language doc. From...
I'm aware of ```--verbose``` but find the above example more readable than autopep8's verbose output, which when I run, looks like ``` ---> Applying global fix for E265 ---> Applying...
I can offer *mild* packaging familiarity, reasonable python / CI / cloud experience and say 10-20 hours a week for the next month if it would be helpful. I think...