Skip to content
Failed

#107 (Jun 11, 2025, 6:27:22 AM)

Started 24 days ago
Took 32 sec

Started by GitHub push by JkVely

This run spent:

  • 9.7 sec waiting;
  • 32 sec build duration;
  • 42 sec total from scheduled to completion.
Revision: 8ec3633fab68e4522459cc0e59b9c923148c16b8
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/
  • refs/remotes/origin/main
Changes
  1. feat(PetMedicalEventController): enhance medical event handling with new assignment and deletion methods (commit: e9374a2) (details / githubweb)
  2. feat(VeterinarianAdoptionController): implement CRUD operations for veterinarian adoptions (commit: 34866ac) (details / githubweb)
  3. fix(PetMedicalEventController): change response status to OK for medical event creation (commit: a328014) (details / githubweb)
  4. refactor(VeterinarianAdoptionApplicationController): rename application DTOs for consistency and clarity; remove unused AdoptionAplicationDetailDTO (commit: ec56044) (details / githubweb)
  5. fix(VeterinarianEntity): initialize lists for adoption follow-ups and adoptions to prevent null pointer exceptions (commit: f9f3bf5) (details / githubweb)
  6. chore(VeterinarianDetailDTO): no code changes made (commit: bd712ae) (details / githubweb)
  7. fix(VeterinarianServiceTest): update veterinarian adoption assignment to set all adoptions instead of a single one (commit: 0613a05) (details / githubweb)
  8. feat(Controller)add:all controllet for assocition of owner (commit: ced2f40) (details / githubweb)
  9. feat(PetMultimediaController): add multimedia management endpoints for pets (commit: a362d5d) (details / githubweb)
  10. feat(AdoptionTestController): refactor endpoints to use DTOs and improve response handling (commit: 9bd5f28) (details / githubweb)
  11. fix medical controllers (commit: 6a14d46) (details / githubweb)
  12. chore: remove stale lock file for person DTO (commit: f1f9cef) (details / githubweb)
  13. feat: add MultimediaDetailDTO class extending MultimediaDTO (commit: 5544d3b) (details / githubweb)
  14. fix: update pet retrieval method in PetMultimediaController (commit: 4947ae3) (details / githubweb)
  15. refactor(Controllers):update all controller (commit: 560bc8c) (details / githubweb)
  16. refactor(AdoptionApplicationController): simplify methods and improve response handling (commit: 7a08a2d) (details / githubweb)
  17. refactor(VeterinarianController): improve error handling for veterinarian operations (commit: a61b865) (details / githubweb)
  18. fix medical controllers (commit: 8562a66) (details / githubweb)
  19. refactor(AdoptionFollowUpController): streamline methods and improve response handling (commit: aa1fb0b) (details / githubweb)
  20. refactor(MultimediaController): improve method responses and streamline code structure (commit: f99ee85) (details / githubweb)
  21. feat(VeterinarianShelterArivalsController) add: create a controller for association between Veterinarian and ShekterArrivals) (commit: 1139870) (details / githubweb)
  22. refactor(MedicalEventController, PetMedicalEventController): enhance validation and error handling for medical events (commit: c57bb98) (details / githubweb)
  23. feat(ShelterMultimediaController): add multimedia management for shelters (commit: b43adcb) (details / githubweb)
  24. fix(MultimediaEntity): add missing import for ShelterEntity (commit: 7962ec0) (details / githubweb)
  25. fix(AdoptionController, VeterinarianMedicalEventController): improve error handling for entity retrieval (commit: 7a1edea) (details / githubweb)
  26. fix(ShelterMultimediaController): improve error handling for multimedia operations (commit: bf8e86b) (details / githubweb)
  27. refactor(MedicalEventController, PetService): improve validation and streamline medical event handling (commit: 1a51bc8) (details / githubweb)
  28. fix(PetService): remove redundant medical events initialization in createPet method (commit: ac4ae74) (details / githubweb)
  29. refactor: update entity and DTO inheritance for VaccineCard and multimedia handling (commit: edfef2d) (details / githubweb)
  30. fix controllers (commit: 96f9762) (details / githubweb)
  31. refactor(MedicalEventController, PetMedicalEventController, VaccineCardEntity): streamline medical event creation and enhance entity relationships (commit: 850c6e6) (details / githubweb)
  32. fix(PetMedicalEventController): improve error handling for pet retrieval in delete method (commit: 087079d) (details / githubweb)
  33. fix (commit: b4092d2) (details / githubweb)
  34. refactor(VeterinarianMedicalEventController): improve error handling in delete method (commit: 5e1c251) (details / githubweb)