Wesley
4ca9f182d7
test/TRI 887/setup jest on cli package ( #326 )
...
* chore: run `pnpm install --prefer-frozen-lockfile`
* chore: install `jest` and `ts-jest`
* test: create `jest.config.js`
* chore: install `@types/jest`
* chore: add `jest` on `tsconfig.json` `types` property
* chore: create test script
* test: create example test 🎉 🎊 🕺🏼
* chore: install `@gmrchk/cli-testing-library`
* chore: override `tsconfig` with `@trigger.dev/tsconfig`
* test: make poc of cli test
* chore: run build before test
* docs: improve comment
* Added a changeset
---------
Co-authored-by: Matt Aitken <matt@mattaitken.com >
2023-08-16 22:35:23 +01:00
nicktrn
603ffbc426
docs: add supabase guide ( #297 )
...
* docs: add supabase guide
* feat: add support for external connection poolers
* chore: use .env symlink in database package
* chore: remove database .env.example
* docs: finish supabase pooling section
* docs: fix small typo
* docs: replace prisma with app wording
* docs: fix up supabase pooling section
* fix: deleted too much in contributing docs
* docs: change pooling heading
* docs: reduce linux shaming
* docs: include direct connection url in fly.io
2023-08-11 15:51:54 +01:00
Matt Aitken
9ff4c0dbd5
Project-wide Prettier setup ( #237 )
...
* Setup project-wide prettier
* Remove old workspace file
* Remove old debugging directives
* New top-level .prettierignore
* Updated Prettier config settings
* Contrubuting guide: Fix for some bad code blocks
* Added more ignores
* Improved the format script command
* printWidth set to 100
* Formatted entire repo (pnpm run format)
2023-08-01 10:21:22 +01:00
Eric Allam
3e5945fb9e
Stop storing github access tokens for github authenticated users
2023-07-31 15:41:44 +01:00
Eric Allam
e1d942bb3a
Add pnpm run db:studio command to open prisma studio
2023-06-27 11:27:31 +01:00
Eric Allam
40ffde33b6
Add isManagedCloud feature, remove sentry, and require custom oauth app on self-hosting
2023-06-22 22:48:57 +01:00
Eric Allam
31d8669c9d
Make github auth optional and better name the env vars
2023-06-22 17:42:51 +01:00
Matt Aitken
7fc3ff26bc
Rejigged database migrate deploy scripts
2023-06-16 16:30:35 +01:00
Eric Allam
9f49b7f4c0
Move prisma to an internal database package
2023-06-15 14:18:34 +01:00
Matt Aitken
a85509ea80
Stripped out more old files, updated env vars file
2023-05-11 17:13:14 +01:00
Matt Aitken
1f1cf0cb74
Added Storybook to turbo so you can call it from the root folder
2023-05-09 15:04:30 +01:00
Eric Allam
2d5c2394c8
Initial commit of the new serverless execution runtime
2023-03-31 14:32:00 +01:00
Matt Aitken
62ab7e098d
Generate integrations in the correct folder
2023-02-13 15:03:02 +00:00
Matt Aitken
63486d21c4
Renamed command to generate-integrations
2023-02-13 14:57:09 +00:00
Matt Aitken
fc1dd44f39
Added the new integrations system into the mono-repo
2023-02-13 14:48:12 +00:00
Matt Aitken
cf04c3902f
Added pnpm run idev command for running the webapp with Infisical secrets injected
2023-02-10 19:56:17 +00:00
Eric Allam
710bcc2c47
Handle errors when calling listen and provide some log feedback
2023-02-07 14:40:59 +00:00
Eric Allam
35718033bd
Upload source maps to sentry during Docker build
2023-02-07 09:29:15 +00:00
Matt Aitken
20c413330c
turbo.json added missing environment variables
2023-01-20 16:03:17 -08:00
D-K-P
7b7411de6a
Removed the unnecessary MERGENT_KEY from env
2023-01-10 14:19:39 +00:00
Matt Aitken
91bc0764d9
Magic link and welcome (without delay atm) email now sending with Resend
2023-01-04 17:13:33 +00:00
Matt Aitken
999ef03732
Added LOGIN_ORIGIN env var that is used for GitHub login callback
2023-01-04 10:13:07 +00:00
Eric Allam
8908d44206
Getting slack/chat.postMessage to work
...
- Added ability for integrations to cache values
- Integrations now determine if a request is retryable
- Retried requests are now scheduled with a delay
2022-12-30 15:58:43 +00:00
Matt Aitken
7afc596f3f
API connection is getting created, just need to update with external id now
2022-12-12 16:51:17 +00:00
Matt Aitken
a39e0fdbef
Use a version of tailwind that doesn’t have the watch issue… 🤦♂️
2022-12-08 17:36:23 +00:00
Matt Aitken
9e1caee879
Remix auth from API Hero with Magic link and GitHub
2022-12-07 11:41:03 +00:00
Matt Aitken
2868dfec7a
Tidying up some env vars
2022-12-06 14:28:32 +00:00
Matt Aitken
dc2e4c3a87
Initial commit of the mono repo
2022-12-06 12:28:16 +00:00