Commit Graph

  • dd33bbf6a8 Reworked the next-js project to just have the app directory Matt Aitken 2023-07-25 13:38:46 +01:00
  • 74640b1a82 Custom react query context for the package Matt Aitken 2023-07-25 13:38:32 +01:00
  • 51e6a74eda Lock turborepo to a specific version (1.10.10 breaks our Docker builds) Eric Allam 2023-07-25 13:37:40 +01:00
  • 27a9812194 chore: use endpointId if it exists in package.json (#200) alubọsa 2023-07-25 13:27:35 +01:00
  • ba03a9ed20 Merge pull request #207 from jemiluv8/js-support-for-init-command Eric Allam 2023-07-25 13:09:56 +01:00
  • f5c1c62a09 export SentEvent from the SDK Matt Aitken 2023-07-24 17:48:07 +01:00
  • 420e719db2 useEventRunDetails combines the two hooks Matt Aitken 2023-07-24 17:23:32 +01:00
  • c448f53964 Run hook fixes Matt Aitken 2023-07-24 17:12:16 +01:00
  • 72230f67d8 Improved the hook Matt Aitken 2023-07-24 17:03:11 +01:00
  • 4bdc28d7fc apiCors has 5 min maxAge Matt Aitken 2023-07-24 17:03:02 +01:00
  • eb5195768b Moved the run query to runs/$runId, instead of /tasks Matt Aitken 2023-07-24 13:28:33 +01:00
  • 5b6539d799 Improved the display of the react hooks in the example Matt Aitken 2023-07-24 13:13:19 +01:00
  • b1b471cf63 Removed the optional stuff from react zodfetch function Matt Aitken 2023-07-24 13:13:09 +01:00
  • bcd80463f3 Removed the parentId from the RunTaskSchema Matt Aitken 2023-07-24 13:12:34 +01:00
  • e2781cb090 Don’t return the task details unless they’re asked for, fix so the child tasks aren’t returned if they’re not asked for Matt Aitken 2023-07-24 13:12:19 +01:00
  • 09f906f7a1 Updated the invitation code page copy D-K-P 2023-07-24 10:18:11 +01:00
  • 706ab20ced add "patch" change set for feature to support nextjs projects using javascript Jemilu Mohammed 2023-07-23 19:04:18 +00:00
  • 1dde615686 add change set for feature to support nextjs projects using javascript Jemilu Mohammed 2023-07-23 18:49:14 +00:00
  • dda8be1fd0 Remove log Matt Aitken 2023-07-23 19:26:25 +01:00
  • 2888877463 Missed a cors response wrapper Matt Aitken 2023-07-23 19:26:13 +01:00
  • ac4253a187 Only refetch the run if it’s not complete Matt Aitken 2023-07-23 19:26:00 +01:00
  • a6f79d77d1 Run hook Matt Aitken 2023-07-23 19:18:19 +01:00
  • 4ca841a1d5 Query to get environment from either the apiKey or the pkApiKey Matt Aitken 2023-07-23 19:06:34 +01:00
  • 4d2a8728be Getting events is allowed with allowPublicKey Matt Aitken 2023-07-23 19:06:18 +01:00
  • ae3afdfc7e Allow public key api requests, if the flag is passed Matt Aitken 2023-07-23 19:05:30 +01:00
  • e135b06e2c Show errors, not working properly yet Matt Aitken 2023-07-23 18:42:36 +01:00
  • 106843be09 Checks for the correct public key format Matt Aitken 2023-07-23 18:42:20 +01:00
  • 022021dc4b Allow CORS for the GET events endpoint Matt Aitken 2023-07-23 18:27:23 +01:00
  • 8815b1608e Set the api url to localhost:3030 Matt Aitken 2023-07-23 18:26:59 +01:00
  • 3dcd7743be Requests are happening but failing CORS Matt Aitken 2023-07-23 18:03:39 +01:00
  • 66fd838085 Setup the Nextjs example homepage with the TriggerProvider Matt Aitken 2023-07-23 17:51:24 +01:00
  • b04852c98c useQueryEvent Matt Aitken 2023-07-23 17:51:03 +01:00
  • ad19bfa283 Added zod fetch function Matt Aitken 2023-07-23 17:50:51 +01:00
  • ee86910caa Pass in default api url Matt Aitken 2023-07-23 17:50:36 +01:00
  • 9a4daaf024 Better errors for api key Matt Aitken 2023-07-23 17:40:04 +01:00
  • fcf1202af3 Added React package to Next.js example project Matt Aitken 2023-07-23 17:36:55 +01:00
  • 43c402ccae Initial React package with provider Matt Aitken 2023-07-23 17:36:20 +01:00
  • 24334a1e78 API client methods for getting event and run data Matt Aitken 2023-07-23 16:25:13 +01:00
  • 37e27510de Return some run info as well Matt Aitken 2023-07-23 16:24:11 +01:00
  • fe35e8ea39 Return the updatedAt time as well Matt Aitken 2023-07-23 16:03:15 +01:00
  • db49879584 API endpoint for getting event details Matt Aitken 2023-07-23 16:02:02 +01:00
  • df68305f28 Don’t get subtasks by default when using GET on API tasks Matt Aitken 2023-07-23 15:41:13 +01:00
  • 078b10ccea API endpoint for getting tasks changed to return more selective info. Use taskListToTree Matt Aitken 2023-07-23 15:34:05 +01:00
  • 1f8a36efb4 Changed task query from getting children to creating tree afterwards from all the tasks Matt Aitken 2023-07-23 14:27:31 +01:00
  • b0c386ff87 fix bug when detecting app dir for js project Jemilu Mohammed 2023-07-22 20:38:10 +00:00
  • 8b69e06f79 rely on jsconfig.json file if javascript project revert unnecessary workarounds Jemilu Mohammed 2023-07-22 17:39:19 +00:00
  • 24aa4c7406 fix error in jobsPathPrefix and routePathPrefix for Javascript projects Jemilu Mohammed 2023-07-22 16:38:24 +00:00
  • 621c45aaf1 remove redundant Job import from @trigger.dev/sdk in jobsContent template string Jemilu Mohammed 2023-07-22 16:09:16 +00:00
  • 9f67b83bc5 fix formatting Jemilu Mohammed 2023-07-22 16:03:03 +00:00
  • da7dfd4bca revert files added wrongly Jemilu Mohammed 2023-07-22 16:01:44 +00:00
  • 07250f4ace Add support for Javascript nextjs projects in Jemilu Mohammed 2023-07-22 15:58:42 +00:00
  • 8b5055d9d3 initial commit for js example Jemilu Mohammed 2023-07-22 14:50:22 +00:00
  • ec36918061 Merge pull request #188 from triggerdotdev/changeset-release/main @trigger.dev/github@1.0.0-next.9 @trigger.dev/cli@0.2.1-next.24 Eric Allam 2023-07-21 09:34:04 +01:00
  • c895722ffc chore: Update version for release (next) github-actions[bot] 2023-07-21 08:26:49 +00:00
  • 7df34db36b Merge remote-tracking branch 'origin/blank-jobs-page-improvements' James Ritchie 2023-07-21 09:25:14 +01:00
  • 3008909f02 Moved the example jobs list to the left column and only shows when 1 job is visible James Ritchie 2023-07-20 18:37:01 +01:00
  • 8af381729c Added example projects to the blank jobs page D-K-P 2023-07-20 17:36:23 +01:00
  • 8ca0aeb1bd Updated the side panel copy D-K-P 2023-07-20 14:48:33 +01:00
  • 99f8ec935b Fixed pnpm lock Eric Allam 2023-07-20 14:39:42 +01:00
  • d07cfe8fdb Merge pull request #194 from dylanrod21/main Eric Allam 2023-07-20 14:37:36 +01:00
  • 2f1b2a32c3 adding changeset Dylan Rodriguez 2023-07-20 09:09:21 -04:00
  • b6fd62eb54 Changed ‘Send us feedback’ to ‘Help & feedback’ D-K-P 2023-07-20 12:17:34 +01:00
  • 1dfe7e0ab5 Updated dev-compose.yml and added some scripts to run it in package.json Eric Allam 2023-07-20 10:30:56 +01:00
  • 17c7e9765e Merge pull request #197 from SSHari/patch-700 Eric Allam 2023-07-20 10:31:22 +01:00
  • 0ae03477df Merge pull request #196 from SSHari/patch-702 Eric Allam 2023-07-20 10:11:48 +01:00
  • 2348e95b6c Merge pull request #195 from SSHari/patch-701 Eric Allam 2023-07-20 10:10:47 +01:00
  • 439ecf4a7f chore: 🤖 improve migrations for docker container startup SSHari 2023-07-19 18:19:41 -04:00
  • 68750da731 Revert "adding where condition on job count" Dylan Rodriguez 2023-07-19 19:23:40 -04:00
  • 61de39712a adding where condition on job count Dylan Rodriguez 2023-07-19 19:11:57 -04:00
  • d32e6f9839 feat: 🎸 filter organization > project > jobs to internal=false SSHari 2023-07-19 19:05:37 -04:00
  • 0cda4621c7 feat: 🎸 add project count pill to breadcrumb project menu SSHari 2023-07-19 18:48:07 -04:00
  • 4bcd654e49 Merge pull request #185 from SSHari/patch-573 Eric Allam 2023-07-19 22:22:37 +01:00
  • bf0a0a17a0 normalizing path in detectPagesOrAppDir Dylan Rodriguez 2023-07-19 17:14:25 -04:00
  • ca59b6b236 Fix requested changes SSHari 2023-07-19 12:24:31 -04:00
  • 2a6cd98d4e Merge pull request #187 from SSHari/patch-445 Eric Allam 2023-07-19 16:56:36 +01:00
  • d4da2f322b Added GitHub getIssue Task (with example Job) Matt Aitken 2023-07-19 16:31:55 +01:00
  • 04ce02bb5d feat: 🎸 update Docker image to use best practices SSHari 2023-07-14 16:40:05 -04:00
  • 62e3bb93c1 feat: 🎸 move get project jobs to lower level in app hierarchy SSHari 2023-07-17 15:41:07 -04:00
  • 7da6b94daf Add linux header Eric Allam 2023-07-18 16:14:43 +01:00
  • e95bd3b6fe Rename docker-setup to DOCKER_INSTALLATION and link to our Docker repo Eric Allam 2023-07-18 16:13:42 +01:00
  • 8e4c70468d Merge pull request #182 from kaf-lamed-beyt/docker-setup Eric Allam 2023-07-18 16:11:07 +01:00
  • 1ea5082314 Use the typesafe env vars instead of process.env directly v2.0.0-beta.15 Eric Allam 2023-07-18 15:43:27 +01:00
  • 267cbc751c Automatically re-write endpoint url from localhost to host.docker.internal when running in Docker Compose v2.0.0-beta.14 Eric Allam 2023-07-18 14:20:52 +01:00
  • 5e522e1f3e Updated the yarn install to yarn dlx James Ritchie 2023-07-18 10:51:50 +01:00
  • ba7ef25bcb Merge pull request #184 from triggerdotdev/changeset-release/main @trigger.dev/cli@0.2.1-next.23 Eric Allam 2023-07-17 17:20:37 +01:00
  • e132ea33f2 chore: Update version for release (next) github-actions[bot] 2023-07-17 16:18:09 +00:00
  • d0b19d50e4 @trigger.dev/cli: Add option to specify the path to the handler function in the dev command Eric Allam 2023-07-17 17:16:20 +01:00
  • 226ded6156 Merge pull request #183 from triggerdotdev/changeset-release/main @trigger.dev/cli@0.2.1-next.22 Eric Allam 2023-07-17 16:47:31 +01:00
  • 8f5abfd0a6 chore: Update version for release (next) github-actions[bot] 2023-07-17 15:47:03 +00:00
  • 1bf2802b67 @trigger.dev/cli: Parse .env files using dotenv instead of hand-parsing Eric Allam 2023-07-17 16:45:12 +01:00
  • b95826840a Merge pull request #181 from triggerdotdev/changeset-release/main v2.0.0-beta.13 @trigger.dev/sdk@2.0.0-next.18 @trigger.dev/cli@0.2.1-next.21 Eric Allam 2023-07-17 16:34:23 +01:00
  • 584e2b3ffb chore: Update version for release (next) github-actions[bot] 2023-07-17 15:29:22 +00:00
  • 69af845ad1 Make isRetry context property backwards compatible and add it to the TriggerContext type Eric Allam 2023-07-17 16:27:53 +01:00
  • fba8eec319 Don’t include application/json Content-Type when pinging with no body (fastify doesn’t like that) Eric Allam 2023-07-17 16:23:50 +01:00
  • 01c0f9b324 Allow the CLI dev command to work outside of a Next.js project Eric Allam 2023-07-17 16:21:21 +01:00
  • 86e8ccbbd6 If the run info is missing then don’t render that part of the breadcrumb v2.0.0-beta.12 Matt Aitken 2023-07-17 14:08:33 +01:00
  • 0b45338300 Remove the bad RESEND_API_KEY from .env.example Eric Allam 2023-07-17 13:00:38 +01:00
  • eafe6a0d7b chore(docs): add docker setup guide. remove prev code implementation kaf-lamed-beyt 2023-07-17 12:17:09 +01:00
  • 3fb41f68fb Merge pull request #180 from SSHari/patch-409 Eric Allam 2023-07-17 11:52:15 +01:00
  • f5c819a489 Merge pull request #177 from akhill10/feat/isRetry-on-context-run Eric Allam 2023-07-17 11:48:33 +01:00