Kyle Fuller

Results 123 issues of Kyle Fuller
trafficstars

There are discrepancies in the API Blueprint parser and Swagger adapter because of source map positions are treated differently (https://github.com/apiaryio/fury.js/issues/63). In Swagger adapter, the source map represents the position of...

Annotation Code's are difficult to use for any meaning as they are not universally unique. One parser can treat one code with some meaning and another parser could treat the...

enhancement

I've been thinking about this for a long time and I think it would be great if a warning or error annotations could provide hints to users on what to...

enhancement

This should look for example projects compatible with CocoaPods Try. Something like: ``` projs.grep(/(demo|example|sample).*\.xcworkspace$/i) ``` With this information, we can do the following: - [ ] Provide a quality modifier...

t1:enhancement

These are starting to build-up: ``` bash $ ls -l /Users/orta/cocoadocs.org/activity/download | wc 1457 13106 90205 $ ls -l /Users/orta/cocoadocs.org/activity/docsets | wc 5802 52211 357080 ``` 1457 directories of download...

t2:defect

This goes along side travis status in the header. I can't see an API we can get this info from, needs investigating. Example: https://github.com/kylef/CGFloatType [![Build Status](https://travis-ci.org/kylef/CGFloatType.svg?branch=master)](https://travis-ci.org/kylef/CGFloatType) [![Coverage Status](https://img.shields.io/coveralls/kylef/CGFloatType.svg)](https://coveralls.io/r/kylef/CGFloatType)

t1:enhancement

More of an idea than a concrete "we should do this". I think it would be nice to explore the possibility of showing change logs. If there is a file,...

t3:discussion

Would be great to do a post on this once Travis merges the PR for having cache: https://github.com/travis-ci/travis-build/pull/258

post

Example: http://blog.cocoapods.org/CocoaPods-0.32/#deprecations

enhancement