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
Matti Nannt
abbc7a065b
chore: update release pipeline for new infrastructure ( #6541 )
2025-09-16 10:33:24 +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
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
Piyush Gupta
a59ede20c7
fix: one leet security issues ( #6303 )
2025-08-01 14:35:11 +00:00
Victor Hugo dos Santos
c42a706789
fix: Experimental workflow package.json version update ( #6287 )
2025-07-22 15:19:38 +00:00
Victor Hugo dos Santos
d44aa17814
feat: add sentry sourcemaps to pre-releases ( #6242 )
2025-07-17 16:11:28 +00:00
dependabot[bot]
ba7c8b79b1
chore(deps): bump actions/checkout from 2.7.0 to 4.2.2 ( #5273 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2025-05-05 10:08:26 +02:00
dependabot[bot]
d7b504eed0
chore(deps): bump step-security/harden-runner from 2.11.0 to 2.12.0 ( #5559 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 10:00:21 +02:00
dependabot[bot]
a1df10eb09
chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.8.2 ( #5560 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 09:55:05 +02:00
dependabot[bot]
b0aa08fe4e
chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 ( #5269 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 13:12:38 +02:00
Matti Nannt
389a551a69
fix: docker build error because of deprecated Github cache ( #5428 )
2025-04-21 11:56:27 +02:00
Dhruwang Jariwala
417005c6e9
fix: docker image not building ( #5069 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2025-03-27 02:32:03 +00:00
StepSecurity Bot
aecedfd082
fix: Apply security best practices ( #4876 )
...
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io >
Co-authored-by: Dhruwang Jariwala <67850763+Dhruwang@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2025-03-13 10:12:15 +01:00
Matti Nannt
7649095c03
fix: ee server not reachable behind a proxy ( #2741 )
2024-06-06 16:49:35 +02:00