Skip to content
Success

#3 (Sep 29, 2025, 3:17:40 PM)

Started 2 days 7 hr ago
Took 43 sec

Started by user Jose Bocanegra

This run spent:

  • 4 ms waiting;
  • 43 sec build duration;
  • 43 sec total from scheduled to completion.
Revision: e6320ca967ba2df9cbfa9f4c25d756ef05684cdc
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202530_G81_E4_DogSpa_Back
  • refs/remotes/origin/main
Changes
  1. add base entities and initial repositories (commit: d6c45f3) (details / githubweb)
  2. Implemented Branch and Reservation entities with relationships and their respective repositories. (commit: 836a1c1) (details / githubweb)
  3. Add Notification, Product, and Service entitities and repositories (commit: f060a57) (details / githubweb)
  4. Add associations in UserEntity (commit: a447d58) (details / githubweb)
  5. Add associations in UserEntity (commit: fa3b940) (details / githubweb)
  6. Add e-commerce entities and data layer (commit: a7517ba) (details / githubweb)
  7. Add initial associations in UserEntity (commit: b906b0a) (details / githubweb)
  8. fix(repositories): correct JpaRepository generic types for MultimediaRepository, PaymentRepository and ShoppingCartRepository (commit: 44a4c2a) (details / githubweb)
  9. Renamed admitrados to adminEntity (commit: e8b1606) (details / githubweb)
  10. fix(AdminEntity, AdminRepository): add @ManyToOne relation with UserEntity and update repository reference from AdministradorEntity to AdminEntity (commit: d5926fd) (details / githubweb)