Commit Graph

89 Commits

Author SHA1 Message Date
Baptiste Arnaud
d9e23c1d1b
👷 Add PostHog environment variables to daily workflow
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-02-23 09:18:20 +01:00
Baptiste Arnaud
6e889ec14c
👷 Improve hourly results tracking and error handling 2025-02-22 15:32:21 +01:00
Baptiste Arnaud
1f3afb5460
👷 Auto retry hourly cron on failure 2025-02-20 15:40:06 +01:00
Baptiste Arnaud
b406f6c620
👷 Renovate cron jobs 2025-02-19 22:32:41 +01:00
Baptiste Arnaud
3080695c09
️ Revert invalid docker deploy workflow and fix the artifacts download merging 2025-02-04 12:48:10 +01:00
Baptiste Arnaud
e378996b71
💚 Update release workflow to support multi-arch Docker builds 2025-02-04 12:25:01 +01:00
Baptiste Arnaud
043e80cdd2
💚 Update actions/checkout to v4 2025-02-04 10:42:31 +01:00
Baptiste Arnaud
5c420fb806
🔧 Add DATABASE_URL_REPLICA env to github workflows 2025-01-27 19:54:29 +01:00
Baptiste Arnaud
f2836e91b1
docs: update README banner 2025-01-23 14:50:45 +01:00
Baptiste Arnaud
69bfa6cc08
👷 Use faster arm GH action vcp 2024-11-10 15:29:07 -06:00
Baptiste Arnaud
13c2dd51b6
🔧 Add npmrc file to authenticate properly for publishing 2024-10-09 08:40:34 +02:00
Baptiste Arnaud
cc7367f788
💚 Update bun to version 1.1.30 and use bun publish 2024-10-09 07:57:44 +02:00
Baptiste Arnaud
72e64aec00
💚 Consistent package.json fields accross workspace 2024-10-08 10:54:37 +02:00
Baptiste Arnaud
e47cffad58
💚 Fix exit code handling in partykit deploy action 2024-10-08 08:51:20 +02:00
Baptiste Arnaud
606a68ce20
💚 Fix error handling in deploy workflow and update condition for deploying PartyKit 2024-10-08 08:42:50 +02:00
Baptiste Arnaud
19a67a592d
💚 Fix partykit deploy ci 2024-10-07 14:32:08 +02:00
Baptiste Arnaud
59c0ea03cf
Add Webhook block (#1815)
Closes #1531
2024-10-07 11:44:28 +02:00
Baptiste Arnaud
3498df6309
👷 Refactor bun command in check-and-report-chats-usage.yml 2024-09-25 15:26:02 +02:00
Baptiste Arnaud
230b026dcf
👷 Update npm authentication in publish workflows 2024-09-25 15:00:30 +02:00
Baptiste Arnaud
10750f54d1
♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801)
Closes [#1754](https://github.com/baptisteArno/typebot.io/issues/1754)
2024-09-25 14:50:13 +02:00
Baptiste Arnaud
653ef4edb4
👷 Only trigger Github release creation after images are deployed
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-09-02 12:30:29 +02:00
Baptiste Arnaud
09890a756e
Update issue templates (#1699) 2024-08-13 18:21:59 +02:00
Anil Kumar Behera
b5eab4db75
📝 Add issue and feature request template (#1694)
Fixes #1681

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-08-13 18:12:36 +02:00
Baptiste Arnaud
7d4496790c
💚 Upgrade pnpm action setup 2024-07-05 13:41:51 +02:00
Baptiste Arnaud
a7eb5cdb5d 💚 Add "next" docker image metadata 2024-02-21 09:59:56 +01:00
Baptiste Arnaud
d2c9b5fa06 👷 Build docker image on new "next" tag 2024-02-21 09:36:30 +01:00
Baptiste Arnaud
9f0c6b3cc4 👷 Add posthog keys to github secrets 2024-02-03 11:35:04 +01:00
Baptiste Arnaud
4ce29d61d4 👷 Fix usage emails banner broken images 2024-01-29 09:37:19 +01:00
Baptiste Arnaud
a44b0e9696 💚 Fix arm docker build out of memory error 2024-01-02 13:58:17 +01:00
Baptiste Arnaud
7f914e9b8c 💚 Update broken action-autotag package 2023-11-26 11:20:35 +01:00
Baptiste Arnaud
1cc4ccfcfa 👷 Improve getUsage accuracy in check cron job 2023-10-17 13:37:36 +02:00
Baptiste Arnaud
797751b418
(billing) Automatic usage-based billing (#924)
BREAKING CHANGE: Stripe environment variables simplified. Check out the
new configs to adapt your existing system.

Closes #906





<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit

**New Features:**
- Introduced a usage-based billing system, providing more flexibility
and options for users.
- Integrated with Stripe for a smoother and more secure payment process.
- Enhanced the user interface with improvements to the billing,
workspace, and pricing pages for a more intuitive experience.

**Improvements:**
- Simplified the billing logic, removing additional chats and yearly
billing for a more streamlined user experience.
- Updated email notifications to keep users informed about their usage
and limits.
- Improved pricing and currency formatting for better clarity and
understanding.

**Testing:**
- Updated tests and specifications to ensure the reliability of new
features and improvements.

**Note:** These changes aim to provide a more flexible and user-friendly
billing system, with clearer pricing and improved notifications. Users
should find the new system more intuitive and easier to navigate.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-10-17 08:03:30 +02:00
Baptiste Arnaud
4cfb45e2a3 👷 Only build docker images on tag push 2023-09-22 16:33:45 +02:00
Baptiste Arnaud
a0df85108f 👷 Remove docker main tag building 2023-09-07 15:33:24 +02:00
Baptiste Arnaud
f14808dfcb 💚 Fix docker deployment tagging 2023-09-07 15:28:42 +02:00
Baptiste Arnaud
b90b6d0b25
💚 Fix docker multi arch overwrite issue (#779)
Closes #776
2023-09-07 09:43:38 +02:00
Baptiste Arnaud
66dc570527
Docker improvements (#760)
Closes #758 and #716
2023-09-04 14:43:48 +02:00
Baptiste Arnaud
1c680c3ef5 💚 Add required env to github workflows 2023-08-28 10:35:51 +02:00
Baptiste Arnaud
9433d3ea8f
📝 Update README (#632)
Closes #628
2023-07-24 12:24:08 +02:00
Baptiste Arnaud
23e8928382 🔖 Release v2.15.2 2023-07-17 07:56:09 +02:00
Baptiste Arnaud
e293cb0111 Add Next.js embed library 2023-07-15 12:28:10 +02:00
Baptiste Arnaud
a4cb6face8 👷 Add email alert hourly sender
Closes #549
2023-06-06 13:25:13 +02:00
Baptiste Arnaud
683ba90403 💚 Improve auto create tag workflow 2023-05-17 12:00:02 +02:00
Baptiste Arnaud
3d3670d740 ♻️ Fix folder case issue (wip) 2023-03-15 12:48:42 +01:00
Baptiste Arnaud
9ca17e4e0b 📈 Add telemetry webhook
Closes #357
2023-03-14 14:20:21 +01:00
Baptiste Arnaud
e7132116f4 🐛 (js) Fix preview message without avatar
Was showing a broken link instead of nothing
2023-03-14 08:17:37 +01:00
Baptiste Arnaud
b2fa2024a7 💄 (js) Fix spacings related to avatars 2023-03-07 17:11:24 +01:00
Baptiste Arnaud
1d1a25473b 👷 Trigger docker deployment on new main tag 2023-03-01 11:12:21 +01:00
Baptiste Arnaud
edf0ecd712 (viewer) Show error message for incompatible browsers 2023-02-26 18:49:55 +01:00
Baptiste Arnaud
96f5e4db9e 💚 Don't trigger docker deployment on new lib tags 2023-02-22 09:20:45 +01:00