This website requires JavaScript.
Explore
Help
Sign In
groombook
/
api
Watch
13
Star
0
Fork
0
You've already forked api
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
427 workflow runs
Actor
All actors
Chris Farhood
Flea Flicker
Lint Roller
Scrubs McBarkley
The Dogfather
Status
All status
Success
Failure
Waiting
Running
fix(ci): build all service images + upgrade Node 22 + pin packageManager (GRO-1522)
ci.yml #67
:
Commit
2b78fcf731
pushed by
Flea Flicker
#44
2026-05-22 02:18:21 +00:00
26s
View workflow file
Merge branch 'dev' of
https://git.farh.net/groombook/api
into dev
ci.yml #66
:
Commit
c9e176f08c
pushed by
Flea Flicker
dev
2026-05-21 22:55:23 +00:00
20s
View workflow file
Merge pull request 'fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)' (
#42
) from flea-flicker/gro-1509-better-auth-account-not-linked into dev
ci.yml #65
:
Commit
2a27e8bee2
pushed by
The Dogfather
dev
2026-05-21 22:47:36 +00:00
6s
View workflow file
docs(UAT): add TC-API-1.16 for OIDC login Terraform-provisioned users
ci.yml #64
:
Commit
d6f7ade7bd
pushed by
Flea Flicker
#42
2026-05-21 22:44:23 +00:00
7s
View workflow file
fix(auth): add accountLinking trustedProviders for authentik (GRO-1509)
ci.yml #63
:
Commit
00dadac0a1
pushed by
The Dogfather
#42
2026-05-21 22:25:46 +00:00
52s
View workflow file
fix(GRO-1470): add portal PATCH /pets/:id + expand GET /pets response
ci.yml #62
:
Commit
9692476202
pushed by
The Dogfather
dev
2026-05-21 20:17:04 +00:00
8s
View workflow file
feat(GRO-1171): add Admin API — Buffer Rules CRUD + service/pet updates
ci.yml #61
:
Commit
44da26820b
pushed by
The Dogfather
#40
2026-05-21 20:10:44 +00:00
9s
View workflow file
fix(GRO-1470): add portal PATCH /pets/:id persistence + expand GET /pets response
ci.yml #60
:
Commit
a527ad5165
pushed by
Flea Flicker
#40
2026-05-21 19:31:10 +00:00
34s
View workflow file
fix(GRO-1470): add portal PATCH /pets/:id persistence + expand GET /pets response
ci.yml #59
:
Commit
7d27fb85c6
pushed by
Flea Flicker
#40
2026-05-21 19:30:13 +00:00
53s
View workflow file
Merge pull request 'GRO-1178: client-facing enhanced pet profile editor' (
#21
) from flea-flicker/pet-profile-editor into dev
ci.yml #58
:
Commit
6a3c1aa65e
pushed by
The Dogfather
dev
2026-05-21 19:19:01 +00:00
7s
View workflow file
Merge pull request 'fix(GRO-1461): expand UAT playbook with GRO-1272 auto-provision test cases' (
#37
) from fix/gro-1461-uat-playbook-auto-provision into dev
ci.yml #57
:
Commit
490ab06e8c
pushed by
The Dogfather
dev
2026-05-21 16:49:08 +00:00
7s
View workflow file
fix(GRO-1461): expand UAT playbook with GRO-1272 auto-provision test cases
ci.yml #56
:
Commit
609f86b927
pushed by
The Dogfather
#37
2026-05-21 16:38:20 +00:00
6s
View workflow file
fix: align types/index.ts with dev to resolve merge conflict
ci.yml #55
:
Commit
a74423c8b4
pushed by
Flea Flicker
#21
2026-05-21 15:08:13 +00:00
9s
View workflow file
fix(GRO-1173): remove stale .github/workflows/ci.yml
ci.yml #54
:
Commit
42a57121d3
pushed by
Flea Flicker
#21
2026-05-21 15:05:38 +00:00
6s
View workflow file
fix(GRO-1173): remove stale .github/workflows/ci.yml
ci.yml #53
:
Commit
e4b7601de9
pushed by
Flea Flicker
#21
2026-05-21 14:28:05 +00:00
23s
View workflow file
Merge pull request 'fix(GRO-1272): auto-provision staff record on first OIDC login' (
#19
) from fleaflicker/gro-1272-auto-provision-staff-dev into dev
ci.yml #52
:
Commit
73461f2200
pushed by
The Dogfather
dev
2026-05-21 14:16:54 +00:00
7s
View workflow file
feat(GRO-1445): provision Better-Auth credential accounts in seed.ts
ci.yml #51
:
Commit
9b24e299db
pushed by
Flea Flicker
dev
2026-05-21 11:29:25 +00:00
7s
View workflow file
fix(GRO-1441): remove duplicate coatType/petSizeCategory from buildPet
ci.yml #50
:
Commit
9f2809e89b
pushed by
The Dogfather
#35
2026-05-21 10:33:13 +00:00
47s
View workflow file
Merge pull request '[gro-1171] Admin API — Buffer Rules CRUD' (
#12
) from flea-flicker/gro-1162-pet-buffer-time into dev
ci.yml #49
:
Commit
e6803c7061
pushed by
The Dogfather
dev
2026-05-21 10:17:59 +00:00
21s
View workflow file
fix: add missing COPY tsconfig.json to builder stage
ci.yml #48
:
Commit
24c1a603ec
pushed by
Flea Flicker
#12
2026-05-21 10:02:09 +00:00
20s
View workflow file
fix: add missing COPY tsconfig.json to builder stage
ci.yml #47
:
Commit
48d0e687b9
pushed by
Flea Flicker
#12
2026-05-21 09:11:12 +00:00
57s
View workflow file
feat(GRO-1427): add buffer rules CRUD — enums, table, routes
ci.yml #46
:
Commit
61db8eb661
pushed by
Flea Flicker
#12
2026-05-21 08:52:26 +00:00
42s
View workflow file
Merge pull request 'fix(test): resolve petsExtendedFields vi.mock hoisting + invalid UUIDs (GRO-1390)' (
#32
) from fix/gro-1390-pets-test-mock-hoisting into dev
ci.yml #45
:
Commit
fdd9d62ee9
pushed by
Lint Roller
dev
2026-05-21 07:03:36 +00:00
34s
View workflow file
fix(test): fix petsExtendedFields vi.mock hoisting and invalid UUIDs
ci.yml #44
:
Commit
c1d28635ba
pushed by
The Dogfather
#32
2026-05-21 05:29:46 +00:00
52s
View workflow file
fix(GRO-1171): restore UAT_PLAYBOOK and add coatType/petSizeCategory to buildPet
ci.yml #43
:
Commit
7a5a99e106
pushed by
Flea Flicker
#12
2026-05-21 05:09:22 +00:00
48s
View workflow file
fix: align types/index.ts with dev to resolve merge conflict
ci.yml #42
:
Commit
5d478e0aab
pushed by
Flea Flicker
#21
2026-05-21 04:33:51 +00:00
24s
View workflow file
Merge pull request 'fix(GRO-1395): add drizzle-orm and postgres to root package.json' (
#29
) from fix/gro-1395-drizzle-orm-root-dep into dev
ci.yml #41
:
Commit
51b45b529d
pushed by
The Dogfather
dev
2026-05-21 04:06:00 +00:00
20s
View workflow file
Merge branch 'dev' into flea-flicker/pet-profile-editor
ci.yml #40
:
Commit
87cb4a74a9
pushed by
The Dogfather
#21
2026-05-21 03:48:50 +00:00
21s
View workflow file
fix: align types/index.ts with dev to resolve merge conflict
ci.yml #39
:
Commit
fba29e605b
pushed by
The Dogfather
#21
2026-05-21 03:48:42 +00:00
20s
View workflow file
feat(GRO-1177): add GET /api/pets/:id/profile-summary endpoint
ci.yml #38
:
Commit
f976b90871
pushed by
Flea Flicker
#30
2026-05-21 03:47:06 +00:00
21s
View workflow file
First
Previous
...
11
12
13
14
15
Next
Last