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

chore(ci): Update tests action to run django unit tests. #164

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    66995ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c293be View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    8110e4b View commit details
    Browse the repository at this point in the history
  2. Comment out build job.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    67e4831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cee3d9 View commit details
    Browse the repository at this point in the history
  4. 🙃

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fb7c395 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a24709 View commit details
    Browse the repository at this point in the history
  6. Add GDAL setup.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aecd1ef View commit details
    Browse the repository at this point in the history
  7. Pin version of setuptools.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5eae848 View commit details
    Browse the repository at this point in the history
  8. Split out python deps.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    05b6c05 View commit details
    Browse the repository at this point in the history
  9. Add numpy.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9f0d3cd View commit details
    Browse the repository at this point in the history
  10. Uninstall setuptools first.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    21c0bb8 View commit details
    Browse the repository at this point in the history
  11. Use slim python version.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    39ffcfe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3886e32 View commit details
    Browse the repository at this point in the history
  13. Update timeout.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    14f477d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b78b80 View commit details
    Browse the repository at this point in the history
  15. Add db service.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ba7717e View commit details
    Browse the repository at this point in the history
  16. Uncomment database service.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    38c9824 View commit details
    Browse the repository at this point in the history
  17. Update test database.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2752896 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f551e13 View commit details
    Browse the repository at this point in the history
  19. Add db host.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0233e5d View commit details
    Browse the repository at this point in the history
  20. Inline docker command.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6164c98 View commit details
    Browse the repository at this point in the history
  21. Update db host.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8eac22e View commit details
    Browse the repository at this point in the history
  22. Update database vars.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5e096ce View commit details
    Browse the repository at this point in the history
  23. Comment vars.

    fergmac committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1db557a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Resolve merge conflicts.

    fergmac committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c1b21de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0843822 View commit details
    Browse the repository at this point in the history
  3. Add some logs.

    fergmac committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0051f5a View commit details
    Browse the repository at this point in the history