alexrg
3ee2e08974
Tipos
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Successful in 10s
2026-03-10 15:47:06 -06:00
alexrg
a1d03356c2
Actualizar .gitea/workflows/update-types.yml
2026-03-10 21:46:28 +00:00
alexrg
9be3e1ef13
Actualizar supabase/functions/_shared/openai-service.ts
Deploy Function / deploy (push) Successful in 24s
Deploy Migrations to Production / deploy (push) Successful in 10s
2026-03-10 21:45:05 +00:00
alexrg
d92308f946
Actualizar supabase/functions/_shared/openai-service.ts
Deploy Migrations to Production / deploy (push) Has been cancelled
Deploy Function / deploy (push) Has been cancelled
2026-03-10 21:44:53 +00:00
alexrg
ff2cb58271
Actualizar .gitea/workflows/production.yaml
2026-03-10 21:44:08 +00:00
alexrg
92dd0e5e9e
Actualizar .gitea/workflows/deploy-functions.yaml
Deploy Migrations to Production / deploy (push) Successful in 13s
2026-03-10 21:43:03 +00:00
alexrg
13197cc4fd
Actualizar .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Successful in 13s
2026-03-10 21:40:22 +00:00
alexrg
241c46a1b8
Actualizar .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Successful in 10s
2026-03-10 21:39:08 +00:00
alexrg
ff655e5598
Actualizar supabase/migrations/20260310154853_realtime.sql
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Successful in 12s
Update database types / update (push) Failing after 4s
2026-03-10 21:31:11 +00:00
alexrg
7d31c6893f
Actualizar .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Has been cancelled
2026-03-10 21:30:45 +00:00
alexrg
3a990147e1
Actualizar supabase/data.sql
Deploy Function / deploy (push) Successful in 25s
Deploy Migrations to Production / deploy (push) Successful in 14s
2026-03-10 21:25:14 +00:00
alexrg
8d4c661c22
Actualizar supabase/migrations/20260310154853_realtime.sql
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Has been cancelled
2026-03-10 21:24:43 +00:00
alexrg
4d67eb6b51
Actualizar .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Has been cancelled
Deploy Migrations to Production / deploy (push) Has been cancelled
2026-03-10 21:24:25 +00:00
alexrg
47e171a5b8
fix: add missing newline and comment for trigger testing in migration script
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Successful in 10s
2026-03-10 15:18:57 -06:00
alexrg
6301d52990
Actualizar .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Successful in 24s
Deploy Migrations to Production / deploy (push) Has been cancelled
2026-03-10 21:18:45 +00:00
alexrg
96ea054a8b
Merge pull request 'fix: add git diff output to CI error message for better debugging' ( #57 ) from test/ci into main
...
Deploy Function / deploy (push) Successful in 29s
Deploy Migrations to Production / deploy (push) Successful in 13s
Reviewed-on: AlexRG/genesis-2#57
2026-03-10 21:03:49 +00:00
alexrg
f11256633a
Merge branch 'main' into test/ci
CI / test (pull_request) Successful in 41s
2026-03-10 21:02:30 +00:00
alexrg
9e5afed71e
Actualizar .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Successful in 27s
Deploy Migrations to Production / deploy (push) Successful in 14s
2026-03-10 21:02:16 +00:00
alexrg
a256a688f8
Merge branch 'main' into test/ci
CI / test (pull_request) Successful in 39s
2026-03-10 21:01:24 +00:00
alexrg
0d7c737baf
Implement feature X to enhance user experience and fix bug Y in module Z
CI / test (pull_request) Successful in 39s
2026-03-10 14:59:30 -06:00
alexrg
481a126093
fix: add git diff output to CI error message for better debugging
CI / test (pull_request) Failing after 40s
2026-03-10 14:53:01 -06:00
alexrg
32c8a8814f
Merge pull request 'Actualizar database-types.ts' ( #27 ) from test/ci into main
...
Deploy Function / deploy (push) Successful in 25s
Deploy Migrations to Production / deploy (push) Successful in 11s
Reviewed-on: AlexRG/genesis-2#27
2026-03-10 20:46:04 +00:00
alexrg
8409001587
Implement feature X to enhance user experience and fix bug Y in module Z
CI / test (pull_request) Failing after 39s
2026-03-10 14:45:09 -06:00
alexrg
0343fb9d01
Merge branch 'main' into test/ci
CI / test (pull_request) Failing after 40s
2026-03-10 20:36:16 +00:00
alexrg
8dc1b8dee1
fix: remove invisible character from Json type definition
CI / test (pull_request) Failing after 40s
2026-03-10 14:35:44 -06:00
alexrg
f038ad4914
Añadir .gitea/workflows/update-types.yml
Deploy Function / deploy (push) Successful in 25s
Deploy Migrations to Production / deploy (push) Successful in 14s
2026-03-10 20:32:23 +00:00
Guillermo.Arrieta
caa340ef22
hotfix: se actualizó la semilla de la BDD y se corrigieron las migraciones
...
Deploy Function / deploy (push) Successful in 26s
Deploy Migrations to Production / deploy (push) Successful in 13s
La migración de realtime no era correcta. Hacía drop de la columna criterios_de_evaluacion de la tabla asignaturas y le hacían falta las publicaciones a realtime de planes_estudio y asignaturas
2026-03-10 13:31:28 -06:00
alexrg
a430811a1e
Merge branch 'main' into test/ci
CI / test (pull_request) Failing after 44s
2026-03-10 16:04:57 +00:00
roberto.silva
3e6b889f6c
Merge pull request 'Agregar realtime' ( #54 ) from issue/51-chats-de-ia-en-segundo-plano-para-asignaturas into main
...
Deploy Function / deploy (push) Successful in 26s
Deploy Migrations to Production / deploy (push) Successful in 11s
Reviewed-on: AlexRG/genesis-2#54
2026-03-10 16:01:04 +00:00
roberto.silva
f2337b29b0
Merge branch 'main' into issue/51-chats-de-ia-en-segundo-plano-para-asignaturas
CI / test (pull_request) Failing after 2m0s
2026-03-10 15:58:35 +00:00
roberto.silva
b63857d38f
Se agrega realtime
2026-03-10 09:57:27 -06:00
alexrg
347f932a21
Disable JWT verification for openai-webhook-responses function
Deploy Function / deploy (push) Successful in 1m26s
Deploy Migrations to Production / deploy (push) Successful in 10s
2026-03-10 09:27:51 -06:00
alexrg
496171cdea
Merge branch 'main' into test/ci
CI / test (pull_request) Successful in 1m14s
2026-03-10 14:37:17 +00:00
alexrg
2ff1a5e8a9
Refactor CI workflow to reset database for clean state and remove directory listing step
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Successful in 14s
2026-03-10 08:36:02 -06:00
alexrg
0f5803d648
Merge branch 'main' into test/ci
CI / test (pull_request) Failing after 11s
2026-03-10 14:27:48 +00:00
alexrg
3959b97aa1
Improve CI workflow by adding directory listing for debugging and removing generated types preview
Deploy Function / deploy (push) Successful in 24s
Deploy Migrations to Production / deploy (push) Successful in 14s
2026-03-10 08:25:59 -06:00
alexrg
b04961a944
Enhance CI workflow to preview generated types and improve error messaging
Deploy Function / deploy (push) Successful in 23s
Deploy Migrations to Production / deploy (push) Successful in 16s
2026-03-10 08:16:42 -06:00
alexrg
f81200e1a6
Merge branch 'main' into test/ci
CI / test (pull_request) Failing after 12s
2026-03-10 14:11:42 +00:00
alexrg
c2a7eea20a
Add GraphQL public type definitions and update constants
Deploy Function / deploy (push) Successful in 25s
Deploy Migrations to Production / deploy (push) Successful in 15s
2026-03-10 08:10:50 -06:00
alexrg
ffa9a41846
Merge branch 'main' into test/ci
CI / test (pull_request) Failing after 12s
2026-03-10 14:01:22 +00:00
alexrg
7152f91dfc
update generated supabase types
Deploy Function / deploy (push) Successful in 25s
Deploy Migrations to Production / deploy (push) Successful in 11s
2026-03-10 08:00:34 -06:00
alexrg
ec927111b3
Merge branch 'main' into test/ci
CI / test (pull_request) Failing after 11s
2026-03-10 13:53:13 +00:00
alexrg
0c2310d0d7
Fix path for generated types in CI workflow
Deploy Function / deploy (push) Successful in 26s
Deploy Migrations to Production / deploy (push) Successful in 13s
2026-03-10 07:51:41 -06:00
alexrg
13645dc00a
Refactor Database type definitions by removing unused fields and adding new entities for person, professor, and student
2026-03-10 07:51:37 -06:00
alexrg
1b715baff6
Añadir .gitea/workflows/ci.yaml
Deploy Function / deploy (push) Successful in 28s
Deploy Migrations to Production / deploy (push) Successful in 14s
2026-03-10 01:36:11 +00:00
Guillermo.Arrieta
5958ec15d2
hotfix: identificación de la aplicación para Open Library
Deploy Function / deploy (push) Successful in 26s
Deploy Migrations to Production / deploy (push) Successful in 11s
2026-03-09 17:16:12 -06:00
Guillermo.Arrieta
2823c81052
Merge pull request 'Se añadió la peticion a Open Library de bibliografía' ( #53 ) from issue/48-propuesta-de-bibliografas into main
...
Deploy Function / deploy (push) Successful in 36s
Deploy Migrations to Production / deploy (push) Successful in 14s
Reviewed-on: AlexRG/genesis-2#53
2026-03-09 23:06:37 +00:00
Guillermo.Arrieta
e72951d32d
Enhance buscar-bibliografia function with Open Library integration and parameter handling
2026-03-09 17:00:29 -06:00
roberto.silva
f53273f3e5
Merge pull request 'Chats de ia en segundo plano para asignaturas #51 ' ( #52 ) from issue/51-chats-de-ia-en-segundo-plano-para-asignaturas into main
...
Deploy Function / deploy (push) Successful in 25s
Deploy Migrations to Production / deploy (push) Successful in 10s
Reviewed-on: AlexRG/genesis-2#52
2026-03-09 22:31:23 +00:00
roberto.silva
16092e94a3
Chats de ia en segundo plano para asignaturas
...
fix #51
2026-03-09 16:27:27 -06:00