-
Notifications
You must be signed in to change notification settings - Fork 103
Merge develop into master (Feb 3) #3204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
510 commits
Select commit
Hold shift + click to select a range
987c574
deps(backend): bump dotenv from 16.6.1 to 17.2.3 in /Servers
dependabot[bot] 77d8759
deps(backend): bump ejs from 3.1.10 to 4.0.1 in /Servers
dependabot[bot] 1dc03f2
Resolved conflicts
MuhammadKhalilzadeh 9015337
Merge branch 'dependabot/npm_and_yarn/Servers/ejs-4.0.1' of https://g…
MuhammadKhalilzadeh 50e447d
Merge pull request #3156 from bluewave-labs/dependabot/npm_and_yarn/S…
MuhammadKhalilzadeh 4df259c
deps(backend): bump @types/node from 22.19.3 to 25.0.10 in /Servers
dependabot[bot] 2a9b7b4
deps(backend): bump dotenv from 16.6.1 to 17.2.3 in /Servers
dependabot[bot] 812aa48
Resolved conflicts
MuhammadKhalilzadeh 7e097c4
Merge branch 'dependabot/npm_and_yarn/Servers/dotenv-17.2.3' of https…
MuhammadKhalilzadeh 220899e
Merge pull request #3158 from bluewave-labs/dependabot/npm_and_yarn/S…
MuhammadKhalilzadeh d21214b
Merge branch 'develop' into dependabot/npm_and_yarn/Servers/types/nod…
MuhammadKhalilzadeh 9d8e624
Merge pull request #3159 from bluewave-labs/dependabot/npm_and_yarn/S…
MuhammadKhalilzadeh 747aa46
resolved conflicts
MuhammadKhalilzadeh d09c0f7
resolved conflicts
MuhammadKhalilzadeh c5edf5e
Migration problem resolved
MuhammadKhalilzadeh 59dc2fe
Merge pull request #2784 from bluewave-labs/feat/standardize-timestamps
MuhammadKhalilzadeh f0a08e6
Merge pull request #3096 from bluewave-labs/dependabot/uv/EvaluationM…
MuhammadKhalilzadeh 13609e3
Bump the pip group across 1 directory with 4 updates
dependabot[bot] 8eab904
Merge pull request #3172 from bluewave-labs/as-jan-26-file-upload-rep…
MuhammadKhalilzadeh 81875fd
Merge branch 'develop' into 3108-tests-for-applicationcommands-directory
MuhammadKhalilzadeh e36740c
Bug Fixes (pre-existing failing tests)
MuhammadKhalilzadeh 8a757fc
Merge pull request #3177 from bluewave-labs/3108-tests-for-applicatio…
MuhammadKhalilzadeh 4beab45
Merge pull request #3180 from bluewave-labs/dependabot/pip/EvalServer…
MuhammadKhalilzadeh 729eba6
deps(eval): bump transformers from 4.53.2 to 5.0.0 in /EvaluationModule
dependabot[bot] f30d299
Potential fix for code scanning alert no. 51: Overly permissive regul…
MuhammadKhalilzadeh 0fe993a
Merge pull request #3181 from bluewave-labs/alert-autofix-51
MuhammadKhalilzadeh 7d9311c
Potential fix for code scanning alert no. 59: Overly permissive regul…
MuhammadKhalilzadeh 19d2c9e
Merge pull request #3182 from bluewave-labs/alert-autofix-59
MuhammadKhalilzadeh 4f3e6d3
docs(CodeRules): add foundation structure with README and QUICK_START
MuhammadKhalilzadeh 2ca2ee0
docs(CodeRules): add core principles documentation
MuhammadKhalilzadeh 76dd3ea
docs(CodeRules): add TypeScript standards documentation
MuhammadKhalilzadeh 5f4fcfb
docs(CodeRules): add React guidelines documentation
MuhammadKhalilzadeh a654050
docs(CodeRules): add backend guidelines documentation
MuhammadKhalilzadeh ea8f262
docs(CodeRules): add Python standards documentation
MuhammadKhalilzadeh 726e88b
docs(CodeRules): add security guidelines documentation
MuhammadKhalilzadeh 863c341
docs(CodeRules): add testing guidelines documentation
MuhammadKhalilzadeh 40388d8
docs(CodeRules): add workflow guidelines documentation
MuhammadKhalilzadeh eb221e5
docs(CodeRules): add checklists documentation
MuhammadKhalilzadeh 297e161
docs(CodeRules): add templates and examples documentation
MuhammadKhalilzadeh bddf789
Merge pull request #3183 from bluewave-labs/mo-295-feb-1-code-best-pt…
MuhammadKhalilzadeh abd8e4c
ci: bump github/codeql-action from 3 to 4
dependabot[bot] cc0b78f
ci: bump actions/checkout from 3 to 6
dependabot[bot] 8c98a79
deps(eval): bump huggingface-hub in /EvaluationModule
dependabot[bot] c8be141
deps(eval): bump tqdm from 4.67.1 to 4.67.2 in /EvaluationModule
dependabot[bot] c9d5f78
deps(eval): bump fairlearn from 0.12.0 to 0.13.0 in /EvaluationModule
dependabot[bot] dd1d8f9
deps(backend): bump the backend-minor-patch group
dependabot[bot] c28dae8
deps(frontend): bump the frontend-minor-patch group
dependabot[bot] ae4acb3
deps(frontend): bump @platejs/code-block in /Clients
dependabot[bot] 0b2d730
feat(StatusTileCards): add click support for card filtering
MuhammadKhalilzadeh f96ae25
feat(TaskSummaryCards): add filter props and Open status card
MuhammadKhalilzadeh 748db52
feat(Tasks): implement card-based status filtering
MuhammadKhalilzadeh 298d87f
Model Inventory Card filter
MuhammadKhalilzadeh b9be131
feat(ModelRiskSummary): add filter props to interface
MuhammadKhalilzadeh 2a712bb
feat(ModelRiskSummary): add filter props and Total card
MuhammadKhalilzadeh e3683f6
feat(ModelInventory): add card filter for model risks tab
MuhammadKhalilzadeh 3491d15
Risk Management completed
MuhammadKhalilzadeh 0f3612e
A small fix
MuhammadKhalilzadeh 82fef69
feat(PolicyStatusCard): add filter props to interface
MuhammadKhalilzadeh 205aee5
feat(PolicyStatusCard): add Total card and click handling
MuhammadKhalilzadeh 65b1b71
feat(PolicyManager): add card filtering with info alert
MuhammadKhalilzadeh b593f8b
Merge pull request #3193 from bluewave-labs/mo-296-feb-2-filter-with-…
MuhammadKhalilzadeh 0793eac
Merge pull request #3184 from bluewave-labs/dependabot/github_actions…
MuhammadKhalilzadeh 3b22126
Merge pull request #3185 from bluewave-labs/dependabot/github_actions…
MuhammadKhalilzadeh b8f1463
Merge pull request #3186 from bluewave-labs/dependabot/pip/Evaluation…
MuhammadKhalilzadeh 76029ae
Merge pull request #3187 from bluewave-labs/dependabot/pip/Evaluation…
MuhammadKhalilzadeh 8d4518a
Merge pull request #3188 from bluewave-labs/dependabot/pip/Evaluation…
MuhammadKhalilzadeh 1392491
Merge branch 'develop' into dependabot/npm_and_yarn/Servers/backend-m…
MuhammadKhalilzadeh c2f3002
Merge pull request #3190 from bluewave-labs/dependabot/npm_and_yarn/S…
MuhammadKhalilzadeh 0b11aca
Merge branch 'develop' into dependabot/npm_and_yarn/Clients/frontend-…
MuhammadKhalilzadeh 7459b4a
Merge pull request #3191 from bluewave-labs/dependabot/npm_and_yarn/C…
MuhammadKhalilzadeh b1990ab
Merge branch 'develop' into dependabot/npm_and_yarn/Clients/platejs/c…
MuhammadKhalilzadeh e6e8cd1
Merge pull request #3192 from bluewave-labs/dependabot/npm_and_yarn/C…
MuhammadKhalilzadeh 4e7fb3e
Fix: FormatLocaleDate Func Remove
Br0wnHammer 3e2ba75
Fix: Remove FormatLocaleDatewithTime Func
Br0wnHammer 18103e7
Refactor: GovernanceScoreCard UI
Br0wnHammer 28f1388
Fix: Redundant Code
Br0wnHammer 1193371
Merge branch 'develop' of https://github.com/bluewave-labs/verifywise…
f8df97b
feat: add dataset inventory for EU AI Act Article 10 compliance
gorkem-bwl fd9b2d3
refactor: add validation and improve code quality for dataset feature
gorkem-bwl 4d18a76
Merge pull request #3194 from bluewave-labs/as-feb-1-date-refactor-func
MuhammadKhalilzadeh a29df96
added more plugins
112b435
Merge pull request #3195 from bluewave-labs/as-feb-2-ai-score-card-ui
MuhammadKhalilzadeh a183b71
Fix: Remove isPermissionError Func
Br0wnHammer c142a0e
Fix: Remove isFileMissingError Func
Br0wnHammer e72f7d4
fix: register DatasetModel in Sequelize configuration
gorkem-bwl ffc4cb9
fix: relax dataset validation rules
gorkem-bwl 1bc6b2b
style: add horizontal separator line between table and pagination
gorkem-bwl a6b2c24
Enhance: Card selection visibility and alert auto-dismiss
MuhammadKhalilzadeh bfbec04
Fix: Use background instead of backgroundColor for selected card
MuhammadKhalilzadeh f40f30d
style: add table frame border to DatasetTable
gorkem-bwl b010928
Fixed selected card stylings
MuhammadKhalilzadeh 0f055e8
refactor: move dataset interfaces to dedicated interface file
gorkem-bwl 9443335
Successful modifications
MuhammadKhalilzadeh 5087591
Successful modifications
MuhammadKhalilzadeh 55adfe9
Add configuration loading and model definitions for render inputs and…
sermengi 7240904
Add rendering functionality for base scenarios with configurable para…
sermengi 1a3bbb4
Merge pull request #3198 from bluewave-labs/mo-297-feb-2-polishing-fi…
MuhammadKhalilzadeh ed66212
Added prompt deduplication with hashing
sermengi 5ea5248
Added render report builder for "render" stage
sermengi 8bf9b1b
Add rendering deduplication and manifest generation in the render stage
sermengi 79a1ae2
Merge branch 'grs-module-implementation' into feature/grs-contextual-…
sermengi 504cc60
Add mutation configuration and models for mutation catalog
sermengi f95c38f
Improve read_jsonl function to skip empty lines
sermengi 7c86810
Add perturbation stage to CLI and implement mutation application logic
sermengi 659d61a
Add Makefile for GRSModule with seeds, render, and perturb stages
sermengi ef7e659
Added coverage parameter for sampling each mutation family
sermengi e3be58f
Add perturb report generation and integrate into CLI
sermengi 7ac8aca
Added "covearge" parameter to input parameters
sermengi b4c040d
deps(frontend): Bump jspdf from 4.0.0 to 4.1.0 in /Clients
dependabot[bot] 8f1041b
Merge pull request #3196 from bluewave-labs/feat/dataset-inventory
MuhammadKhalilzadeh 8d2d67b
Merge branch 'develop' into as-feb-2-permission-dead-code
MuhammadKhalilzadeh 2f7a54d
Merge pull request #3197 from bluewave-labs/as-feb-2-permission-dead-…
MuhammadKhalilzadeh 9c95a40
Merge pull request #3200 from bluewave-labs/dependabot/npm_and_yarn/C…
MuhammadKhalilzadeh e5032d4
Risk related forms enhanced
MuhammadKhalilzadeh 5ac337e
Enhancements applied
MuhammadKhalilzadeh 902749d
fix(AnalyticsDrawer): replace hardcoded colors and values with theme …
MuhammadKhalilzadeh 62e82e4
fix(AIDepGraph): replace hardcoded colors with theme references
MuhammadKhalilzadeh 9ea3b71
fix(AIDepGraph/styles): replace hardcoded colors with theme tokens
MuhammadKhalilzadeh babf5da
fix(AIDepGraphModal): replace hardcoded colors with theme references
MuhammadKhalilzadeh 34ab185
fix(AppSwitcher): improve theme compliance and accessibility
MuhammadKhalilzadeh 13adb1c
fix(CustomComposer): replace hardcoded values with theme references
MuhammadKhalilzadeh 32fe7c8
fix(CustomMessage): replace hardcoded values and improve code quality
MuhammadKhalilzadeh 6d2bcdd
fix(ChartRenderer): replace hardcoded values with theme references
MuhammadKhalilzadeh 7b66e6f
fix(AdvisorChat): improve theme compliance and performance
MuhammadKhalilzadeh 2fbf72c
fix(Avatar): fix type safety and theme compliance
MuhammadKhalilzadeh 3c8828e
fix(VWAvatar): replace hardcoded colors with theme references
MuhammadKhalilzadeh 919da7c
fix(AIDepNode): add keyboard navigation and accessibility
MuhammadKhalilzadeh b04c820
fix(Alert): add accessibility attributes for screen readers
MuhammadKhalilzadeh 72b4627
fix(Alert/style): add proper type annotations and focus styles
MuhammadKhalilzadeh fd34f9b
fix(CustomThread): improve accessibility and memoization
MuhammadKhalilzadeh 90fc0c4
fix(Alert/style): revert margin values to strings for consistent beha…
MuhammadKhalilzadeh b851906
fix(components): add JSX type import for TypeScript 5 compatibility
MuhammadKhalilzadeh ba5842d
fix(components): remove unused variable declarations
MuhammadKhalilzadeh ddf5fa9
fix(drawers): update onError callback to use string parameter
MuhammadKhalilzadeh 725fecf
fix(risks): add total property to risksSummary objects
MuhammadKhalilzadeh 501a402
fix(pages): add explicit undefined to useRef calls
MuhammadKhalilzadeh de7d7bf
fix(pages): ensure all useEffect code paths return value
MuhammadKhalilzadeh d2be4c5
fix(misc): resolve remaining TypeScript errors
MuhammadKhalilzadeh d1974fe
Merge pull request #3201 from bluewave-labs/mo-298-feb-3-codebase-wit…
MuhammadKhalilzadeh 8e4e3b3
Fix: Remove clearPaginationRowCount Func
Br0wnHammer ff85554
Fix: Remove clearAllPaginationSettings Func
Br0wnHammer a3f3f6b
updated plugin card size
6173b3c
Merge pull request #3179 from bluewave-labs/hp-jan-30-enhance-custom-…
gorkem-bwl a7471e3
fix conflicting dependencies for evalserver
37224cf
fix conflicting dependencies for evalserver
33e7032
feat(demo-data): enhance demo data generator with comprehensive sampl…
gorkem-bwl e105ea1
Merge branch 'develop' into grs-module-implementation
sermengi 27c8e58
Merge branch 'grs-module-implementation' into feature/grs-mutation-en…
sermengi 8ca8253
CI/CD Workflow Updates and JavaScript Popup Best Practices
MuhammadKhalilzadeh 8eae306
Merge pull request #3207 from bluewave-labs/mo-299-feb-3-enhance-cicd
MuhammadKhalilzadeh 0961f58
feat: add virtual file manager with folder organization
gorkem-bwl df50ca6
style: improve plugin pages UI consistency
gorkem-bwl 1763396
Merge pull request #3199 from bluewave-labs/grs-module-implementation
sermengi 950cb72
fix: resolve TypeScript error for Express params type
gorkem-bwl 34b7002
update stylings
a0a8aa1
Merge pull request #3210 from bluewave-labs/hp-feb-3-fix-styling-for-…
gorkem-bwl 5dc83b4
feat: add file metadata management system
gorkem-bwl f5f47b4
New PageHeaderExtended component created
Innagl 3a729d7
fix: improve file preview and column visibility in file manager
gorkem-bwl 0344b26
feat: add comprehensive in-app notification system with email integra…
gorkem-bwl 775fe17
feat: add notification bell UI component to dashboard
gorkem-bwl b1ed903
feat: integrate task assignment notifications
gorkem-bwl 996bc34
feat: integrate approval workflow notifications
gorkem-bwl 9c0fd6b
fix: address code review issues in notification system
gorkem-bwl 4ba8555
Merge pull request #3209 from bluewave-labs/style/plugins-ui-improvem…
gorkem-bwl 52faeb5
Merge pull request #3203 from bluewave-labs/as-feb-3-pagination-dead-…
MuhammadKhalilzadeh 8f68925
Merge branch 'develop' into feat/demo-data-generator-clean
MuhammadKhalilzadeh 2bc4b53
Demo column fixed
MuhammadKhalilzadeh 12dba16
fix: address code review feedback on notification system
gorkem-bwl 83c73c8
fix: add admin role check to demo data generator API
gorkem-bwl db9570b
Store progress
MuhammadKhalilzadeh f451600
Merge pull request #3213 from bluewave-labs/feat/email-notifications
MuhammadKhalilzadeh d1ba52e
fix: add virtual_folders tables to createNewTenant script
gorkem-bwl 98829bb
fix: add datasets tables to createNewTenant script
gorkem-bwl 329de58
Merge pull request #3094 from bluewave-labs/hp-jan-16-update-kubernetes
gorkem-bwl 13c394b
Merge branch 'develop' into fix/Adjust-the-grey-color-for-the-menu-ic…
MuhammadKhalilzadeh 517613d
Merge pull request #3118 from bluewave-labs/fix/Adjust-the-grey-color…
MuhammadKhalilzadeh f22e5d1
Merge pull request #3174 from bluewave-labs/fix/Add-missing-icon-to-A…
MuhammadKhalilzadeh 8a7ec48
Merge branch 'develop' into feat/demo-data-generator-clean
MuhammadKhalilzadeh 23e012d
Merge branch 'feat/demo-data-generator-clean' of https://github.com/b…
MuhammadKhalilzadeh f5636b1
Merge branch 'develop' into feat/virtual-file-manager
MuhammadKhalilzadeh 341f91e
Merge branch 'feat/virtual-file-manager' of https://github.com/bluewa…
MuhammadKhalilzadeh b1a124f
fix: use correct column name for file type in folder queries
gorkem-bwl 5807c0f
fix: add missing is_demo column to tasks, trainingregistar, and polic…
gorkem-bwl 691f474
fix: add source column and fix uploader name in folder file queries
gorkem-bwl 54d00af
fixed stuck migration file bug
d204822
Merge branch 'develop' of https://github.com/bluewave-labs/verifywise…
d999aa5
Storing progress
MuhammadKhalilzadeh ca6061a
Merge branch 'develop' into mo-300-feb-4-polish-components-coderules
MuhammadKhalilzadeh 5530cae
Merge pull request #3216 from bluewave-labs/mo-300-feb-4-polish-compo…
MuhammadKhalilzadeh ed0d89f
Storing progress
MuhammadKhalilzadeh b2f4df6
Merge pull request #3205 from bluewave-labs/feat/demo-data-generator-…
MuhammadKhalilzadeh 066524e
Conflict resolved
MuhammadKhalilzadeh 4949af4
fix: add file metadata columns to createNewTenant files table
gorkem-bwl c975e6a
Merge branch 'develop' into feat/standardize-header-content-margins
MuhammadKhalilzadeh 7b3df08
Path fixed
MuhammadKhalilzadeh 2569d14
Moving interface out of the tsx file
MuhammadKhalilzadeh 16ff9b8
Merge pull request #3215 from bluewave-labs/feat/standardize-header-c…
MuhammadKhalilzadeh eec48d4
Merge branch 'develop' into feat/virtual-file-manager
MuhammadKhalilzadeh 67906fb
Merge branch 'feat/virtual-file-manager' of https://github.com/bluewa…
MuhammadKhalilzadeh f61c5d8
fix: make organization name modal mandatory on first login
gorkem-bwl 8129ec8
Revert "fix: make organization name modal mandatory on first login"
gorkem-bwl ecc21a7
fix: make organization name modal mandatory on first login
gorkem-bwl 00d3c6e
fix: auto-assign uploaded files to current folder
gorkem-bwl 0401c41
fix: address code review feedback on org name modal
gorkem-bwl 591bcce
Fix: Remove X when cancel is false
Br0wnHammer 0f96005
Merge pull request #3217 from bluewave-labs/fix/mandatory-org-name-modal
gorkem-bwl 24b61fa
Merge pull request #3141 from bluewave-labs/dependabot/pip/Evaluation…
gorkem-bwl 2e661c3
fix migration script issue
2274383
Merge branch 'develop' of https://github.com/bluewave-labs/verifywise…
313f916
fix build error
6849548
Merge pull request #3208 from bluewave-labs/feat/virtual-file-manager
MuhammadKhalilzadeh 823a1df
fix build error
dbb1825
Merge branch 'develop' of https://github.com/bluewave-labs/verifywise…
020d725
fix: disable tour beacon on tasks deadline view
gorkem-bwl d4f5251
Merge pull request #3219 from bluewave-labs/fix/tasks-deadline-view-b…
gorkem-bwl 47e26e7
fix: prevent file manager action buttons from overflowing offscreen
gorkem-bwl 7ecc039
fix error
6fc3dc7
Merge branch 'develop' of https://github.com/bluewave-labs/verifywise…
ace346c
fix: wrap project deletion automation in try-catch to prevent 500 error
gorkem-bwl 0415cf0
Merge pull request #3222 from bluewave-labs/fix/delete-demo-data-error
gorkem-bwl be94f89
Merge pull request #3220 from bluewave-labs/fix/file-manager-button-o…
gorkem-bwl c08d8f5
Merge pull request #3079 from bluewave-labs/fix/evals-fatal-error-det…
gorkem-bwl 597412f
Fix: preserve heading formatting when saving and reopening policies
gorkem-bwl e9ae699
Merge pull request #3223 from bluewave-labs/fix/policy-headers-lost-o…
gorkem-bwl cc6973a
Fix: incident update date field mismatch and improve validation logging
gorkem-bwl 2f17857
Fix: allow reopening closed incidents
gorkem-bwl 1e9d21d
Fix: resolve DOM nesting warnings
gorkem-bwl d8992a9
Fix: prefix unused parameters with underscore to fix TS6133
gorkem-bwl b2a2306
Fix: extract key from props in Autocomplete renderOption
gorkem-bwl 5728499
Merge pull request #3225 from bluewave-labs/fix/dom-nesting-warnings
gorkem-bwl 8846826
Merge pull request #3224 from bluewave-labs/fix/incident-update-valid…
gorkem-bwl b63ec2e
Merge pull request #3226 from bluewave-labs/fix/approval-workflow-key…
gorkem-bwl e7c06b4
UI: clean up plugin management page
gorkem-bwl af34678
Fix: use explicit 16px padding for framework detail items
gorkem-bwl 50829f6
UI: add 8px gap between chips and after description in plugin cards
gorkem-bwl 1d5a9b5
Fix: remove duplicate border from plugins page tab bar
gorkem-bwl 751cb50
Fix edit API key modal showing wrong title and provider selection
gorkem-bwl f6ae415
Allow updating existing LLM API keys instead of requiring deletion first
gorkem-bwl 0ea73f5
Add load more button to notification dropdown and simplify header
gorkem-bwl 8407c4e
Refine empty state styling in notification dropdown
gorkem-bwl 92cfc16
Adjust spacing in notification dropdown
gorkem-bwl 53dd1ad
Remove color dot indicator from notification rows
gorkem-bwl fbc7ab6
Add 8px more left padding to notification rows
gorkem-bwl 7327111
Merge pull request #3228 from bluewave-labs/fix/evals-edit-api-key-modal
gorkem-bwl 83b06fe
Add datasets documentation to model inventory guide
gorkem-bwl fcd5071
Merge pull request #3229 from bluewave-labs/feat/notification-load-more
gorkem-bwl 586215b
Fix datasets documentation to match actual implementation
gorkem-bwl 30e55cd
Merge pull request #3230 from bluewave-labs/docs/add-datasets-documen…
gorkem-bwl f84fe54
Merge pull request #3227 from bluewave-labs/fix/plugin-management-ui-…
gorkem-bwl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,98 @@ | ||
| version: 2 | ||
| updates: | ||
| # Frontend (Clients) - npm dependencies | ||
| - package-ecosystem: "npm" | ||
| directory: "/Clients" | ||
| schedule: | ||
| interval: "weekly" | ||
| day: "monday" | ||
| open-pull-requests-limit: 10 | ||
| reviewers: | ||
| - "bluewave-labs/verifywise-maintainers" | ||
| labels: | ||
| - "dependencies" | ||
| - "security" | ||
| commit-message: | ||
| prefix: "deps(frontend):" | ||
| groups: | ||
| # Group minor and patch updates together | ||
| frontend-minor-patch: | ||
| patterns: | ||
| - "*" | ||
| update-types: | ||
| - "minor" | ||
| - "patch" | ||
|
|
||
| # Backend (Servers) - npm dependencies | ||
| - package-ecosystem: "npm" | ||
| directory: "/Servers" | ||
| schedule: | ||
| interval: "weekly" | ||
| day: "monday" | ||
| open-pull-requests-limit: 10 | ||
| reviewers: | ||
| - "bluewave-labs/verifywise-maintainers" | ||
| labels: | ||
| - "dependencies" | ||
| - "security" | ||
| commit-message: | ||
| prefix: "deps(backend):" | ||
| groups: | ||
| backend-minor-patch: | ||
| patterns: | ||
| - "*" | ||
| update-types: | ||
| - "minor" | ||
| - "patch" | ||
|
|
||
| # EvaluationModule - Python dependencies | ||
| - package-ecosystem: "pip" | ||
| directory: "/EvaluationModule" | ||
| schedule: | ||
| interval: "weekly" | ||
| day: "monday" | ||
| open-pull-requests-limit: 5 | ||
| reviewers: | ||
| - "bluewave-labs/verifywise-maintainers" | ||
| labels: | ||
| - "dependencies" | ||
| - "security" | ||
| - "python" | ||
| commit-message: | ||
| prefix: "deps(eval):" | ||
|
|
||
| # GitHub Actions | ||
| - package-ecosystem: "github-actions" | ||
| directory: "/" | ||
| schedule: | ||
| interval: "weekly" | ||
| day: "monday" | ||
| open-pull-requests-limit: 5 | ||
| reviewers: | ||
| - "bluewave-labs/verifywise-maintainers" | ||
| labels: | ||
| - "dependencies" | ||
| - "ci/cd" | ||
| commit-message: | ||
| prefix: "ci:" | ||
|
|
||
| # Docker dependencies | ||
| - package-ecosystem: "docker" | ||
| directory: "/Clients" | ||
| schedule: | ||
| interval: "weekly" | ||
| labels: | ||
| - "dependencies" | ||
| - "docker" | ||
| commit-message: | ||
| prefix: "docker(frontend):" | ||
|
|
||
| - package-ecosystem: "docker" | ||
| directory: "/Servers" | ||
| schedule: | ||
| interval: "weekly" | ||
| labels: | ||
| - "dependencies" | ||
| - "docker" | ||
| commit-message: | ||
| prefix: "docker(backend):" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| name: Deploy to Production | ||
|
|
||
| on: | ||
| workflow_run: | ||
| workflows: ["Build and Push Images to GitHub Container Registry"] | ||
| types: | ||
| - completed | ||
|
|
||
| jobs: | ||
| deploy: | ||
| if: ${{ github.event.workflow_run.conclusion == 'success' }} | ||
| runs-on: ubuntu-latest | ||
| environment: Build | ||
|
|
||
| steps: | ||
| - name: Deploy to Production | ||
| uses: appleboy/[email protected] | ||
| with: | ||
| host: ${{ secrets.PROD_HOST }} | ||
| username: ${{ secrets.PROD_USER }} | ||
| key: ${{ secrets.PROD_SSH_KEY }} | ||
| script: | | ||
| cd /root/verifywise/_saas_deployment | ||
| docker-compose --env-file .env.prod down | ||
| docker images --format "table {{.Repository}}:{{.Tag}}\t{{.ID}}" | grep -v -E "(redis|postgres|admin)" | awk 'NR>1 {print $2}' | xargs -r docker rmi -f || true | ||
| ./install.sh | ||
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.