Commit Graph
20 Commits
Author SHA1 Message Date
+2 1fe968d24e [WIP] New version with cleaner options (#162)
* WIP - New version with cleaner options

* Fix find-replace error (#177)

* Remove unnecessary .gitkeep

* Remove unused tox.ini

* Split reqs into dev/non-dev

* Add basic packages support

* Add tests for testing environment creation and requirements

* Set up CI with Azure Pipelines (#194)

* Change archived asciinema example (#163)

* Change archived asciinema example

* Update README.md

Fix Asciinema powerline error

* Update docs to show updated asciinema example

* Added source and destination to Make data target (#169)

* Fix broken Airflow link (#182)

* Fixed: Typo in Makefile (#184)

Fixed typo in Makefile, section "Set up python interpreter environment": intalled --> installed

* Set up CI with Azure Pipelines

[skip ci]

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* str paths for windows support

* handle multiple data providers (#199)

* Add missing env directory bin/activate path

* Remove version from PYTHON_INTERPRETER command

* Search for virtualenvwrapper.sh path if executable not found

* Try chardet for character encoding detection

* Specify python and virtualenv binaries for virtualenvwrapper

* Add shebang to virtualenvwrapper.sh

* Diagnostic

* Try virtualenvwrapper-win

* Set encoding if detected None

* Fixes to Mac and Windows tests on Azure pipelines (#217)

* Temporarily comment out py36

* Update azure-pipelines.yml

* Fix tests on Windows and Mac (#1)

* Temporarily remove py37

* Update virtualenv_harness.sh

* put py37 back in

* Set encoding to utf-8

* Comment out rmvirtualenv

* Update test_creation.py

* Update virtualenv_harness.sh

* Add --show-capture

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update test_creation.py

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update Makefile

* Update virtualenv_harness.sh

* Update cookiecutter.json

* Update cookiecutter.json

* Update virtualenv_harness.sh

* Update Makefile

* Update Makefile

* Update Makefile

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update Makefile

* Update Makefile

* Update Makefile

* Update Makefile

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update Makefile

* Update Makefile

* Update virtualenv_harness.sh

* Update Makefile

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update test_creation.py

* Update azure-pipelines.yml

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update virtualenv_harness.sh

* Update cookiecutter.json

* Update conda_harness.sh

* Update conda_harness.sh

* Update conda_harness.sh

Co-authored-by: Eric Jalbert <ericmjalbert@users.noreply.github.com>
Co-authored-by: Jonathan Raviotta <jraviotta@users.noreply.github.com>
Co-authored-by: Wes Roach <wesr000@gmail.com>
Co-authored-by: Christopher Geis <16896724+geisch@users.noreply.github.com>
Co-authored-by: Peter Bull <pjbull@gmail.com>
Co-authored-by: Ian Preston <17241371+ianepreston@users.noreply.github.com>
Co-authored-by: Jay Qi <jayqi@users.noreply.github.com>
Co-authored-by: inchiosa <4316698+inchiosa@users.noreply.github.com>

* More graceful deprecation

* Make tests pass locally

* test version match installed version

* Remove unused imports

* Unremove used import

* Move to GH Actions

* Fix typo

* Test non-windows

* Add netlify configs

* Update suggestion to keep using deprecated cookiecutter template (#231)

* Add mkdocs requirements file to docs directory

* Try setting python version in runtime txt for netlify

* Trigger build

* Python 3.8 netlify

* Python 3.6 netlify

* Do not specify python runtime for netlify

* Use 3.7

This reverts commit 898d7d3cf6008e47e89ed607167fad7aee1e065e.

Co-authored-by: James Myatt <james@jamesmyatt.co.uk>
Co-authored-by: drivendata <info@drivendata.org>
Co-authored-by: Eric Jalbert <ericmjalbert@users.noreply.github.com>
Co-authored-by: Jonathan Raviotta <jraviotta@users.noreply.github.com>
Co-authored-by: Wes Roach <wesr000@gmail.com>
Co-authored-by: Christopher Geis <16896724+geisch@users.noreply.github.com>
Co-authored-by: Ian Preston <17241371+ianepreston@users.noreply.github.com>
Co-authored-by: Jay Qi <jayqi@users.noreply.github.com>
Co-authored-by: inchiosa <4316698+inchiosa@users.noreply.github.com>
Co-authored-by: Robert Gibboni <robert@drivendata.org>
2021-03-19 22:38:18 -07:00
Peter BullandGitHub c077603eb6 V1 tag and deprecation (#240)
* deprecation warning

* Update message and CLI call

* Add to readme as well
2021-03-19 22:33:34 -07:00
9bac80a936 Added setup.py to README's project organization (#236)
Co-authored-by: bnamaral <bernardo.n.amaral@nos.pt>
2021-01-21 15:12:54 -08:00
Peter BullandGitHub fcc59e38a3 3.5 + 2020-12-10 09:12:53 -08:00
Natrave DrovaandGitHub 78e001f742 Tox reference (#211)
* Use a better link to the tox project

* Use a better link to the tox project

* Use a better link to the tox project
2020-04-22 22:14:31 -07:00
Eric JalbertandPeter Bull 997a9db06d Change archived asciinema example (#163)
* Change archived asciinema example

* Update README.md

Fix Asciinema powerline error

* Update docs to show updated asciinema example
2019-05-06 09:41:28 -07:00
Karl LoreyandGitHub da428619e1 Add directory structure to README, improves #10
The file structure is an essential part of the provided benefit and should be in the readme file.
2017-06-14 10:27:36 +02:00
Peter Bull e385aff019 Basic sanity-check tests 2017-01-28 23:01:56 -05:00
Peter BullandGitHub 2d106de5e2 Add conda to README 2016-09-06 15:25:23 -04:00
Peter Bull c73e553d02 Minor readme updates 2016-04-23 17:16:53 -04:00
Peter Bull 4797ed7128 Fix URL 2016-04-23 16:00:53 -04:00
Peter Bull 3f1ecb200c README tweaks 2016-04-23 15:59:58 -04:00
Peter Bull a199fa53f2 Add cookiecutter dependency version 2016-03-23 16:25:22 -04:00
Peter Bull 341f835466 Script doesn't work; try image embed 2016-03-23 13:04:32 -04:00
Peter Bull 3763626fc2 asciicinema player 2016-03-23 13:03:04 -04:00
Peter Bull 6e9a888fd9 Add pip command to README 2016-03-23 12:55:39 -04:00
Peter Bull 03e072f265 Use URL to avoid checking creds 2016-03-23 12:54:54 -04:00
Peter Bull 173a18ac88 README updates 2016-03-19 16:32:33 -04:00
isms ba99332b2d Start to flesh out READMEs 2015-10-30 15:47:00 -04:00
isms 004f0635a4 Initial commit 2015-10-30 15:09:43 -04:00