Hugo van Kemenade

Results 242 issues of Hugo van Kemenade

Codeception recommended. Run tests on Travis CI. Bonus points for code coverage (possibly via Code Climate). See https://github.com/nordsoftware/lumen-cors for reference.

Hacktoberfest

Codeception recommended. Run tests on Travis CI. Bonus points for code coverage (possibly via Code Climate). See https://github.com/nordsoftware/lumen-cors for reference.

Codeception recommended. Run tests on Travis CI. Bonus points for code coverage (possibly via Code Climate). See https://github.com/nordsoftware/lumen-cors for reference.

Hacktoberfest

Flickr images weren't being loaded in Tweets because the Flickr API is now SSL-only. http://code.flickr.net/2014/04/30/flickr-api-going-ssl-only-on-june-27th-2014/ The fix is to simply add a `s` to the `http`. Tested on Symbian/Nokia 808.

It would be great to add Flickr as a service for uploading photos. Especially as Flickr now has a popular iPhone app (see the spike on this cameraphone graph: http://www.flickr.com/cameras...

enhancement

Also upgrade Python syntax using https://github.com/asottile/pyupgrade and remove some old Python 2 imports and unused things.

Fixes #433. WIP, further contributions welcome.

changelog: Added

Re: https://github.com/endoflife-date/release-data/commit/9dfd8f4f6ee3c5f4a8b5a5cb8710e8ec3d6e5721#r133536138 This allows forks to test their feature branches before even opening a PR here. _Fail fast._ But if you create a feature branch PR from this repo, it...

Things to do for the new repo * [x] Update links: https://github.com/python-humanize/humanize/pull/2 * [x] Add Codecov * [x] Update new ReadTheDocs: https://github.com/python-humanize/humanize/pull/128 * [x] Disable old ReadTheDocs PR previews *...

enhancement

When running `rename_activities.py`, give a warning if some activities were not renamed. This usually happens with an old `activities.csv` file.