cal/packages/prisma
Joe Au-Yeung 4faad64978
test: Seed GCal test credentials (#12596)
* Seed GCal test credentials

* Set yml .env to secrets

* Switch to vars

* Add error messages

* Set error message

* Error messages

* Change .env to secrets

* Run db-seed even with cache

* Add with DATABASE_URL

* Set DB URL

* Set DB URL

* Inputs DB URL

* Move database URL to with block

* Create env under yarn db-studio

* Fix typo

* WIP

* WIP

* WIP

* WIP

* WIP

* Add credential console log

* Hit cache

* Add logs

* Remove echo

* Run on ubuntu latest

* Don't cache db

* Uncache

* WIP

* WIP

* Change back to buildjet

* Seed GCal keys in test

* Test uses GCal keys

* Parse keys

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Clean up

* Type fix

* Clean up

* Clean up
2023-12-20 14:28:24 -05:00
..
client add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
middleware perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
migrations feat: Instant Meeting (#12345) 2023-12-19 11:01:42 -08:00
selects feat: Shows link location and respective icon in /bookings (#12760) 2023-12-18 01:28:49 +00:00
zod Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
.env
delete-app.ts
docker-compose.yml Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
enum-generator.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
index.ts chore: Insights readonly DB client (#12373) 2023-11-15 14:50:20 -07:00
package.json chore: upgrade to prisma 5.3.1 (#11666) 2023-10-12 17:46:35 +03:00
schema.prisma feat: Instant Meeting (#12345) 2023-12-19 11:01:42 -08:00
seed-app-store.ts feat: Zoho Calendar (#10429) 2023-09-25 14:04:37 +05:30
seed-insights.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
seed-performance-testing.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
seed-utils.ts test: Seed GCal test credentials (#12596) 2023-12-20 14:28:24 -05:00
seed.ts test: Seed GCal test credentials (#12596) 2023-12-20 14:28:24 -05:00
zod-utils.ts feat: Instant Meeting (#12345) 2023-12-19 11:01:42 -08:00