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

Check changes even for services #16

Merged
merged 31 commits into from
May 13, 2024
Merged

Check changes even for services #16

merged 31 commits into from
May 13, 2024

Commits on May 13, 2024

  1. WIP Check changes command

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c9b5973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17448ca View commit details
    Browse the repository at this point in the history
  3. Verbose output

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0263f28 View commit details
    Browse the repository at this point in the history
  4. Rename service

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    deda4f7 View commit details
    Browse the repository at this point in the history
  5. Get diff using git dependency

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    33ca7fa View commit details
    Browse the repository at this point in the history
  6. Change namespace of passes

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    722e944 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b69425e View commit details
    Browse the repository at this point in the history
  8. Catch exception in test tearDown

    The kernel was already shut down, so we catch the error here to avoid a red test
    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    065f7c4 View commit details
    Browse the repository at this point in the history
  9. Test directly decorated services

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0d57df0 View commit details
    Browse the repository at this point in the history
  10. Test for other decoration strategy

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e8d7270 View commit details
    Browse the repository at this point in the history
  11. Refactor naming and paths

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a3eab80 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5750d32 View commit details
    Browse the repository at this point in the history
  13. Refactor + comments

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4fde1e3 View commit details
    Browse the repository at this point in the history
  14. Add todos + fix verbosity

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a1f8a0d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    85de566 View commit details
    Browse the repository at this point in the history
  16. Remove unused definition pass

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9de0ae6 View commit details
    Browse the repository at this point in the history
  17. Output based on verbosity

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6cc45a8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    449802e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6972a13 View commit details
    Browse the repository at this point in the history
  20. Remove duplicated strategy

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    27aaceb View commit details
    Browse the repository at this point in the history
  21. Extract utility method

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c20b4ff View commit details
    Browse the repository at this point in the history
  22. More extraction into methods

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e6a7d04 View commit details
    Browse the repository at this point in the history
  23. Better output

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1a35898 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    43ffd7b View commit details
    Browse the repository at this point in the history
  25. Fix phpstan and psalm

    LucaGallinari authored and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8d3a940 View commit details
    Browse the repository at this point in the history
  26. Typos

    Co-authored-by: Lorenzo Ruozzi <[email protected]>
    LucaGallinari and lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4b3afae View commit details
    Browse the repository at this point in the history
  27. Fixes after upgrade

    lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2a5d7dd View commit details
    Browse the repository at this point in the history
  28. Fix Psalm

    lruozzi9 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a474b34 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8f2d0b9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4573e84 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9a21766 View commit details
    Browse the repository at this point in the history