Dhruwang
3c49b33dad
feat: make HUB_API_KEY required and add to Docker build secrets
...
Hub is mandatory in v5, so HUB_API_KEY should fail fast at startup
if not configured.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 16:56:55 +05:30
Dhruwang
4d1df795ad
feat: make CUBEJS_API_SECRET and CUBEJS_API_URL required
...
Makes Cube env vars mandatory in env.ts (per PR #7913 ) and adds them
as Docker build secrets with fallback values, following the same pattern
as DATABASE_URL, REDIS_URL, and HUB_API_URL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 16:45:46 +05:30
Dhruwang
55bb9a525e
fix: use secrets.DUMMY_HUB_API_URL instead of hardcoded value
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 16:20:48 +05:30
Dhruwang
11055f812e
fix: add HUB_API_URL to Docker build secrets
...
HUB_API_URL is required by the Zod env validation at build time but was
not provided as a Docker secret, causing the release build to fail.
Adds HUB_API_URL with a dummy fallback (http://localhost:4000 ) to the
build pipeline, following the same pattern as DATABASE_URL/REDIS_URL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 16:18:35 +05:30
Bhagya Amarasinghe
b17bb88daa
fix: require cube env vars in app config
2026-04-30 00:30:11 +05:30
Harsh Bhat
30fdb72c09
feat: add PostHog analytics ( #7454 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-03-12 09:53:14 +01:00
Theodór Tómas
55fc2b2bc8
chore: removing i18n from pre-commit hook ( #7318 )
2026-02-20 10:48:44 +00:00
Bhagya Amarasinghe
08ac490512
fix: pino transport target resolution ( #7252 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Matti Nannt <matti@formbricks.com >
2026-02-13 14:57:08 +00:00
Bhagya Amarasinghe
7495c04048
fix: update Helm chart path in release workflow from helm-chart/ to charts/formbricks/ ( #7250 )
2026-02-13 11:00:04 +00:00
Dhruwang Jariwala
2bfb79d999
fix: translation github action ( #7207 )
2026-02-05 11:06:21 +00:00
Dhruwang Jariwala
78fb111610
fix: syntax issue in pr check size github action ( #7116 )
2026-01-15 06:43:59 +00:00
Matti Nannt
834929e766
feat: configure @formbricks/survey-ui for external publishing ( #6991 )
2025-12-22 12:39:54 +00:00
Matti Nannt
ffb4eac1a4
chore: upgrade azure-playwright ( #6949 )
2025-12-12 18:14:21 +00:00
Matti Nannt
666a79044f
fix: skip instance ID in license check during E2E tests ( #6968 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-12-12 04:05:25 +00:00
Johannes
aab6798b29
chore: Remove old telemetry & usage tracking ( #6844 )
...
Co-authored-by: Matti Nannt <matti@formbricks.com >
2025-11-25 12:57:43 +00:00
Matti Nannt
554809742b
fix: release pipeline boolean comparison for is_latest output ( #6870 )
2025-11-21 09:10:55 +00:00
Dhruwang Jariwala
a5fa876aa3
feat: refactor translation key management ( #6717 )
...
Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com >
Co-authored-by: Piyush Gupta <56182734+gupta-piyush19@users.noreply.github.com >
Co-authored-by: Victor Hugo dos Santos <115753265+victorvhs017@users.noreply.github.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
Co-authored-by: Matti Nannt <matti@formbricks.com >
Co-authored-by: Matti Nannt <mail@matthiasnannt.com >
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com >
2025-10-23 14:53:11 +00:00
Matti Nannt
19389bfffc
chore: exclude TSX files from unit test coverage ( #6723 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
2025-10-22 12:55:44 +00:00
Matti Nannt
8bdfc0686f
chore: apply prettier formatting ( #6719 )
2025-10-20 14:28:14 +00:00
Matti Nannt
070dd9f268
chore: remove cloud infrastructure from main repository ( #6686 )
2025-10-17 12:58:03 +00:00
Victor Hugo dos Santos
2054de4a9d
chore: add PR size guidelines and pre-push hook for size checks ( #6679 )
2025-10-17 04:57:18 +00:00
Matti Nannt
d64d561498
feat(ci): add conditional tagging based on 'Set as latest release' option ( #6628 )
2025-10-06 12:25:19 +00:00
Victor Hugo dos Santos
ebf591a7e0
fix: improve E2E test reliability and security ( #6653 )
2025-10-06 05:02:51 +00:00
Matti Nannt
411e9a26ee
fix(ci): update release tag validation to accept format without v prefix ( #6585 )
2025-09-25 12:09:19 +00:00
Victor Hugo dos Santos
6bc5f1e168
feat: add cache integration tests and update E2E workflow ( #6551 )
2025-09-19 08:44:31 +00:00
Matti Nannt
4e59924a5a
fix: e2e tests issue due to security policy ( #6558 )
2025-09-17 16:54:07 +02:00
Matti Nannt
8b28353b79
fix: release tag extraction in release action ( #6554 )
2025-09-16 17:33:32 +00:00
Matti Nannt
abbc7a065b
chore: update release pipeline for new infrastructure ( #6541 )
2025-09-16 10:33:24 +00:00
Matti Nannt
a93fa8ec76
chore: use stable tag to manage releases and ensure one-click-setup c… ( #6540 )
2025-09-12 17:03:13 +00:00
Victor Hugo dos Santos
935e24bd43
chore: clean-up new cache package ( #6532 )
2025-09-12 11:16:13 +00:00
Anshuman Pandey
96031822a6
feat: s3 compatible storage ( #6536 )
...
Co-authored-by: Victor Santos <victor@formbricks.com >
2025-09-12 08:17:33 +00:00
Matti Nannt
f139830020
fix: sentry source map upload workflow authentication ( #6327 )
...
Co-authored-by: Victor Santos <victor@formbricks.com >
Co-authored-by: Victor Hugo dos Santos <115753265+victorvhs017@users.noreply.github.com >
2025-09-02 21:57:41 +00:00
Matti Nannt
061fa036be
chore: add deployment options to ECR image build action ( #6498 )
2025-09-02 17:54:15 +02:00
Matti Nannt
318f891540
fix: ECR workflow action failing ( #6435 )
2025-08-18 16:58:30 +02:00
Matti Nannt
7ab4a45ad6
feat: add ecr workflow ( #6414 )
2025-08-18 15:17:14 +02:00
Matti Nannt
2990e3805f
fix: docker security scan action not uploading results ( #6432 )
2025-08-18 13:54:58 +02:00
Anshuman Pandey
3501990a79
fix: syntax issue in docker release action ( #6415 )
2025-08-14 12:12:42 +00:00
Matti Nannt
14b7a69cea
fix: permissions in release workflow ( #6399 )
2025-08-13 08:35:26 +02:00
Matti Nannt
3edaab6c2b
fix: release workflow environment is not accessible ( #6398 )
2025-08-12 10:31:05 +02:00
Matti Nannt
95ee83ef31
chore: remove semantic PR thank you comment to reduce PR spam ( #6380 )
2025-08-11 07:24:59 +00:00
Matti Nannt
d994af2dfd
chore: Add Docker Image Vulnerability Scanning for SOC-2 Compliance ( #6371 )
2025-08-08 16:42:55 +00:00
Matti Nannt
ec6d88bf11
fix: OneLeet Code Scanning Sentry action issues ( #6378 )
2025-08-08 08:06:57 +00:00
StepSecurity Bot
f7aea2e706
chore: Harden GitHub Actions ( #6373 )
...
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2025-08-07 16:33:42 +02:00
Matti Nannt
e80fc2ee61
chore: remove unused github workflows/actions ( #6372 )
2025-08-07 15:26:11 +02:00
Piyush Gupta
a59ede20c7
fix: one leet security issues ( #6303 )
2025-08-01 14:35:11 +00:00
Victor Hugo dos Santos
23c2d3dce9
feat: Add Regex No Code Action Page Filter ( #6305 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-07-31 05:48:12 +00:00
Johannes
cb68d9defc
chore: enable blank issue ( #6291 )
2025-07-22 10:02:49 -07:00
Victor Hugo dos Santos
c42a706789
fix: Experimental workflow package.json version update ( #6287 )
2025-07-22 15:19:38 +00:00
Johannes
43b43839c5
chore: auto-add bug to eng project ( #6277 )
2025-07-21 08:33:27 -07:00
Matti Nannt
4f435f1a1f
fix: enable Tailscale subnet routes for EKS access ( #6263 )
2025-07-18 21:32:01 +02:00