Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge V2 #4

Merged
merged 2 commits into from
Feb 27, 2022
Merged

Merge V2 #4

merged 2 commits into from
Feb 27, 2022

Conversation

daniel-code
Copy link
Owner

Fix Asciinema powerline error

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 (handle multiple data providers drivendataorg/cookiecutter-data-science#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 (Fixes to Mac and Windows tests on Azure pipelines drivendataorg/cookiecutter-data-science#217)

  • Temporarily comment out py36

  • Update azure-pipelines.yml

  • Fix tests on Windows and Mac (Feat: change structure #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 [email protected]
Co-authored-by: Jonathan Raviotta [email protected]
Co-authored-by: Wes Roach [email protected]
Co-authored-by: Christopher Geis [email protected]
Co-authored-by: Peter Bull [email protected]
Co-authored-by: Ian Preston [email protected]
Co-authored-by: Jay Qi [email protected]
Co-authored-by: inchiosa [email protected]

  • 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 (Update suggestion to keep using deprecated cookiecutter template drivendataorg/cookiecutter-data-science#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 898d7d3.

Co-authored-by: James Myatt [email protected]
Co-authored-by: drivendata [email protected]
Co-authored-by: Eric Jalbert [email protected]
Co-authored-by: Jonathan Raviotta [email protected]
Co-authored-by: Wes Roach [email protected]
Co-authored-by: Christopher Geis [email protected]
Co-authored-by: Ian Preston [email protected]
Co-authored-by: Jay Qi [email protected]
Co-authored-by: inchiosa [email protected]
Co-authored-by: Robert Gibboni [email protected]

pjbull and others added 2 commits March 19, 2021 22:38
* WIP - New version with cleaner options

* Fix find-replace error (drivendataorg#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 (drivendataorg#194)

* Change archived asciinema example (drivendataorg#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 (drivendataorg#169)

* Fix broken Airflow link (drivendataorg#182)

* Fixed: Typo in Makefile (drivendataorg#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 (drivendataorg#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 (drivendataorg#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 <[email protected]>
Co-authored-by: Jonathan Raviotta <[email protected]>
Co-authored-by: Wes Roach <[email protected]>
Co-authored-by: Christopher Geis <[email protected]>
Co-authored-by: Peter Bull <[email protected]>
Co-authored-by: Ian Preston <[email protected]>
Co-authored-by: Jay Qi <[email protected]>
Co-authored-by: inchiosa <[email protected]>

* 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 (drivendataorg#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 898d7d3.

Co-authored-by: James Myatt <[email protected]>
Co-authored-by: drivendata <[email protected]>
Co-authored-by: Eric Jalbert <[email protected]>
Co-authored-by: Jonathan Raviotta <[email protected]>
Co-authored-by: Wes Roach <[email protected]>
Co-authored-by: Christopher Geis <[email protected]>
Co-authored-by: Ian Preston <[email protected]>
Co-authored-by: Jay Qi <[email protected]>
Co-authored-by: inchiosa <[email protected]>
Co-authored-by: Robert Gibboni <[email protected]>
# Conflicts:
#	.gitignore
#	README.md
#	cookiecutter.json
#	tests/test_creation.py
#	{{ cookiecutter.repo_name }}/Makefile
#	{{ cookiecutter.repo_name }}/README.md
#	{{ cookiecutter.repo_name }}/docs/commands.rst
#	{{ cookiecutter.repo_name }}/requirements.txt
@daniel-code daniel-code merged commit 1ca1df9 into master Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants