Commit Graph

  • d189f425e8 Limit access to the cloud product to people who have invite codes Eric Allam 2023-07-05 16:31:37 +01:00
  • 0fe6fb83ac The test help panel is open when you load the page Matt Aitken 2023-07-05 15:41:10 +01:00
  • f15ae41f48 Help lightbulb is always yellow Matt Aitken 2023-07-05 15:41:00 +01:00
  • 46a07fc72e Merge pull request #138 from triggerdotdev/changeset-release/main @trigger.dev/sdk@2.0.0-next.10 @trigger.dev/cli@0.2.1-next.14 Eric Allam 2023-07-05 15:59:30 +01:00
  • 83af317739 chore: Update version for release (next) github-actions[bot] 2023-07-05 14:57:17 +00:00
  • f4db1b2735 @trigger.dev/cli init - Create a better file structure Eric Allam 2023-07-05 15:54:58 +01:00
  • 6d4922f419 api.trigger.dev is now the default cloud url Eric Allam 2023-07-05 14:47:41 +01:00
  • 6af098ee8a Default the apiUrl to cloud.trigger.dev Eric Allam 2023-07-05 12:29:48 +01:00
  • 1dcb2ebcac Update pnpm lock file @trigger.dev/sdk@2.0.0-next.9 @trigger.dev/github@1.0.0-next.4 Eric Allam 2023-07-05 12:25:10 +01:00
  • f65cb463cc Merge pull request #137 from triggerdotdev/changeset-release/main Eric Allam 2023-07-05 12:20:43 +01:00
  • 2b4ce97f8a chore: Update version for release (next) github-actions[bot] 2023-07-05 11:12:37 +00:00
  • 25abf319ab PageInfoProperty not puts the value inside a paragraph even if it’s a react node v2.0.0-beta.7 Eric Allam 2023-07-05 12:11:08 +01:00
  • 77807ab42a Changed ‘Clients’ to ‘Endpoints’ on the API keys page and reordered URL in table James Ritchie 2023-07-05 11:37:55 +01:00
  • f21990b14f Removed the datetime logging v2.0.0-beta.6 Eric Allam 2023-07-05 11:36:44 +01:00
  • 1873d10e95 Normalize the whitespace characters in formatted date times Eric Allam 2023-07-05 11:13:14 +01:00
  • 32ff3f3136 @trigger.dev/github: Fixed some properties that had API urls instead of HTML urls Matt Aitken 2023-07-05 11:12:27 +01:00
  • 354b0aefb0 “This Run returned nothing.” Matt Aitken 2023-07-05 10:59:34 +01:00
  • aaa70a9aab eventTrigger() jsdocs Matt Aitken 2023-07-05 10:48:46 +01:00
  • 3b90739087 Rework the DateTime component to use a Fragment and render the correct datetime timezone in a useEffect Eric Allam 2023-07-05 10:51:08 +01:00
  • acaae993a5 Run context jsdocs Matt Aitken 2023-07-04 22:55:45 +01:00
  • a74f0322e2 Attempt to fix the prisma “Transaction already closed: Could not perform operation” error v2.0.0-beta.5 Eric Allam 2023-07-04 22:11:51 +01:00
  • 1a0286f6b0 Run pnpm i @trigger.dev/sdk@2.0.0-next.8 @trigger.dev/openai@1.0.0-next.2 Matt Aitken 2023-07-04 18:52:54 +01:00
  • 64182483e2 Merge pull request #136 from triggerdotdev/changeset-release/main Matt Aitken 2023-07-04 18:37:46 +01:00
  • 87a25fba62 chore: Update version for release (next) github-actions[bot] 2023-07-04 17:34:44 +00:00
  • 12803536fa OpenAI integration: listModels returns the response.data instead of response.data.data Matt Aitken 2023-07-04 18:33:27 +01:00
  • f160b34b34 isTriggerError jsdocs Matt Aitken 2023-07-04 16:28:58 +01:00
  • cca7da9da2 Better docs for io.try Matt Aitken 2023-07-04 16:15:47 +01:00
  • 01cf5f3bdc io.try jsdocs Matt Aitken 2023-07-04 16:14:31 +01:00
  • 33a928a9ea Removed new job examples from general Matt Aitken 2023-07-04 15:30:56 +01:00
  • c83443a41a io.runTask and io.registerTrigger jsdocs Matt Aitken 2023-07-04 15:30:06 +01:00
  • 374007bffd Fixed incorrectly scoping job test runs to the specific selected project v2.0.0-beta.4 Eric Allam 2023-07-04 15:23:19 +01:00
  • 092382f319 Cleanup some of the date times Eric Allam 2023-07-04 15:14:45 +01:00
  • 79a0532e1d Handle OS signals in the docker container v2.0.0-beta.3 Eric Allam 2023-07-04 14:36:55 +01:00
  • 56c7c8b1ee Better handle interactive transaction errors and adding increased timeouts Eric Allam 2023-07-04 14:36:40 +01:00
  • 722fe7b71e registerCron and unregisterCron jsdocs Matt Aitken 2023-07-04 12:48:32 +01:00
  • 759793b2e3 Fix hydration errors by using the LocaleProvider for all rendered dates, and always use UTC to prevent timezone mismatches Eric Allam 2023-07-04 12:36:37 +01:00
  • 99c6cd0371 io.registerInterval and io.unregisterInterval jsdocs Matt Aitken 2023-07-04 11:22:24 +01:00
  • 9fbc5ab8de Adding logging to investigate hydration errors Eric Allam 2023-07-04 11:09:47 +01:00
  • 75ac2c9961 Scheduled triggers are now disabled on dev env by default Eric Allam 2023-07-04 10:59:02 +01:00
  • 87330dd863 Merge pull request #135 from triggerdotdev/changeset-release/main @trigger.dev/slack@1.0.0-next.2 @trigger.dev/sdk@2.0.0-next.7 @trigger.dev/cli@0.2.1-next.13 Eric Allam 2023-07-04 10:50:18 +01:00
  • 38fe9302cf chore: Update version for release (next) github-actions[bot] 2023-07-04 09:36:25 +00:00
  • 33a455c593 pnpm i Eric Allam 2023-07-04 10:34:29 +01:00
  • 37db0ac58d Remove @trigger.dev/internal changeset Eric Allam 2023-07-04 10:33:00 +01:00
  • 2cbf50b1cc @trigger.dev/sdk: deliverAt and timestamp event properties are now dates Eric Allam 2023-07-04 10:32:04 +01:00
  • e26923eb19 backgroundFetch jsdocs Matt Aitken 2023-07-04 10:31:42 +01:00
  • 3e63bcfb11 Merge pull request #134 from triggerdotdev/changeset-release/main Eric Allam 2023-07-03 22:50:55 +01:00
  • 1e1c18c4a1 chore: Update version for release (next) github-actions[bot] 2023-07-03 21:49:48 +00:00
  • 953e7fc918 Allow scheduled jobs to have their schedule updated Eric Allam 2023-07-03 22:48:03 +01:00
  • 8e147dbe0c io.sendEvent jsdocs Matt Aitken 2023-07-03 19:19:56 +01:00
  • 86dbd5d1dc Added JSdocs for io.wait and io.logger Matt Aitken 2023-07-03 19:02:55 +01:00
  • e85ecfacba Remove the commented out jobs Eric Allam 2023-07-03 17:49:00 +01:00
  • f210532870 @trigger.dev/slack: Added joinConversation task, and automatically try and join a public conversation if the bot is not in it when posting a message Eric Allam 2023-07-03 17:48:10 +01:00
  • 6c9ca686cb Tweaked callout icon margin James Ritchie 2023-07-03 16:34:09 +01:00
  • 35b556d4a3 Using the path builder for URLs on the Jobs page James Ritchie 2023-07-03 16:30:14 +01:00
  • c83339404a Using the path builder for the integration docs URL James Ritchie 2023-07-03 16:29:01 +01:00
  • 4172def1a3 Added a docs root path to the path builder James Ritchie 2023-07-03 16:28:20 +01:00
  • c99481ea8d Added a callout to link to the docs James Ritchie 2023-07-03 16:15:08 +01:00
  • a11ddf6564 Added JSDocs related to logging Matt Aitken 2023-07-03 16:21:14 +01:00
  • 917a70fbe9 Docs for the Job constructor() Matt Aitken 2023-07-03 16:12:21 +01:00
  • 486d6818ba SDK: IO Logging now respects the job and client logLevel, and only outputs locally when ioLogLocalEnabled is true Eric Allam 2023-07-03 16:00:11 +01:00
  • 807b9d4c45 SDK changeset: Added jsdocs for TriggerClient() and sendEvent() Matt Aitken 2023-07-03 15:37:36 +01:00
  • 0013e78b1a CLI changeset: Export the client from the generated code and added code comments Matt Aitken 2023-07-03 15:37:25 +01:00
  • 9dd46c83fd Added code comments to the CLI generated code, and exported the client Matt Aitken 2023-07-03 15:35:15 +01:00
  • 1eb6bb8aa9 Added JSDocs for TriggerCient() and client.sendEvent() Matt Aitken 2023-07-03 15:19:10 +01:00
  • 6c86946614 SDK: Fixes issue with PING response Eric Allam 2023-07-03 15:33:44 +01:00
  • 612b016a15 When registering a schedule source < 60 seconds, make it 60 seconds Eric Allam 2023-07-03 14:00:46 +01:00
  • be8beacaec chore: update to Remix 1.18.1 Eric Allam 2023-07-03 13:53:38 +01:00
  • 4d316c5524 Fixed the OAuth2 callback urls by constructing URL using x-forwarded-proto header Eric Allam 2023-07-03 13:47:58 +01:00
  • 7fee5d6a87 Remove logging of headers and replace integration list date with DateTime component Eric Allam 2023-07-03 13:26:53 +01:00
  • 0dd1aa5a5b Log out the server locale context Eric Allam 2023-07-03 13:11:32 +01:00
  • ed65ba4a73 isManagedCloud should be true when in the test cloud Eric Allam 2023-07-03 11:53:20 +01:00
  • d39020370c Merge pull request #133 from triggerdotdev/changeset-release/main @trigger.dev/cli@0.2.1-next.12 Matt Aitken 2023-07-03 11:43:28 +01:00
  • c18ba11819 chore: Update version for release (next) github-actions[bot] 2023-07-03 10:29:42 +00:00
  • 5fbd7226eb Changeset: @trigger.dev/cli: Added retrying and better messaging Matt Aitken 2023-07-03 11:28:22 +01:00
  • c9e27fd586 Improved the loading state of the CLI dev command. Fail after 10 connection attempts Matt Aitken 2023-07-03 11:27:36 +01:00
  • 51b80eb09b Deleted old CLI createProject file Matt Aitken 2023-07-03 11:27:22 +01:00
  • f409e9f329 Improved the messaging when it’s connecting with a retry Matt Aitken 2023-07-02 18:54:25 +01:00
  • 304e6aaad5 Only triggers a refresh when a relevant file is changed, retries with exponential backoff Matt Aitken 2023-07-02 18:45:31 +01:00
  • 3c5d02043e Merge pull request #132 from triggerdotdev/changeset-release/main @trigger.dev/nextjs@1.0.0-next.6 Eric Allam 2023-06-30 22:07:19 +01:00
  • 63980f63d4 chore: Update version for release (next) github-actions[bot] 2023-06-30 18:45:02 +00:00
  • facd2b2131 Update lockfile Eric Allam 2023-06-30 19:43:20 +01:00
  • 25452588cc Update the sdk version in peer dependencies of @trigger.dev/nextjs Matt Aitken 2023-06-30 18:05:53 +01:00
  • 195d8c42fc Updated posthog-js to the latest Matt Aitken 2023-06-30 18:02:03 +01:00
  • fe04b9d32d Next.js changeset: adaptors no longer take an options object Matt Aitken 2023-06-30 17:44:55 +01:00
  • d03b3aeb5f Latets lockfile Matt Aitken 2023-06-30 17:29:04 +01:00
  • 2ee33e70f7 Fixed Slack help line highlighting Matt Aitken 2023-06-30 17:25:57 +01:00
  • e9209629f7 Show contextual help for an Integration Matt Aitken 2023-06-30 17:24:55 +01:00
  • fa1e6bf5e6 The new fields from the Integration catalog are now in the database Matt Aitken 2023-06-30 17:24:40 +01:00
  • 93c3b10bf7 Improved the help text some more v2.0.0-beta.2 Matt Aitken 2023-06-30 15:43:45 +01:00
  • 56cb2e3b07 Updated the in-app quick start instructions Matt Aitken 2023-06-30 15:38:37 +01:00
  • eabfb2457a Remove pushing to ECR Eric Allam 2023-06-30 15:35:20 +01:00
  • 317ab442ee Merge pull request #131 from triggerdotdev/changeset-release/main @trigger.dev/cli@0.2.1-next.11 Eric Allam 2023-06-30 15:12:43 +01:00
  • 2b24b36da6 chore: Update version for release (next) github-actions[bot] 2023-06-30 14:10:09 +00:00
  • 161d59d01d Added better Next Steps in the init cli command Eric Allam 2023-06-30 15:07:42 +01:00
  • 821b75ed26 Merge pull request #130 from triggerdotdev/changeset-release/main @trigger.dev/sdk@2.0.0-next.5 @trigger.dev/cli@0.2.1-next.10 Eric Allam 2023-06-30 14:30:38 +01:00
  • 1f901e68d3 chore: Update version for release (next) github-actions[bot] 2023-06-30 13:27:31 +00:00
  • 46d94a6a8f Fixed type errors Eric Allam 2023-06-30 14:26:07 +01:00
  • 44c2146505 Merge pull request #129 from triggerdotdev/changeset-release/main Eric Allam 2023-06-30 14:14:32 +01:00
  • ec2f1f5931 Support for Integrations that are incomplete on the integrations page Matt Aitken 2023-06-30 14:13:19 +01:00
  • e86c59f4ec If logging is on show Posthogs logs Matt Aitken 2023-06-30 13:46:23 +01:00