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

Upstream changes, use src layout #40

Merged
merged 67 commits into from
May 8, 2024
Merged

Upstream changes, use src layout #40

merged 67 commits into from
May 8, 2024

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    3111800 View commit details
    Browse the repository at this point in the history
  2. Import the latest 'contributor covenant', in rst

    David Mougeolle committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    dcf9b1f View commit details
    Browse the repository at this point in the history
  3. Reference the code of conduct in the contribution guidelines

    David Mougeolle committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    56cafcc View commit details
    Browse the repository at this point in the history
  4. Fix typo

    David Mougeolle committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    4bdcdf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Keep Dask fragments out of commits

    The folder "dask-worker-space/" is a cache folder (like "__pycache__/") for IPython/Jupyter or other projects that implement Dask (https://dask.org). If a data science project package uses Jupyter notebooks, there is a chance that they might use Dask. This addition keeps that cache out of commits.
    accurrently authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    969512f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    be32cfd View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    d4d4508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e685256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4027334 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d1cf52 View commit details
    Browse the repository at this point in the history
  5. Initial working pyproject.toml addition

    Built off initial work by @goyalyashpal.
    
    Co-Authored-By: goyalyashpal <[email protected]>
    pydanny and goyalyashpal committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0b4be7b View commit details
    Browse the repository at this point in the history
  6. Merge pull request audreyfeldroy#716 from audreyfeldroy/initial-pypro…

    …ject.toml
    
    Initial working pyproject.toml addition
    pydanny authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    44f31b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e9dbca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08946a0 View commit details
    Browse the repository at this point in the history
  9. Improve the Makefile

    pydanny committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    88d011c View commit details
    Browse the repository at this point in the history
  10. Merge pull request audreyfeldroy#522 from apehex/document-the-make-ru…

    …les-instead-of-the-plain-commands
    
    Document the make rules instead of the plain commands
    pydanny authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6320869 View commit details
    Browse the repository at this point in the history
  11. Merge pull request audreyfeldroy#520 from apehex/add-a-code-of-conduct

    Add a code of conduct
    pydanny authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    79a70b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    255bcf6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    755b6b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d62ce5b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1 from FrancisBilla/FrancisBilla-patch-1

    Create python-publish.yml
    FrancisBilla authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5886204 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef7fe33 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e2f52b View commit details
    Browse the repository at this point in the history
  18. Fine tune CLI component

    pydanny committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a5cf681 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c7bcfdf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c9043b9 View commit details
    Browse the repository at this point in the history
  21. Merge pull request audreyfeldroy#730 from PovilasKud/fix_missing_space

    Add missing space after -r
    Enrikaa authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1d36a16 View commit details
    Browse the repository at this point in the history
  22. Merge pull request audreyfeldroy#732 from SampleText2k77/fix-tests

    fix audreyfeldroy#715: Get tests running + remove obsolete Argparse tests
    audreyfeldroy authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    61d8c33 View commit details
    Browse the repository at this point in the history
  23. Merge pull request audreyfeldroy#729 from franzhaas/master

    - adapted to src structure... moved to pathlib
    pydanny authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    56f3002 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    abb96e2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    72c5deb View commit details
    Browse the repository at this point in the history
  26. Merge pull request audreyfeldroy#733 from ArjunDandagi/ruff-for-linti…

    …ng-and-formatting
    
    ruff for linting and formatting
    ArjunDandagi authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    45155fa View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    27ced9f View commit details
    Browse the repository at this point in the history
  28. Add missing package data

    pydanny committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    71cf641 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cfda64a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2e70b14 View commit details
    Browse the repository at this point in the history
  31. Merge pull request audreyfeldroy#736 from audreyfeldroy/add-missing-p…

    …ackage-data
    
    Add missing package data
    pydanny authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    4bbb716 View commit details
    Browse the repository at this point in the history
  32. Merge pull request audreyfeldroy#731 from audreyfeldroy/add-typer-for…

    …-cli
    
    Add typer for cli
    pydanny authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d032573 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    972864a View commit details
    Browse the repository at this point in the history
  34. Merge pull request audreyfeldroy#571 from accurrently/patch-1

    Keep Dask fragments out of commits
    pydanny authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    545b492 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    bc7d1b7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e886299 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4d282fa View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5aceadb View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4ca3d5b View commit details
    Browse the repository at this point in the history
  40. Merge pull request audreyfeldroy#734 from FrancisBilla/HPPK-707-Migra…

    …te-CI-to-GithubActions
    
    Migrate ci to GitHub actions audreyfeldroy#707
    audreyfeldroy authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    77e60ef View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    f9285ef View commit details
    Browse the repository at this point in the history
  2. fix command error

    ArjunDandagi committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c50d542 View commit details
    Browse the repository at this point in the history
  3. Merge pull request audreyfeldroy#726 from audreyfeldroy/pyup-update-t…

    …wine-1.14.0-to-5.0.0
    
    Update twine to 5.0.0
    ArjunDandagi authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1f7f8ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2254ea0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request audreyfeldroy#725 from audreyfeldroy/pyup-update-s…

    …phinx-1.8.5-to-7.2.6
    
    Update sphinx to 7.2.6
    ArjunDandagi authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    47f3d4d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    845b8b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request audreyfeldroy#739 from audreyfeldroy/remove-black-…

    …references-in-makefile
    
    remove-black-references-in-makefile
    ArjunDandagi authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    301ecea View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge branch 'refs/heads/upstream-master' into upstream

    # Conflicts:
    #	cookiecutter.json
    #	hooks/post_gen_project.py
    #	hooks/pre_gen_project.py
    #	requirements_dev.txt
    #	setup.py
    #	tests/test_bake_project.py
    #	tox.ini
    #	{{cookiecutter.project_slug}}/CONTRIBUTING.rst
    #	{{cookiecutter.project_slug}}/Makefile
    #	{{cookiecutter.project_slug}}/pyproject.toml
    #	{{cookiecutter.project_slug}}/requirements_dev.txt
    #	{{cookiecutter.project_slug}}/tests/test_{{cookiecutter.project_slug}}.py
    #	{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/cli.py
    Zeitsperre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    16c0220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad91df View commit details
    Browse the repository at this point in the history
  3. re-add twine

    Zeitsperre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e294d1d View commit details
    Browse the repository at this point in the history
  4. lower alabaster pin

    Zeitsperre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e125dac View commit details
    Browse the repository at this point in the history
  5. lower pre-commit pin

    Zeitsperre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3ed3850 View commit details
    Browse the repository at this point in the history
  6. lower pre-commit pin

    Zeitsperre committed May 6, 2024
    Configuration menu
    Copy the full SHA
    56cde86 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    5d4cd7d View commit details
    Browse the repository at this point in the history
  2. adjust test

    Zeitsperre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9f06cab View commit details
    Browse the repository at this point in the history
  3. remove redundant workflow

    Zeitsperre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e7bfb5f View commit details
    Browse the repository at this point in the history
  4. install within test

    Zeitsperre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e1161ce View commit details
    Browse the repository at this point in the history
  5. editable install

    Zeitsperre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c5c25c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e06bd10 View commit details
    Browse the repository at this point in the history
  7. fix test

    Zeitsperre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    197f912 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. remove shlex

    Zeitsperre committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2f8f0f6 View commit details
    Browse the repository at this point in the history