Eric Allam
e1d942bb3a
Add pnpm run db:studio command to open prisma studio
2023-06-27 11:27:31 +01:00
Eric Allam
03c4d9504f
Cleanup the docker compose services stuff
2023-06-26 15:09: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
Eric Allam
1701d4253d
Remove prisma config in package.json
2023-06-22 13:53:46 +01:00
Eric Allam
c5d96db9a8
WIP docker github workflow
2023-06-22 13:11:43 +01:00
Eric Allam
8bba30e290
Initial Docker and docker compose setup
2023-06-21 17:07:17 +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
Eric Allam
214546d17a
WIP new stuff
2023-05-16 16:34:51 +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
Matt Aitken
0a1d3ed5ef
Removed generate-integrations
2023-05-09 14:42:38 +01:00
Eric Allam
98c8893046
WIP connections with authenticated tasks and http triggers
2023-04-06 16:15:17 +01:00
Eric Allam
2d5c2394c8
Initial commit of the new serverless execution runtime
2023-03-31 14:32:00 +01:00
Eric Allam
408bd6ddc8
Added a script to automatically update template repo @trigger.dev packages instead of having to do it manually
2023-03-02 15:34:53 +00:00
Matt Aitken
be6954abf2
changeset config for generated-integrations
2023-02-21 11:00:17 +00:00
Matt Aitken
f6ed5517c2
Merge branch 'features/new-integrations' into dev
2023-02-21 10:10:15 +00:00
Eric Allam
695e4ca3f0
Split pulsar and the rest of the local docker services
2023-02-20 17:23:42 +00:00
Matt Aitken
3cd4f2fb9f
Merge remote-tracking branch 'origin/dev' into features/new-integrations
...
# Conflicts:
# apps/webapp/app/env.server.ts
# apps/webapp/app/models/integrations.server.ts
# apps/webapp/app/models/organizationTemplatePresenter.server.ts
# apps/webapp/app/models/templateListPresenter.server.ts
# apps/webapp/app/models/templatePresenter.server.ts
# apps/webapp/app/models/workflowListPresenter.server.ts
# apps/webapp/app/models/workflowStartPresenter.server.ts
# apps/webapp/app/models/workflowsPresenter.server.ts
# apps/webapp/app/routes/__app/orgs/$organizationSlug/__org/index.tsx
# apps/webapp/app/routes/__app/orgs/$organizationSlug/__org/workflows.new.tsx
# pnpm-lock.yaml
2023-02-20 12:10:50 +00:00
Matt Aitken
67eb592ecc
Merge branch 'dev' into main
2023-02-17 16:11:20 +00:00
Vladyslav Matsiiako
1b675968f6
Added infisical as one of the command in package.json
2023-02-14 19:46:36 -08: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
35718033bd
Upload source maps to sentry during Docker build
2023-02-07 09:29:15 +00:00
Matt Aitken
64854b128f
Added scripts and documentation for doing pre-release changeset versions
2023-02-06 11:51:53 +00:00
Eric Allam
f3258ea411
Update all the docs for the new packages
2023-01-30 16:31:02 +00:00
Eric Allam
42648e93ee
Added changesets for the new packages
2023-01-30 16:10:43 +00:00
Eric Allam
2ae86d0f0e
Remove unnecessary config packages and use explicit workspace reference
2023-01-26 14:20:44 +00:00
Matt Aitken
09896e4252
Added changesets to the project
2023-01-13 14:37:27 +00:00
Eric Allam
eb45b4259d
Remove all traces of API Hero
2023-01-10 16:09:42 +00:00
Eric Allam
a0bb1a235c
Moves pulsar back into the docker compose file
...
Pulsar now starts/stops when running docker:db
2022-12-16 16:21:20 +00:00
Eric Allam
49d35a7a34
A couple of things in here
...
- Improved starting and stopping pulsar locally
- Starting to explore how the connections stuff in workflows (including how the types will work)
- Authorization now returns an organization id (to properly scope the pulsar topics to a unique workflow/org pair)
- Better handling of closing host connections in the coordinator
- Upgrade all zod to 3.20
2022-12-13 14:46:08 +00:00
Eric Allam
d5a59051f3
Added pulsar docker commands and getting the message broker working in the coordinator
2022-12-09 20:23:44 +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
e09389ee94
Updated all tailwind packages to the latest
2022-12-08 15:22:02 +00:00
Matt Aitken
cf05e09a04
Initial user table, removed more cruft and fixed some scripts
2022-12-06 13:23:38 +00:00
Matt Aitken
dc2e4c3a87
Initial commit of the mono repo
2022-12-06 12:28:16 +00:00