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

9 continuous deployment #20

Merged
merged 62 commits into from
Feb 29, 2024
Merged

9 continuous deployment #20

merged 62 commits into from
Feb 29, 2024

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    673b252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8553c0 View commit details
    Browse the repository at this point in the history
  3. dockerized boilerplate

    robinpdev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    16f3d02 View commit details
    Browse the repository at this point in the history
  4. fix pycache in gitignore

    robinpdev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2748e89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    627f6db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a46c76b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a31673 View commit details
    Browse the repository at this point in the history
  8. cleanup compose

    axellorreyne committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c376062 View commit details
    Browse the repository at this point in the history
  9. fix gitignore

    axellorreyne committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    563c307 View commit details
    Browse the repository at this point in the history
  10. update team setup

    axellorreyne committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6103497 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #12 from SELab-2/7-boiler-plate-+-documentation-wiki

    7 boiler plate + documentation wiki
    robinpdev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ad241de View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    3612769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bedd18f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b57a8e View commit details
    Browse the repository at this point in the history
  4. troubleshooting

    robinpdev committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7a95e5f View commit details
    Browse the repository at this point in the history
  5. fix pathnames

    robinpdev committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9610e5c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add user model

    axellorreyne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6bf938b View commit details
    Browse the repository at this point in the history
  2. add account deletion

    axellorreyne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c016d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a021d47 View commit details
    Browse the repository at this point in the history
  4. Add simple user property

    axellorreyne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5c33e66 View commit details
    Browse the repository at this point in the history
  5. fix lint

    axellorreyne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4c493ba View commit details
    Browse the repository at this point in the history
  6. cleanup requirements

    axellorreyne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    72bed41 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge pull request #15 from SELab-2/feature/user-profiles

    Add basic user profiles
    robinpdev committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b1fc107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406190f View commit details
    Browse the repository at this point in the history
  3. add volumes

    robinpdev committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bbe964c View commit details
    Browse the repository at this point in the history
  4. add production dockerfiles

    robinpdev committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    af76532 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffa220f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. try traefik path routing

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    68efed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de6a98b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf64eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a69cb View commit details
    Browse the repository at this point in the history
  5. set backend url under /api

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    575645b View commit details
    Browse the repository at this point in the history
  6. try fix for path routing

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ff8eb05 View commit details
    Browse the repository at this point in the history
  7. try to fix path trimming

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a11efab View commit details
    Browse the repository at this point in the history
  8. try to fix static url

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d6ba423 View commit details
    Browse the repository at this point in the history
  9. try to fix static files

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3a3fe84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32ff83a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e11461 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f31322 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58fe0e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c72342 View commit details
    Browse the repository at this point in the history
  15. remove static for now

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b08ad63 View commit details
    Browse the repository at this point in the history
  16. huh?

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1ab71c4 View commit details
    Browse the repository at this point in the history
  17. temp remove collectstatic

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    62c5508 View commit details
    Browse the repository at this point in the history
  18. testje

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    71c80b0 View commit details
    Browse the repository at this point in the history
  19. moment of truth

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    82aea30 View commit details
    Browse the repository at this point in the history
  20. experiment

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    84ecdff View commit details
    Browse the repository at this point in the history
  21. addendum

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e49bc7b View commit details
    Browse the repository at this point in the history
  22. nog een experiment

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    37a13c9 View commit details
    Browse the repository at this point in the history
  23. fixed normaal

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    66db5b8 View commit details
    Browse the repository at this point in the history
  24. re-enable static container

    robinpdev committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7df948c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update .flake8

    robinpdev committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1f02ea3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix installed apps

    axellorreyne committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d66c734 View commit details
    Browse the repository at this point in the history
  2. fix installed apps

    axellorreyne committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3fb1517 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into develop

    # Conflicts:
    #	backend/pigeonhole/settings.py
    axellorreyne committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2aa19bf View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge pull request #13 from SELab-2/8-github-actions-testing-linting

    8 GitHub actions testing linting
    robinpdev committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d8f3097 View commit details
    Browse the repository at this point in the history
  2. fix db host in env file

    axellorreyne committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9d82d81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72baa6a View commit details
    Browse the repository at this point in the history
  4. deploy compose file working

    robinpdev committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    91fe17e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a72ea47 View commit details
    Browse the repository at this point in the history
  6. deploy action first test

    robinpdev committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    193e00b View commit details
    Browse the repository at this point in the history
  7. bonus makefile

    robinpdev committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b0379b7 View commit details
    Browse the repository at this point in the history