Skip to content
Failed

#55 (Apr 6, 2026, 5:26:54 AM)

Started 3 mo 28 days ago
Took 1 min 59 sec

Started by GitHub push by JuanRin555

This run spent:

  • 8 sec waiting;
  • 1 min 59 sec build duration;
  • 2 min 7 sec total from scheduled to completion.
Revision: 5003182eb5f228b0111bb2c08e546afe4b1d722c
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E1_Back
  • refs/remotes/origin/main
Changes
  1. feat: add PetDTO & PetDetailsDTO (commit: 6e3f329) (details / githubweb)
  2. feat: implement BaseDTO like in entities (commit: a96d059) (details / githubweb)
  3. feat(pet): update PetDTO for extends with BaseDTO (commit: fb9ceeb) (details / githubweb)
  4. feat: add ShelterDTO && ShelterDetailDTO (commit: 13f8590) (details / githubweb)
  5. feat: add UserDTO and UserAuthDTO(for password) (commit: ba8dd05) (details / githubweb)
  6. feat: add VeterinarianDTO & VeterinarianDetailDTO (commit: b7caba1) (details / githubweb)
  7. echo: add DTO's base for compile (commit: b86d73b) (details / githubweb)
  8. fix: rename dtos for dto in package (commit: 8ec2d42) (details / githubweb)
  9. fix: rename dtos for dto in package (commit: 04e021c) (details / githubweb)
  10. echo: add MedicalEventDTO base for compile (commit: 6b0419d) (details / githubweb)
  11. feat: add NotificationDTO and Strategy base (commit: 050cc8f) (details / githubweb)
  12. refacture: inicialize List (commit: 0cffe06) (details / githubweb)
  13. refacture: use sub-resource pattern in ShelterController -> Shelter*Controller (commit: bc295e8) (details / githubweb)
  14. feat: add PetController (commit: 472e6cf) (details / githubweb)
  15. feat: add VeterinarianController (commit: 31a1af8) (details / githubweb)
  16. feat: add empty constructor (commit: ae90a53) (details / githubweb)
  17. feat: remove list on Details for sub-resources (commit: 5095fab) (details / githubweb)
  18. feat: add JsonProperty in password and remove Auth (commit: 5c8d3ec) (details / githubweb)
  19. feat: add empty constructor (commit: 49bf388) (details / githubweb)
  20. feat: update ModelMapper (commit: 054f064) (details / githubweb)
  21. feat: implement controllers with sub-resources (commit: 3ffdc17) (details / githubweb)
  22. echo: remove unnecesary comments (commit: 3d787ad) (details / githubweb)
  23. feat: update collection (commit: 8a4b295) (details / githubweb)
  24. DTO, Controller, Postman -  Stefany (commit: 8c6a27f) (details / githubweb)
  25. feat: DTO y DetailDTO (commit: 061cc28) (details / githubweb)
  26. feat: add Controllers (commit: 10b7442) (details / githubweb)
  27. feat: add more DTOs (commit: 8854d7a) (details / githubweb)
  28. feat: add constructor with no args (commit: 4c2829b) (details / githubweb)
  29. feat: add new message (commit: ac16a9c) (details / githubweb)
  30. feat: add Approval repository (commit: 32794a5) (details / githubweb)
  31. feat: implement Strategy correctly (commit: 439d7d3) (details / githubweb)
  32. feat: implement controllers (commit: d6f938e) (details / githubweb)
  33. feat: update collection (commit: f9e675e) (details / githubweb)
  34. feat: implement DTO and controlles to Adoption,Adopter and TrialCohabitation (commit: 194d830) (details / githubweb)