Commit Graph

54 Commits

Author SHA1 Message Date
Jason Carver 8352ad5afa
Merge pull request #4 from davesque/readme-updates
Some readme updates
2018-06-01 14:14:56 -06:00
David Sanders 5e509100e7
Some readme updates 2018-06-01 14:05:57 -06:00
Jason Carver ac85506912
make merge script executable 2018-05-15 13:02:56 -07:00
Jason Carver b357fda082 refill from any directory 2018-05-15 12:33:36 -07:00
Jason Carver 71ba221c49 Enable template refilling 2018-05-15 12:29:21 -07:00
Jason Carver 85e33cf380 move template filler to own directory 2018-05-15 12:17:36 -07:00
Jason Carver 1091971637 remove old merge code from circle template 2018-05-15 12:09:51 -07:00
Jason Carver c18b0cecfc
Merge pull request #3 from carver/circle-merge
circleci: merge (and reattempt) PR before testing
2018-05-15 12:02:29 -07:00
Jason Carver 8815766abf circleci: merge (and reattempt) PR before testing 2018-05-15 11:54:33 -07:00
Jason Carver 1f89c6385a fix gitignore typo about internals module in docs/ 2018-04-25 18:50:01 -07:00
Jason Carver 285f5c6c70 Remove duplicate python version mention in readme
Rely on the badge instead
2018-04-25 15:39:52 -07:00
Jason Carver b98147efca keep template filler around for future merges 2018-04-25 15:20:03 -07:00
Jason Carver 0dd03f0a3f re-add MODULE_NAME in new template filler 2018-04-25 15:19:37 -07:00
Jason Carver d7ce1100ed gitignore utils and internals docs; fill-in fixup 2018-04-25 15:05:30 -07:00
Jason Carver 5a9574a72c
Merge pull request #2 from davesque/updates
Couple more updates
2018-04-23 14:08:04 -07:00
David Sanders cdc83bd498
Make find replace script more macOS friendly
Also, make handling of arbitrary filenames a bit more robust.
2018-04-22 01:35:08 -06:00
David Sanders f7535eb992
Add circle ci status badge 2018-04-22 01:34:42 -06:00
Jason Carver 43960ffb5e
Merge pull request #1 from davesque/circleci
Make Circle CI test against merge with PR base
2018-04-19 16:16:38 -07:00
David Sanders 30473b3ff5
Make Circle CI test against merge with PR base 2018-04-19 16:31:48 -06:00
Jason Carver 84ecb7effc require python 3.5 during setup (and reject py4) 2018-04-10 10:16:17 -07:00
Jason Carver 031b1175f4 force tox to rebuild in circle runs 2018-02-28 14:20:39 -08:00
Jason Carver 588b1af6ee Makefile: deploy to upstream 2018-02-28 10:29:45 -08:00
Jason Carver 974fae3a2b travis config: use latest pypy3 container 2018-02-20 18:10:30 -08:00
Jason Carver f0e0b10cc5 add pypy3 as a default test environment in circle 2018-02-20 18:09:58 -08:00
Jason Carver b3461e9c93 tox.ini bugfix: whitelist make 2018-02-07 14:40:01 -08:00
Jason Carver 58902032c7 add doctest run to circle-ci 2018-02-07 14:37:30 -08:00
Jason Carver 60b026e3ed add doctest run to travis 2018-02-07 11:40:35 -08:00
Jason Carver ecb3731cbe can't override python that way in tox 2018-02-07 11:26:47 -08:00
Jason Carver 37d978c5b3 squash warning about using make inside tox 2018-02-07 11:24:37 -08:00
Jason Carver a1ba89ed41 every tox environment should have a basic python 2018-02-07 11:18:47 -08:00
Jason Carver a9d9fec258 add doctest by default 2018-02-07 11:14:11 -08:00
Jason Carver beb1b10ee8 silence flake8 error during module import test 2018-02-06 16:10:25 -08:00
Jason Carver 1695a3b326 bugfix: setuptools reference to pypy 2018-02-06 16:04:41 -08:00
Jason Carver 6abf066779 add module import test 2018-02-06 15:56:11 -08:00
Jason Carver 7bfa2ac5d4 add pypy3 as a supported environment, by default 2018-02-06 15:55:49 -08:00
Jason Carver b825c36def docs: show badge, link to release notes 2018-02-06 15:42:21 -08:00
Jason Carver 4bb4f720db add badges: pypi version and pythons supported 2018-02-06 15:33:04 -08:00
Jason Carver f7b0f07b45 fixups: rm template filler, xfail strict, make bug 2018-02-01 13:07:33 -08:00
Jason Carver cb71fb4430 add circle ci config 2018-02-01 09:42:48 -08:00
Jason Carver 9a7d72a816 pytest default settings, plus pytest-watch 2018-01-30 15:38:42 -08:00
Jason Carver 0e57d8e262 when do you not want ipython in local dev? never 2018-01-30 15:18:59 -08:00
Jason Carver 96a371705b bugfix: run tox -elint *after* isort
otherwise tox fails, and the auto-lint never runs
2018-01-30 15:17:50 -08:00
Jason Carver 109a0866ed requirements.txt: best way to build on readthedocs 2018-01-30 15:17:03 -08:00
Jason Carver 195249cdab docs cleanup: Makefile, conf, warnings 2018-01-30 11:18:16 -08:00
Jason Carver 76bfefa66c add `make lint-roll` to locally auto de-lint 2018-01-26 19:01:36 -08:00
Jason Carver 2938497f02 Link to dev tactical manual 2018-01-25 17:21:42 -08:00
Jason Carver 3290919ff1 add github templates for issues and pull requests 2018-01-25 15:51:14 -08:00
Jason Carver 1d4e19d929 add docs index 2018-01-24 17:07:48 -08:00
Jason Carver ca670f43a4 start at devnum 0 so the first bump goes to 1 2018-01-24 16:35:36 -08:00
Jason Carver 4a8b7b06af shorten extra name for documentation install 2018-01-24 16:33:03 -08:00