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

feat: upgrade from distribution #346

Merged
merged 51 commits into from
Dec 14, 2023
Merged

feat: upgrade from distribution #346

merged 51 commits into from
Dec 14, 2023

Commits on Dec 6, 2023

  1. Update from distribution (#344)

    * chore: update project from distro
    
    * chore: update helm chart from distro
    
    * chore: update api from distro
    
    * chore: update pwa from distro
    vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    22a75a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702719a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78618d0 View commit details
    Browse the repository at this point in the history
  4. fix: PWA hostname

    vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    eb3a453 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd1b136 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    763bd13 View commit details
    Browse the repository at this point in the history
  7. fix: fixtures load

    vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0372661 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    add41ca View commit details
    Browse the repository at this point in the history
  9. chore: bump symfony/security-http from 6.3.6 to 6.3.8 in /api (#347)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ff02b4b View commit details
    Browse the repository at this point in the history
  10. chore: bump symfony/twig-bridge from 6.3.5 to 6.3.8 in /api (#348)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    038aeeb View commit details
    Browse the repository at this point in the history
  11. chore: bump next-auth from 4.24.3 to 4.24.5 in /pwa (#350)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2ab9f49 View commit details
    Browse the repository at this point in the history
  12. chore: bump google-github-actions/auth from 1 to 2 (#351)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    42c5456 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f4d965b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    031764d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2776df1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b1c02b3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f3719b5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ac62aaf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a34aef4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    59edfac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ad00b1f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1305b62 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b8384ab View commit details
    Browse the repository at this point in the history
  24. ci: fix cd permissions

    dunglas authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0e98caa View commit details
    Browse the repository at this point in the history
  25. ci: login to GAR

    dunglas authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9ec1e36 View commit details
    Browse the repository at this point in the history
  26. cleanup

    dunglas authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8e5b9b9 View commit details
    Browse the repository at this point in the history
  27. fix zone

    dunglas authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0e743e2 View commit details
    Browse the repository at this point in the history
  28. various repo fixes

    dunglas authored and vincentchalamon committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d7fb155 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5284fd6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7d85b97 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    29bc24b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    12cffcf View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    25a2c9d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cb2eaf3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8594ec1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix: deploy

    vincentchalamon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    92ac487 View commit details
    Browse the repository at this point in the history
  2. use default backends

    ingress backends are now the default backend from the release
    for the keycloak subchart, we now use the template function from the subchart
    jfcoz committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d9ef741 View commit details
    Browse the repository at this point in the history
  3. chore: fix qa

    vincentchalamon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    455c388 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85bd1e8 View commit details
    Browse the repository at this point in the history
  5. merge deploy and feature deploy

    Signed-off-by: Julien Francoz <julien@les-tilleuls.coop>
    jfcoz authored and vincentchalamon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a4d625b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f91b6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba054c2 View commit details
    Browse the repository at this point in the history
  8. fix: lint + phpstan

    vincentchalamon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1d8794d View commit details
    Browse the repository at this point in the history
  9. fix cors

    Signed-off-by: Julien Francoz <julien@les-tilleuls.coop>
    jfcoz committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    603eaec View commit details
    Browse the repository at this point in the history
  10. Revert "fix: lint + phpstan"

    This reverts commit 1d8794d.
    vincentchalamon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    56accbe View commit details
    Browse the repository at this point in the history
  11. Revert "chore: try super-linter"

    This reverts commit ba054c2.
    vincentchalamon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0032640 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd63cac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b49dcd View commit details
    Browse the repository at this point in the history
  14. increase pwa memory request

    jfcoz committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    22eaa61 View commit details
    Browse the repository at this point in the history
  15. fix: remaining todos

    vincentchalamon committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b07abc4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f3a0fb8 View commit details
    Browse the repository at this point in the history