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

CI - add tests #82

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

CI - add tests #82

wants to merge 27 commits into from

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    a82e741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8891148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    851e94d View commit details
    Browse the repository at this point in the history
  4. use module dot syntax

    lancegoyke committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    b5efa4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bbea2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70ac3ef View commit details
    Browse the repository at this point in the history
  7. add Docker Compose

    lancegoyke committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    b0d9801 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    656ccad View commit details
    Browse the repository at this point in the history
  9. use docker python

    lancegoyke committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    dd2dd96 View commit details
    Browse the repository at this point in the history
  10. use manage.py in docker

    lancegoyke committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    5c06e06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    27be5b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f7410ec View commit details
    Browse the repository at this point in the history
  13. retry with docker

    lancegoyke committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    9b69f20 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    b4abb5c View commit details
    Browse the repository at this point in the history
  2. declare network

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1305f1c View commit details
    Browse the repository at this point in the history
  3. put network on the host

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    efbfcd4 View commit details
    Browse the repository at this point in the history
  4. use more default values

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    88a7522 View commit details
    Browse the repository at this point in the history
  5. remove undefined network

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a602b3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae66c45 View commit details
    Browse the repository at this point in the history
  7. remove call to secrets

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b741cf1 View commit details
    Browse the repository at this point in the history
  8. add database name default

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    04c92f9 View commit details
    Browse the repository at this point in the history
  9. new host 'db'

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    76d4c68 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4cfc109 View commit details
    Browse the repository at this point in the history
  11. use localhost for db

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d69898a View commit details
    Browse the repository at this point in the history
  12. host = 0.0.0.0

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    67f67b3 View commit details
    Browse the repository at this point in the history
  13. use 127.0.0.1

    lancegoyke committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3f0d911 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. add port

    lancegoyke committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8cdcad7 View commit details
    Browse the repository at this point in the history