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

Restructure project #488

Merged
merged 18 commits into from
Oct 23, 2023
Merged

Restructure project #488

merged 18 commits into from
Oct 23, 2023

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    dfea8e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91026e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Allow for skipping some of the slowest tests

    pytest -m "not time_intensive"
    brynpickering committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    48ebe9a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Explain ISO8601

    sjpfenninger authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    12a2730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4accd72 View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    sjpfenninger authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    711827e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c30f01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71bd73b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4a063d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f9c9d5 View commit details
    Browse the repository at this point in the history
  8. Minor fixes

    brynpickering committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8629e96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efacd6c View commit details
    Browse the repository at this point in the history
  10. Update commit-ci.yml

    sjpfenninger authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9fc7753 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e19d59 View commit details
    Browse the repository at this point in the history
  12. Fixes to please pre-commit

    Created by moving to src dir.
    `calliope` is a regular dependency outside `src` files.
    brynpickering committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    419f690 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b6a2024 View commit details
    Browse the repository at this point in the history
  14. Add arg to curl command

    brynpickering committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    775dd6f View commit details
    Browse the repository at this point in the history