continuity
continuity copied to clipboard
A strategy for continuous development, inspired by GitHub Flow.
Hey Jonathan, I'm interested in the name 'continuity' on PyPI for a new project. I saw that your last release was in 2017, so I wonder if you're still using...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [requests](https://github.com/requests/requests) from 2.9.1 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
``` Traceback (most recent call last): File "", line 11, in File "/private/tmp/continuity-20160927-71796-32nlb8/continuity-0.10.1/pyinstaller-3.1/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module File "pkg_resources/__init__.py", line 68, in File "pkg_resources/extern/__init__.py", line 60, in load_module ImportError: The...
``` Traceback (most recent call last): File "", line 16, in File "continuity/cli/__init__.py", line 134, in main File "continuity/cli/commons.py", line 85, in __call__ File "continuity/cli/github.py", line 186, in execute UnicodeEncodeError:...
Steps to duplicate: - `continuity init` a repo for github - delete and re-clone repo - `continuity init` repo for github again Result: `Invalid GitHub credentials.` Workaround: goto [token settings](https://github.com/settings/tokens),...
I just did a "sudo yum update" on an ec2 instance, and now continuity is throwing this error on a git commit: ``` python Traceback (most recent call last): File...
...to allow setting an estimate from the command line.