Commit graph

1894 commits

Author SHA1 Message Date
Enno Gelhaus
84f7cc409a
Update SonarQube badges in README
Updated SonarQube badge links and added new badges.
2025-10-01 14:32:39 +02:00
Enno Gelhaus
1c9739413d
Update README with SonarQube badges
Added quality and reliability metrics from SonarQube to README.
2025-10-01 14:31:47 +02:00
Enno Gelhaus
3a1ada8498
Add environment for build-and-publish job
Added environment configuration for build-pr.
2025-10-01 14:07:15 +02:00
Enno Gelhaus
2580b8ecdc
Add environment configuration for build job 2025-10-01 14:04:36 +02:00
Enno Gelhaus
12da5b2f4f
separate Workflow for PRs (Build) 2025-10-01 10:59:10 +02:00
Enno Gelhaus
8cf266640d
Remove PRs from build
Will be a separate workflow.
2025-10-01 10:54:35 +02:00
Enno Gelhaus
520133342e
update/build.yaml 2025-10-01 10:42:59 +02:00
Enno Gelhaus
7fd69c23c5
Add PNG files to sonar exclusions 2025-10-01 10:25:03 +02:00
Enno Gelhaus
4212e93a7c
Add fetch-depth option to checkout action 2025-10-01 10:03:04 +02:00
Enno Gelhaus
c2619d7cb4
Update sonar.javascript.node.maxspace for performance
Increased maximum node memory space for SonarQube scan performance.
2025-09-30 15:25:42 +02:00
Enno Gelhaus
92c7a60299
Update sonar-project.properties 2025-09-30 15:07:31 +02:00
Enno Gelhaus
1aeebfce8f
Enhance CI workflow with versioning and SonarQube analysis
Added steps to get project version from Git tag and perform SonarQube analysis for both pull requests and branches.
2025-09-30 14:58:55 +02:00
Enno Gelhaus
df4475eaaf
Add SonarQube project configuration 2025-09-30 14:53:02 +02:00
Nevo David
ad7f7d9408 feat: find next available slot
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (20.17.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2025-09-24 14:25:55 +07:00
Nevo David
cde0550adc feat: fix precondition 2025-09-22 14:16:13 +07:00
Nevo David
4e9038519c feat: more esacpe
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (20.17.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2025-09-22 00:34:45 +07:00
Nevo David
a40d46b1a9 feat: markdown fix
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (20.17.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2025-09-22 00:20:26 +07:00
Nevo David
b98522373d feat: convert lt and gt to \> and \< in markdown
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (20.17.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2025-09-22 00:14:52 +07:00
Nevo David
f0f8373621 feat: fix listmonk
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (20.17.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
2025-09-21 21:44:30 +07:00
Enno Gelhaus
7f9a5c39c4
Remove Sentry user feedback modal display
Removed user feedback modal display for Sentry events.
2025-09-20 14:02:45 +02:00
Enno Gelhaus
ce8017a3c6
Simplify condition for showing report dialog
Refactor condition to show user feedback modal.
2025-09-20 11:30:49 +02:00
Enno Gelhaus
8078814211
Add error patterns to ignore in Sentry events 2025-09-20 10:50:17 +02:00
Nevo David
ec69b689c5 Merge remote-tracking branch 'origin/main' 2025-09-20 15:26:13 +07:00
Nevo David
700f3c5ccb feat: fix duplicate modals 2025-09-20 15:25:43 +07:00
Enno Gelhaus
18ced894a6
Merge pull request #987 from gitroomhq/fix/sentry-feedback-svg
Update feedback button SVG icon size and color
2025-09-19 19:26:34 +02:00
Nevo David
cc3a8f7a12 Feat: fix sentry 2025-09-20 00:25:38 +07:00
Enno Gelhaus
984bc156f1 Update feedback button SVG icon size and color 2025-09-19 19:17:44 +02:00
Enno Gelhaus
8b90327bb1 Refactor support component and integrate Sentry feedback button 2025-09-19 19:07:12 +02:00
Enno Gelhaus
f3c2a1f2f4 Merge branch 'main' of https://github.com/gitroomhq/postiz-app 2025-09-19 18:49:37 +02:00
Enno Gelhaus
fb4b3fd3ad Add Sentry feedback integration to support component 2025-09-19 18:49:35 +02:00
Enno Gelhaus
015be12bca
Implement event filtering and user feedback modal 2025-09-19 17:36:51 +02:00
Enno Gelhaus
6b4fa0763d
Adjust profilesSampleRate for production environment 2025-09-18 20:29:05 +02:00
Enno Gelhaus
9a1d85321e
Increase profileSessionSampleRate for production 2025-09-18 20:28:51 +02:00
Enno Gelhaus
bb8aa86a42
Integrate Sentry with McpServer initialization 2025-09-18 19:57:18 +02:00
Enno Gelhaus
65818434fb
Merge pull request #940 from gitroomhq/sentry-ai/mcp
Sentry ai
2025-09-18 18:11:10 +02:00
Enno Gelhaus
dadd21b321
Merge branch 'main' into sentry-ai/mcp 2025-09-18 18:05:10 +02:00
Enno Gelhaus
ac83a1772c update/Sentry v10 2025-09-18 18:04:11 +02:00
Enno Gelhaus
e9032f8c8a
Update profilesSampleRate for production environment 2025-09-18 14:38:05 +02:00
Enno Gelhaus
87bdc9aefa
Move header config to nextConfig 2025-09-18 14:12:31 +02:00
Enno Gelhaus
51a5608f6c
Add JS Profiling 2025-09-18 14:05:38 +02:00
Enno Gelhaus
fb98828358
Increase profiling rate 2025-09-18 13:31:47 +02:00
Enno Gelhaus
87d2a937c8
Add browser profiling integration and update sample rates
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (20.17.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
Added browser profiling integration and adjusted profiles sample rate based on environment.
2025-09-17 21:41:07 +02:00
Enno Gelhaus
9eb68484ff
Remove node profiling integration from Sentry client
Removed node profiling integration and related settings.
2025-09-17 21:38:58 +02:00
Enno Gelhaus
7839c2575c
Integrate node profiling and update profiling rates 2025-09-17 21:33:52 +02:00
Enno Gelhaus
d987b1c222
Adjust Sentry sample rates for production settings 2025-09-17 17:54:20 +02:00
Nevo David
9c5785b5cb Merge remote-tracking branch 'origin/main' 2025-09-17 22:49:40 +07:00
Nevo David
df0077771a feat: new provider - listmonk 2025-09-17 22:49:21 +07:00
Enno Gelhaus
c3b83224be
Attempt to fix Profiling 2025-09-17 01:01:45 +02:00
Enno Gelhaus
cc36d6a2dc
Adjust Sentry replay sample rates for production 2025-09-17 00:54:53 +02:00
Enno Gelhaus
691133b282
Merge pull request #980 from ZurabBalamtsarashvili/patch-1
Fix Georgian translation for cancellation message
2025-09-14 15:17:41 +02:00