Skip to content
Failed

#12 (Apr 24, 2025, 4:04:16 AM)

Started 2 mo 13 days ago
Took 1 min 1 sec

Started by GitHub push by JkVely

This run spent:

  • 7.8 sec waiting;
  • 1 min 1 sec build duration;
  • 1 min 8 sec total from scheduled to completion.
Revision: e126a32d7bd6ba6762f36ae8bf6df1e95b1643e3
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E1_AdopcionMascotas_Back/
  • refs/remotes/origin/main
Changes
  1. feat(adoption): extend AdoptionFollowUpEntity from BaseEntity; update imports in DisponibilityEntity and PetEntity (commit: cff71e4) (details / githubweb)
  2. refactor(entities): update access modifiers and relationships in various entity classes (commit: c5c7433) (details / githubweb)
  3. feat(entities): enhance entity relationships and introduce new PetConditionEnum; add ShelterArrivalEntity (commit: 063c7ae) (details / githubweb)
  4. fix(pet): correct spelling of adoptionApplications and change to final (commit: 95ed87f) (details / githubweb)
  5. refactor(entities): update ShelterEventEntity to use private access modifier for name; rename adoption list in OwnerEntity; add AvailabilityEntity class (commit: 71c266d) (details / githubweb)
  6. feat(entities): add DisponibilityEntity class to manage availability scheduling for veterinarians (commit: a8f22cb) (details / githubweb)