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

add redis ping #53

Merged
merged 18 commits into from
Jul 11, 2023
Merged

add redis ping #53

merged 18 commits into from
Jul 11, 2023

Commits on Jul 10, 2023

  1. add redis ping

    alex-nork committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c0762f3 View commit details
    Browse the repository at this point in the history
  2. run pre-commit hooks

    alex-nork committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ab0de1a View commit details
    Browse the repository at this point in the history
  3. run isort

    alex-nork committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    36422a3 View commit details
    Browse the repository at this point in the history
  4. Update django-test.yml

    run command `pre-commit run -a` instead of just isort
    alex-nork authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1cf71f4 View commit details
    Browse the repository at this point in the history
  5. run pre-commit hooks

    alex-nork committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f02c710 View commit details
    Browse the repository at this point in the history
  6. delete erl_crash file

    alex-nork committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    85ffe37 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    63a96a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46d058 View commit details
    Browse the repository at this point in the history
  3. run commit hooks

    alex-nork committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6563330 View commit details
    Browse the repository at this point in the history
  4. use toast instead of alert

    alex-nork committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    bf8bc58 View commit details
    Browse the repository at this point in the history
  5. add ping tests

    alex-nork committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6fd6a66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0ccb84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5d4b20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cf0431 View commit details
    Browse the repository at this point in the history
  9. add pytest to requirements

    alex-nork committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    768099d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0c1ec7 View commit details
    Browse the repository at this point in the history
  11. fix tile width

    alex-nork committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    34102cf View commit details
    Browse the repository at this point in the history
  12. fix trailing whitespace

    alex-nork committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    83abb3d View commit details
    Browse the repository at this point in the history