Skip to content
Failed

#148 (Jul 2, 2025, 12:41:44 AM)

Started 3 days 14 hr ago
Took 56 sec

Started by GitHub push by Lucho-ctrl

This run spent:

  • 9.6 sec waiting;
  • 56 sec build duration;
  • 1 min 6 sec total from scheduled to completion.
Revision: 76028fb4b768ec823d858fac4a11f7e0c8ea3cf9
Repository: https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E2_Eventos_Back/
  • refs/remotes/origin/main
Changes
  1. Creacion Paquetes de servicios con las clases de servicios de cada entidad (commit: 8a53507) (details / githubweb)
  2. AssistantService (commit: 3c79d44) (details / githubweb)
  3. Creacion de clase ErrorMessage que indica la descripcion del error al buscar entidades (commit: 0fd5015) (details / githubweb)
  4. Creacion de los metodos para AssistantEntity. (commit: caed47c) (details / githubweb)
  5. Correcion nomenclatura (commit: e6dd2b3) (details / githubweb)
  6. Creacion de metodos Buscar, Eliminar, Actualizar, Listar del Service de OrganizerEntity (commit: 0ca7d1c) (details / githubweb)
  7. Clase de servicio de UserEntity (commit: 67c6741) (details / githubweb)
  8. Creacion de metodos de servicio de PreferenceEntity (commit: e1f8e13) (details / githubweb)
  9. Correcion (commit: 7190f1e) (details / githubweb)
  10. Nueva relacion ManyToMany entre AssistantEntity y PreferenceEntity (commit: 589b1bb) (details / githubweb)
  11. Creacion de los metodos: (commit: d984f53) (details / githubweb)
  12. Nueva condicion de error para PREFERENCE (commit: c3896ee) (details / githubweb)
  13. Creacion de metodo de instancia de PreferenceEntity (commit: a6b0280) (details / githubweb)
  14. Creacion de los metodos de las relaciones entre Assistant y Preference(para Assistant) (commit: a550a22) (details / githubweb)
  15. Nueva mensaje de error para OrganizerEntity (commit: 388ca34) (details / githubweb)
  16. Creacion de metodos (commit: 653c21f) (details / githubweb)
  17. Booking Services (commit: e8951f5) (details / githubweb)
  18. BookingServices Tests (commit: 862cdbc) (details / githubweb)
  19. Se agregan los servicios de las entidades de MethodOfPayment, se corrigen repositorios (commit: 8655b3f) (details / githubweb)
  20. Metodo para buscar un Assistant por su correo (commit: 9069aba) (details / githubweb)
  21. Metodo createAssistant (commit: 2e7bf9f) (details / githubweb)
  22. Implementacion metodo findByEmail (commit: ff7acb9) (details / githubweb)
  23. Correcion asociacion "ManyToOne" a "ManyToMany" con AssistantEntity (commit: e214706) (details / githubweb)
  24. Implementacion metodo createOrganizer (commit: d4271f8) (details / githubweb)
  25. Cambio metodo createPreference de acuerdo a la relacion ManyToMany con Assistant (commit: 488fc6f) (details / githubweb)
  26. Eliminacion Service de clase Abstract (commit: 86e6585) (details / githubweb)
  27. Implementacion de la clase AssistantServiceTest (commit: 5c7f8b8) (details / githubweb)
  28. Implementacion de los Test de PreferenceService (commit: 2761cbe) (details / githubweb)
  29. Correcion metodo updatePreference solo actualiza la descripcion (commit: 0df8ba2) (details / githubweb)
  30. Correcion metodo updatePreference setDescription a setId (commit: 0d2c8dc) (details / githubweb)
  31. Implementacion metodo testUpdatePreference (commit: 3dc451e) (details / githubweb)
  32. Implementacion del metodo de obtener todos los registros de Organizer (commit: 9600aa8) (details / githubweb)
  33. Implementacion de la clases que ejecuta los test de OrganizerService (commit: 2861839) (details / githubweb)
  34. Agrega anotacion fetch = FechType.LAZY (commit: cf97b84) (details / githubweb)
  35. mensaje de error para preferencia no asociada (commit: 2a4fb17) (details / githubweb)
  36. Elimina import (commit: 8692d1e) (details / githubweb)
  37. Correcion nombres metodos (commit: 2bf4946) (details / githubweb)
  38. Implementacion de los Test para AssistantPreferenceService (commit: 9de2975) (details / githubweb)
  39. Buenas practicas (commit: ea55781) (details / githubweb)
  40. Implementacion metodo addPreference agrega una Preference a un Assistant ya creado (commit: a8b3242) (details / githubweb)
  41. Implementacion de los test de PreferenceAssistantService. (commit: 5c05c3d) (details / githubweb)
  42. Diagrama UML del DTO (commit: 6e6a974) (details / githubweb)
  43. Diagrama DTO completo methodofpayment, event (commit: d5a5dbd) (details / githubweb)
  44. clases DTO y DetailDTO de userentitys (commit: 3ea5152) (details / githubweb)
  45. Cambio test Booking (commit: fa6d9bf) (details / githubweb)
  46. Cambio test Booking (commit: 80f78ab) (details / githubweb)
  47. implementacion DTOs, DetailDTOs y controladores de clases booking (commit: 457626a) (details / githubweb)
  48. Clases DTO y DetailDTO de los paquetes evententity y bookingentity (commit: cf5c15f) (details / githubweb)
  49. Clases DTO y Detail con relacion a EventEntity (commit: 62dbad0) (details / githubweb)
  50. eliminar relacion muchos a muchos (commit: 41e89ae) (details / githubweb)
  51. Relacion muchos a muchos con assistant (commit: 615dbe2) (details / githubweb)
  52. Logica de MethodOfPayment (commit: dd65e61) (details / githubweb)
  53. Eliminar archivo de test innecesario: CreditCardServiceTest.java (commit: 666bca4) (details / githubweb)
  54. Clases DTO y controllers (commit: 1b49e2c) (details / githubweb)
  55. p (commit: fe02bf0) (details / githubweb)
  56. Implementacion de los controladores de UserDTO, OrganizerDTO y PreferenceDTO (commit: 20cec44) (details / githubweb)
  57. API UserEntitys (commit: a48d65c) (details / githubweb)
  58. nombre variable baseUrl (commit: 140dde7) (details / githubweb)
  59. cambio numberPhone integer a string (commit: ff76fc5) (details / githubweb)
  60. test del api de user entity (commit: 9c85b04) (details / githubweb)
  61. rename .json (commit: 125f7f5) (details / githubweb)
  62. p (commit: c0290cf) (details / githubweb)
  63. Correccion mensajes de error (commit: e9bae44) (details / githubweb)
  64. Implementacion de agregar Preferencias por Listas (commit: b843fdb) (details / githubweb)
  65. controlador del servicio de asociacion Assistant-Preference (commit: f1f9ea6) (details / githubweb)
  66. Metodos que faltan (commit: fbd1b18) (details / githubweb)
  67. Add files via upload (commit: 916174b) (details / githubweb)
  68. Correciones nombres (commit: 2aef0d7) (details / githubweb)
  69. IMplementacion de Test faltantes de AssistantPreferenceService. (commit: a5a44ec) (details / githubweb)
  70. Implementacion de test para reemplazar Assistants de las Preferences (commit: bd42242) (details / githubweb)
  71. Controller para la realcion Preferences-Assistants (commit: b3d9191) (details / githubweb)
  72. Implementacion Metodo replaceAssistant (commit: 111ff2e) (details / githubweb)
  73. Renombrar metodo replacePreferences para reemplazar la preferencias de un assistant (commit: ff2c07b) (details / githubweb)
  74. eliminar json de referencia (commit: a821458) (details / githubweb)
  75. eliminacion API User Entitys de referencia (commit: e9ec2e0) (details / githubweb)
  76. Implementacion de API UserEntitys (commit: fef71b0) (details / githubweb)
  77. Correciones services y test (commit: acb3cdb) (details / githubweb)
  78. Dtos (commit: 59a4a75) (details / githubweb)
  79. Correcion de conflictos (commit: e2e6501) (details / githubweb)
  80. cambio nombre atributo (commit: 67a3402) (details / githubweb)
  81. implementacion atributo (commit: a85442e) (details / githubweb)
  82. Test (commit: 300c7c6) (details / githubweb)
  83. p (commit: 7385868) (details / githubweb)
  84. Eliminacion conflictos de referencia (commit: 5857000) (details / githubweb)
  85. renombre atributo OTPCode a otpCode (commit: f0248ba) (details / githubweb)
  86. Implementacion service mehod of payment (commit: ae6409d) (details / githubweb)
  87. Eliminacion dobles (commit: 85b7439) (details / githubweb)
  88. Correccion metodos (commit: 6350ab4) (details / githubweb)
  89. Implementacion test metodos de pago (commit: 09aa4dd) (details / githubweb)
  90. eliminar services conflicto (commit: 953078a) (details / githubweb)
  91. eliminacion conflictos de nombre (commit: 78c4aa1) (details / githubweb)
  92. Asociaciones booking (commit: 6cdcad4) (details / githubweb)
  93. Cambio de tipo atributo id Integer a Long (commit: 9c47ee7) (details / githubweb)
  94. Implementaicon de (commit: 8a96da7) (details / githubweb)
  95. Mensjaes de error de instancias no encontradas y no asociadas de Booking (commit: d6dfee0) (details / githubweb)
  96. comentarios (commit: 623648a) (details / githubweb)
  97. Implementacion de services y test para la realcion entre assistant y booking (commit: 4a1b624) (details / githubweb)
  98. Service de relacion de notification y assistant (commit: fedc151) (details / githubweb)
  99. Cambio dto id booking (commit: cd0fbda) (details / githubweb)
  100. controladores api (commit: 1d4b728) (details / githubweb)
  101. API SIN RELACIONES (commit: dbb9589) (details / githubweb)
  102. CORRECCIONES (commit: 1a84ea3) (details / githubweb)
  103. Correcciones dto (commit: 10a4f22) (details / githubweb)
  104. Api Booking Asociaciones (commit: d7323f9) (details / githubweb)
  105. Arreglo url (commit: 610b520) (details / githubweb)
  106. Implementacion Controller del servicio de la relacion AssistantBooking (commit: 42c641a) (details / githubweb)
  107. Correcion comentarios (commit: 38d1199) (details / githubweb)
  108. Atributo Assistant para relacion (commit: 1087d62) (details / githubweb)
  109. Eliminar imports (commit: b9d1774) (details / githubweb)
  110. correccion (commit: c2b779a) (details / githubweb)
  111. Implementacion metodos para relacion (commit: 97450d3) (details / githubweb)
  112. Agregar atributo de relacion Notificarion Assistant (commit: ad702b3) (details / githubweb)
  113. Mensajes de error para notification (commit: f717143) (details / githubweb)
  114. Eliminacion metodo replace (commit: b9371fb) (details / githubweb)
  115. Implementacion de service y test de relacion entre notification y assistant (commit: a2787a0) (details / githubweb)
  116. Correcion de test (commit: 03d0102) (details / githubweb)
  117. Mensajes de error (commit: 64c33d7) (details / githubweb)
  118. Nuevos mensajes error (commit: 3a7f2e5) (details / githubweb)
  119. Implementacion del controller para el servicio de relacion entre assistant y notification (commit: 1f4b89d) (details / githubweb)
  120. Implementacion de servicios, test y relacion entre assistant y pruchase (commit: 3a8c85e) (details / githubweb)
  121. cambio de collections de user con todas sus relaciones con bookingentitys (commit: b207df8) (details / githubweb)
  122. controlador de realacion entre assistant y purchase (commit: a554c64) (details / githubweb)
  123. Se elimina clase cetail innecesaria (commit: 0410e0b) (details / githubweb)
  124. Tests (commit: 3f2d730) (details / githubweb)
  125. Arreglo paquetes paymententity (commit: aac5b01) (details / githubweb)
  126. Location (commit: fe6f69e) (details / githubweb)
  127. Dtos (commit: 41ef4eb) (details / githubweb)
  128. Relaciones API (commit: 0636ae8) (details / githubweb)
  129. Pruebas API (commit: d2ef9ac) (details / githubweb)
  130. Service, test, controller de AssistantMethodOfPayment. Apis de credit card, debit card, mobile wallet (commit: ea27cb4) (details / githubweb)
  131. pepe (commit: eb5ea49) (details / githubweb)
  132. controller asociacion method assistant (commit: eb4d072) (details / githubweb)
  133. pepe (commit: 74ba20e) (details / githubweb)
  134. agregar entidades a assitant (commit: fa76bd1) (details / githubweb)
  135. Agrega el booking al assistant cuando de asocia con un booking (commit: 88b990d) (details / githubweb)
  136. implementacion asociacion hacia assistant (commit: 586cb26) (details / githubweb)
  137. Implementacion de repository methodofPayment para guardar todas las entidades de payment (commit: 6954d73) (details / githubweb)
  138. se modifico EventController, para pruebas api (commit: ca66a62) (details / githubweb)
  139. correcion de metodos de TicketController (commit: 98a0baa) (details / githubweb)
  140. Add files via upload (commit: d595247) (details / githubweb)
  141. Add files via upload (commit: d1d08f1) (details / githubweb)
  142. Add files via upload (commit: 1d2a525) (details / githubweb)
  143. Correcion de metodos de los controladores y servic (commit: 48fc722) (details / githubweb)
  144. colección preference (commit: f9b50f6) (details / githubweb)
  145. Resources (commit: 120bc14) (details / githubweb)
  146. Location (commit: d8a86ef) (details / githubweb)
  147. Delete collections/Assistant.postman_collection.json (commit: ccdfebd) (details / githubweb)
  148. implementacion de asociacion en DTO (commit: bc11e00) (details / githubweb)
  149. Controlador para asociacion entre assistant y payment entitys (commit: 16eed99) (details / githubweb)
  150. Correcion direcciones de controladores (commit: 14d5c3e) (details / githubweb)
  151. Metodos para mostrar las asociaciones de assistant (commit: c908cb7) (details / githubweb)
  152. Servicios para asociar payments a assistant (commit: 4455a1c) (details / githubweb)
  153. Metodo para mostrar los detalles de payments asociados a assistant (commit: e6a5bd1) (details / githubweb)
  154. Agregar un booking a assistant (commit: ea40b8d) (details / githubweb)
  155. Cambio de orden de los test (commit: 18b91d4) (details / githubweb)
  156. E (commit: 71e98dc) (details / githubweb)
  157. Collections completas de realciones de assitant (commit: f17395d) (details / githubweb)
  158. Implementacion metodo buscar por Email para login (commit: 76028fb) (details / githubweb)