4f3f07d4dd
- Vendor shuffle-shared v1.2.51 as backend/go-app/shuffle-shared - Add replace directive in go.mod to use the local moduled copy - In HandleCheckLicense, force org.Licensed=true and set every SyncFeatures limit to 1e9, skipping all license-key logic - Update Dockerfile to ADD the local shuffle-shared before go build - Verified: backend image builds successfully via docker
34 lines
488 B
Plaintext
Executable File
34 lines
488 B
Plaintext
Executable File
*node_modules/
|
|
*build/
|
|
*.lock
|
|
*.swo
|
|
*.swp
|
|
*.swn
|
|
*__pycache__*
|
|
|
|
Shuffle-*.json
|
|
backend/go-app/generated*
|
|
|
|
functions/generated_apps
|
|
*.zip
|
|
|
|
*openapi-parsers/generated/*
|
|
*openapi-parsers/other/*
|
|
|
|
|
|
backend/onprem/app_sdk/apps
|
|
*test.py
|
|
|
|
*.exe
|
|
*debug*
|
|
!**/RuntimeDebugger.jsx
|
|
|
|
shuffle-database/batch_metrics_enabled.conf
|
|
shuffle-database/logging_enabled.conf
|
|
shuffle-database/nodes
|
|
shuffle-database/performance_analyzer_enabled.conf
|
|
shuffle-database/rca_enabled.conf
|
|
|
|
#*/package-lock.json
|
|
.omo/
|