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 github pages workflow #999

Open
wants to merge 69 commits into
base: master
Choose a base branch
from
Open

Add github pages workflow #999

wants to merge 69 commits into from

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    8fb0fce View commit details
    Browse the repository at this point in the history
  2. fix indenting

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    628846a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0359b49 View commit details
    Browse the repository at this point in the history
  4. fix indentation

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    37aa31b View commit details
    Browse the repository at this point in the history
  5. fix npm run build:prod command

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c80a8a4 View commit details
    Browse the repository at this point in the history
  6. fix npm run build:prod command

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3f238dd View commit details
    Browse the repository at this point in the history
  7. add linting

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ca01b4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c0496b View commit details
    Browse the repository at this point in the history
  9. try poetry install

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1a9c9b6 View commit details
    Browse the repository at this point in the history
  10. syntax fix

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1594a93 View commit details
    Browse the repository at this point in the history
  11. add flake8

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e4bebcd View commit details
    Browse the repository at this point in the history
  12. try isort instead

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    83abbee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    749f2d7 View commit details
    Browse the repository at this point in the history
  14. re-add flake8 and add black

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fbb989b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    082474d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef3ca2f View commit details
    Browse the repository at this point in the history
  17. syntax fix

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    de2bcf8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef121ad View commit details
    Browse the repository at this point in the history
  19. tweaking env vars

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2475086 View commit details
    Browse the repository at this point in the history
  20. add postgres service

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    54b551b View commit details
    Browse the repository at this point in the history
  21. revert .env change

    helenb committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    20ebc66 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f468a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4cf548 View commit details
    Browse the repository at this point in the history
  3. test reading repo secrets

    helenb committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d1047b9 View commit details
    Browse the repository at this point in the history
  4. test reading repo secrets

    helenb committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ead336d View commit details
    Browse the repository at this point in the history
  5. test reading repo secrets

    helenb committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    48be159 View commit details
    Browse the repository at this point in the history
  6. remove test

    helenb committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e1313b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b24b6fe View commit details
    Browse the repository at this point in the history
  8. amend syntax

    helenb committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    73e3939 View commit details
    Browse the repository at this point in the history
  9. amend syntax

    helenb committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fe27531 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    e48fa1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc0ad8 View commit details
    Browse the repository at this point in the history
  3. sort syntax issues

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b2c2f88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feb65af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f2c6a6 View commit details
    Browse the repository at this point in the history
  6. fix the lint script

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cebf574 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02031cc View commit details
    Browse the repository at this point in the history
  8. remove commented code

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c7df0af View commit details
    Browse the repository at this point in the history
  9. correct Name value

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    337d12a View commit details
    Browse the repository at this point in the history
  10. remove dependencies

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f5130f5 View commit details
    Browse the repository at this point in the history
  11. add checkout

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9dd8a2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34a6b55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6707172 View commit details
    Browse the repository at this point in the history
  14. make sure that the test to run the production deployment won't run on…

    … another branch with a harmless test
    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4302cb9 View commit details
    Browse the repository at this point in the history
  15. syntax

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    02aa1dc View commit details
    Browse the repository at this point in the history
  16. syntax

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f17a128 View commit details
    Browse the repository at this point in the history
  17. syntax

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5b23a11 View commit details
    Browse the repository at this point in the history
  18. syntax arg

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2c88195 View commit details
    Browse the repository at this point in the history
  19. Add deployment scripts for dev and staging, and test out running the …

    …dev one from this branch
    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5f66f1f View commit details
    Browse the repository at this point in the history
  20. Add deployment scripts for dev and staging, and test out running the …

    …dev one from this branch
    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8ae75bc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    50f4639 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    513d714 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0b866b1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0c53f63 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8cd0109 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cfe4d16 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4f22165 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4db38a8 View commit details
    Browse the repository at this point in the history
  29. remove test

    helenb committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    eab6134 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. amend when ci runs

    helenb committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    cb2d4f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb31b84 View commit details
    Browse the repository at this point in the history
  3. try a coverage test

    helenb committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b8a77ae View commit details
    Browse the repository at this point in the history
  4. syntax fix

    helenb committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4f32c80 View commit details
    Browse the repository at this point in the history
  5. run coverage in a script

    helenb committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6b8635e View commit details
    Browse the repository at this point in the history
  6. don't run tests twice

    helenb committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2452e69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    588129f View commit details
    Browse the repository at this point in the history
  8. Re-add flake8 check

    helenb committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8524a9d View commit details
    Browse the repository at this point in the history
  9. fix flake8 errors

    helenb committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c261bbf View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add github pages workflow

    katdom13 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    51a0fa7 View commit details
    Browse the repository at this point in the history