Commit Graph

1908 Commits

Author SHA1 Message Date
Enno Gelhaus 7becf450ed
sonar-project.properties 2025-10-02 07:49:25 +02:00
Enno Gelhaus 3138308066
Update SonarQube authentication method
Replaced sonar.login with sonar.token for authentication.
2025-10-01 22:10:31 +02:00
Enno Gelhaus 74afd9149c
Remove SONAR_TOKEN and SONAR_HOST_URL from workflow
Removed environment variables for SonarQube analysis.
2025-10-01 22:04:37 +02:00
Enno Gelhaus 39f617a54a
Update sonar-project.properties 2025-10-01 22:03:44 +02:00
Enno Gelhaus 0b3f559cf5
Add environment name to build PR workflow 2025-10-01 21:55:36 +02:00
Enno Gelhaus 6d7ed26e3c
Update build-pr.yml 2025-10-01 21:49:10 +02:00
Enno Gelhaus 1f14c8690d
Update build-pr.yml 2025-10-01 21:46:10 +02:00
Enno Gelhaus 5f9e8012f6
Change pull_request_target to pull_request event 2025-10-01 21:38:06 +02:00
Enno Gelhaus 1127879b30
Add SonarQube host URL to properties file 2025-10-01 21:37:36 +02:00
Enno Gelhaus a6d4f075b2
Delete .github/workflows/build-pr-temp.yml 2025-10-01 21:36:22 +02:00
Enno Gelhaus cad9bfa4b6
Add GitHub Actions workflow for PR builds 2025-10-01 21:27:54 +02:00
Enno Gelhaus 07074e76a8
Update build-pr.yml 2025-10-01 14:40:55 +02:00
Enno Gelhaus 39c6cba6ff
Change version retrieval to short commit SHA
Updated the workflow to retrieve the short commit SHA instead of the project version from Git tags.
2025-10-01 14:40:42 +02:00
Enno Gelhaus b8c7200215
Fix SonarQube badge URLs in README
Updated SonarQube badge links with specific project tokens.
2025-10-01 14:33:23 +02:00
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 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 2025-09-22 00:34:45 +07:00
Nevo David a40d46b1a9 feat: markdown fix 2025-09-22 00:20:26 +07:00
Nevo David b98522373d feat: convert lt and gt to \> and \< in markdown 2025-09-22 00:14:52 +07:00
Nevo David f0f8373621 feat: fix listmonk 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