This website requires JavaScript.
Explore
Help
Sign In
alexrg
/
genesis-2
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
Actions
Wiki
Activity
All Workflows
Deploy Function
Deploy Migrations to Production
Deploy Function
Deploy Migrations to Production
Update database types
Other workflows
8
backup.yaml
ci.yaml
deploy-functions-desarrollo.yaml
deploy-functions.yaml
production-desarrollo.yaml
production.yaml
update-seed.yaml
update-types.yml
64 workflow runs
Actor
All actors
Guillermo.Arrieta
alexrg
roberto.silva
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
Create status badge
Actualizar supabase/migrations/20260218223516_1.0.0.sql
#232
:
Commit
a92cd1cf45
pushed by
alexrg
main
2026-03-12 13:24:58 +00:00
25s
View workflow file
Tipos
#215
:
Commit
3ee2e08974
pushed by
alexrg
main
2026-03-10 21:47:57 +00:00
24s
View workflow file
Actualizar supabase/functions/_shared/openai-service.ts
#212
:
Commit
9be3e1ef13
pushed by
alexrg
main
2026-03-10 21:45:36 +00:00
25s
View workflow file
Actualizar supabase/functions/_shared/openai-service.ts
#210
:
Commit
d92308f946
pushed by
alexrg
main
2026-03-10 21:45:08 +00:00
13s
View workflow file
Actualizar .gitea/workflows/update-types.yml
#206
:
Commit
13197cc4fd
pushed by
alexrg
main
2026-03-10 21:40:48 +00:00
24s
View workflow file
Actualizar .gitea/workflows/update-types.yml
#204
:
Commit
241c46a1b8
pushed by
alexrg
main
2026-03-10 21:39:35 +00:00
25s
View workflow file
Actualizar supabase/migrations/20260310154853_realtime.sql
#201
:
Commit
ff655e5598
pushed by
alexrg
main
2026-03-10 21:32:15 +00:00
24s
View workflow file
Actualizar .gitea/workflows/update-types.yml
#199
:
Commit
7d31c6893f
pushed by
alexrg
main
2026-03-10 21:31:12 +00:00
24s
View workflow file
Actualizar supabase/data.sql
#197
:
Commit
3a990147e1
pushed by
alexrg
main
2026-03-10 21:25:47 +00:00
26s
View workflow file
Actualizar supabase/migrations/20260310154853_realtime.sql
#195
:
Commit
8d4c661c22
pushed by
alexrg
main
2026-03-10 21:25:11 +00:00
24s
View workflow file
Actualizar .gitea/workflows/update-types.yml
#193
:
Commit
4d67eb6b51
pushed by
alexrg
main
2026-03-10 21:24:44 +00:00
16s
View workflow file
fix: add missing newline and comment for trigger testing in migration script
#191
:
Commit
47e171a5b8
pushed by
alexrg
main
2026-03-10 21:19:49 +00:00
24s
View workflow file
Actualizar .gitea/workflows/update-types.yml
#189
:
Commit
6301d52990
pushed by
alexrg
main
2026-03-10 21:19:13 +00:00
25s
View workflow file
Merge pull request 'fix: add git diff output to CI error message for better debugging' (
#57
) from test/ci into main
#187
:
Commit
96ea054a8b
pushed by
alexrg
main
2026-03-10 21:04:20 +00:00
30s
View workflow file
Actualizar .gitea/workflows/update-types.yml
#184
:
Commit
9e5afed71e
pushed by
alexrg
main
2026-03-10 21:02:46 +00:00
28s
View workflow file
Merge pull request 'Actualizar database-types.ts' (
#27
) from test/ci into main
#178
:
Commit
32c8a8814f
pushed by
alexrg
main
2026-03-10 20:46:44 +00:00
26s
View workflow file
Añadir .gitea/workflows/update-types.yml
#173
:
Commit
f038ad4914
pushed by
alexrg
main
2026-03-10 20:32:54 +00:00
27s
View workflow file
Disable JWT verification for openai-webhook-responses function
#165
:
Commit
347f932a21
pushed by
alexrg
main
2026-03-10 15:29:47 +00:00
1m28s
View workflow file
Refactor CI workflow to reset database for clean state and remove directory listing step
#162
:
Commit
2ff1a5e8a9
pushed by
alexrg
main
2026-03-10 14:36:54 +00:00
24s
View workflow file
Improve CI workflow by adding directory listing for debugging and removing generated types preview
#158
:
Commit
3959b97aa1
pushed by
alexrg
main
2026-03-10 14:26:52 +00:00
25s
View workflow file
Enhance CI workflow to preview generated types and improve error messaging
#155
:
Commit
b04961a944
pushed by
alexrg
main
2026-03-10 14:17:35 +00:00
24s
View workflow file
Add GraphQL public type definitions and update constants
#152
:
Commit
c2a7eea20a
pushed by
alexrg
main
2026-03-10 14:11:44 +00:00
26s
View workflow file
update generated supabase types
#149
:
Commit
7152f91dfc
pushed by
alexrg
main
2026-03-10 14:01:33 +00:00
26s
View workflow file
Fix path for generated types in CI workflow
#146
:
Commit
0c2310d0d7
pushed by
alexrg
main
2026-03-10 13:52:35 +00:00
27s
View workflow file
Añadir .gitea/workflows/ci.yaml
#143
:
Commit
1b715baff6
pushed by
alexrg
main
2026-03-10 01:36:42 +00:00
29s
View workflow file
fix: simplify refusal handling in message response by removing is-refusal field
#115
:
Commit
824db85305
pushed by
alexrg
main
2026-02-25 16:04:52 +00:00
23s
View workflow file
fix: change variable declaration from let to const for output in pickSchemaFields function
#113
:
Commit
5fae2165b0
pushed by
alexrg
main
2026-02-25 14:23:55 +00:00
23s
View workflow file
fix: ensure campos is always an array in pickSchemaFields function
#111
:
Commit
738d3970e3
pushed by
alexrg
main
2026-02-25 14:03:46 +00:00
24s
View workflow file
fix: remove required fields and additional properties from message schema
#109
:
Commit
009e65d327
pushed by
alexrg
main
2026-02-24 22:13:07 +00:00
25s
View workflow file
fix: add required fields and restrict additional properties in message schema
#107
:
Commit
e43927f1b1
pushed by
alexrg
main
2026-02-24 21:29:36 +00:00
23s
View workflow file
First
Previous
1
2
3
Next
Last
Status Badge
Branch
main
main
Badge URL
Markdown
HTML