Skip to content
Success

#2 (Mar 9, 2026, 1:18:58 PM)

Started 25 days ago
Took 38 sec

Started by user Jose Bocanegra

This run spent:

  • 4 ms waiting;
  • 38 sec build duration;
  • 38 sec total from scheduled to completion.
Revision: 1676c1eaec21f15d93e2e1b611e247369355ed17
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E1_Back
  • refs/remotes/origin/main
Changes
  1. Update README.md (commit: 2b45838) (details / githubweb)
  2. feat(pet): Implement PetEntity and PetRepository base (commit: 44b52bc) (details / githubweb)
  3. feat(shelter): implement ShelterEntity and ShelterRepository base (commit: 6491ea9) (details / githubweb)
  4. feat(shelter):Add methods to search by partial name and to verify email (commit: 26f51d7) (details / githubweb)
  5. refactor(shelter): Convert method comments from /** */ to // (commit: 4a1e7d8) (details / githubweb)
  6. feat(user): Implement User hierarchy with Observer pattern (commit: 3555224) (details / githubweb)
  7. feat(user): Implement a password attribute for user login (commit: 5b47d52) (details / githubweb)
  8. feat(shelter): implement VeterinarianEntity and VeterinarianRepository base (commit: e25ba69) (details / githubweb)
  9. feat: add relation (aggregation) for Shelter - Veterinarians (commit: 94803b5) (details / githubweb)
  10. fix: correct goodWith* variables in PetEntity (commit: dd99227) (details / githubweb)
  11. feat: Implement S-V aggregation fix: import packages correctly (commit: 7d4ce33) (details / githubweb)
  12. fix: delete it directory (commit: 08cb739) (details / githubweb)
  13. Implement MedicalEvent entity and repository (commit: 3ef64c2) (details / githubweb)
  14. Implement MedicalHistory with associations (commit: 74e7241) (details / githubweb)
  15. feat: implement RepositoryBase (commit: 0e7481f) (details / githubweb)
  16. feat(reports): add Strategy Pattern (commit: 858a7c2) (details / githubweb)
  17. feat: implement relation to ShelterEvent (commit: 51e6c92) (details / githubweb)
  18. Integración Modulo Medico al develop (commit: af25b63) (details / githubweb)
  19. feat: implement Message (commit: db4407b) (details / githubweb)
  20. fix: remove personal directory (commit: 41e479e) (details / githubweb)
  21. fix: add missing shelter reference in PetEntity (commit: 89fd986) (details / githubweb)
  22. fix: add missing vaccinationrecord reference in VaccineEntity (commit: 020b7fe) (details / githubweb)
  23. fix: import data structure packages (commit: 7a3b6b1) (details / githubweb)
  24. fix(pets): add relation 1:1 with MedicalHistory (commit: fc015f5) (details / githubweb)
  25. feat: implement ReviewBase (commit: 35ac844) (details / githubweb)
  26. feat: implement NotificationBase (commit: 06df10c) (details / githubweb)
  27. feat(notification): add Strategy Pattern (commit: 9abb2cd) (details / githubweb)
  28. docs: add git flow (commit: 37d1541) (details / githubweb)
  29. Update README (commit: 1676c1e) (details / githubweb)