Skip to content
Success

#12 (Mar 20, 2026, 1:31:24 PM)

Started 14 days ago
Took 2 min 44 sec

Started by user Jose Bocanegra

This run spent:

  • 23 ms waiting;
  • 2 min 44 sec build duration;
  • 2 min 44 sec total from scheduled to completion.
Revision: 8889dd518e7bc74b24843322fd845872f75ea31e
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E2_Back
  • refs/remotes/origin/main
Changes
  1. Add medical-related entities including Pet (commit: f6a0a3c) (details / githubweb)
  2. add adoption entities: AdoptionRequest, AdoptionProcess and TrialCohabitation (commit: 282cd89) (details / githubweb)
  3. New changes (commit: bb484f4) (details / githubweb)
  4. Final changes. (commit: 7c03e3f) (details / githubweb)
  5. Final changes (commit: fbc35de) (details / githubweb)
  6. fix: remove ghost .Java files (commit: ad4e3f7) (details / githubweb)
  7. implementation of logic and tests for Shelter, Veterinarian, Speciality and ShelterMedia, and also other important implementations that complement this new feature (commit: fabb668) (details / githubweb)
  8. uplouding Review, Returncase and adoption services (commit: d068f3d) (details / githubweb)
  9. A little changes og organization of the files and folders (commit: c17bca9) (details / githubweb)
  10. reviewing the last commits and  adding some tests to services classes (commit: 0e7a17a) (details / githubweb)
  11. Fix missing imports in VeterinarianServiceTest (commit: db8ae36) (details / githubweb)
  12. standarization of tests (commit: d59a0a8) (details / githubweb)
  13. Implements de services and test of Adoption/Review/ReturnCase (commit: 536fe99) (details / githubweb)
  14. Fix: change primitive boolean to wrapper Boolean in PetEntity (commit: e3d98b2) (details / githubweb)
  15. fix: remove duplicate .Java files, keep correct lowercase .java versions (commit: 8d3a3eb) (details / githubweb)
  16. feat: implementar logica y pruebas de user, message y notification (commit: 8112832) (details / githubweb)
  17. fix: alinear servicios y pruebas de Anderson con el modelo actual (email, phoneNumber, isRead) (commit: c0472cb) (details / githubweb)
  18. implement business logic for adoption process, adoption request and trial cohabitation (commit: c488d7e) (details / githubweb)
  19. Cambios de conflicto (commit: 5ef5d89) (details / githubweb)
  20. Añadi las entidades (commit: d30e9ca) (details / githubweb)
  21. fixing some connections, adding log.info to some Service classes as tutorial explained (commit: 1c3cec0) (details / githubweb)
  22. chore: clean null-safety and test warnings in services (commit: cb50d7c) (details / githubweb)
  23. fix(maven): remove spring-boot start/stop executions from default lifecycle, avoiding errors in non-unit tests (commit: c738f89) (details / githubweb)
  24. fixing a detail of a non used imported class (commit: 7633277) (details / githubweb)
  25. Add: inicio de la logica de negocio de las mascotas y elementos medicos relacionados (commit: ec5b6a3) (details / githubweb)
  26. Add: finalizacion del desarrollo de microservicios relacionados a pet y la logica de medicalServices (commit: d7941e8) (details / githubweb)
  27. fix: implementation of the last commit and posterior integration problems with mandatory validations, solution of critical test errors, unification of tests and some other exceptions (commit: 1759db2) (details / githubweb)
  28. fix: bug in Timestamp and problems with cross validations omitted in Service Test, removing not used classes (commit: 2c3507c) (details / githubweb)