Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
182 commits
Select commit Hold shift + click to select a range
65f9475
🔧 Fix CI/CD Pipeline Failures - Comprehensive Security & Quality Impr…
T-DevH Oct 18, 2025
6dc7771
docs: add comprehensive lessons learned from CI/CD pipeline fix project
T-DevH Oct 19, 2025
9d466a2
docs: remove December 2024 date references from documentation
T-DevH Oct 19, 2025
e7dd1af
feat: implement Quality Score Trends and Processing Volume charts in …
T-DevH Oct 19, 2025
12f4fc4
feat: enhance document results display with structured, user-friendly…
T-DevH Oct 19, 2025
2e5a19f
fix: add debugging and improve document results display robustness
T-DevH Oct 19, 2025
7029a38
fix: correct field names to match actual data structure (lowercase)
T-DevH Oct 19, 2025
0b910a4
fix: add error handling for JSON parsing in document results
T-DevH Oct 19, 2025
91c59d9
feat: add frito-lay inventory management system
T-DevH Oct 23, 2025
340abc0
feat: add complete demand forecasting system with AI-powered predictions
T-DevH Oct 24, 2025
1bff9a1
feat: implement RAPIDS GPU training with real-time progress tracking
T-DevH Oct 25, 2025
d2c2f12
feat: implement dynamic forecasting system with real database integra…
T-DevH Oct 25, 2025
5dea39a
docs: update CHANGELOG with dynamic forecasting system fixes and feat…
T-DevH Oct 25, 2025
7c88961
docs: update README with dynamic forecasting system capabilities
T-DevH Oct 25, 2025
b4d55b7
docs: add comprehensive forecasting system documentation to documenta…
T-DevH Oct 25, 2025
8e7beeb
feat: expand forecasting system to cover all 38 SKUs
T-DevH Oct 25, 2025
775d9b4
fix: update training scripts to process all 38 SKUs
T-DevH Oct 25, 2025
c892966
feat: enhance business intelligence dashboard with comprehensive anal…
T-DevH Oct 25, 2025
1176f02
fix: resolve JSX parsing errors with unescaped angle brackets
T-DevH Oct 25, 2025
51c3795
chore: update forecast data files and SKU list
T-DevH Oct 29, 2025
a5d4ee5
feat: comprehensive review and fix of hardcoded/mock data across all …
T-DevH Oct 29, 2025
ca22c7e
fix: map task statuses to match LeftRail component type requirements
T-DevH Oct 29, 2025
f98f22c
perf: optimize chat endpoint performance with parallelization
T-DevH Oct 29, 2025
ec04d2f
fix: prevent redirect to login on Operations page for permission errors
T-DevH Oct 29, 2025
fff22eb
fix: prevent 'event is undefined' error in ChatInterfaceNew streaming…
T-DevH Oct 29, 2025
441fed2
fix: add timeout protection and better error handling for chat endpoint
T-DevH Oct 29, 2025
7e12437
fix: extract confidence from multiple sources with sensible defaults
T-DevH Oct 29, 2025
ff913bb
fix: improve error handling and timeout protection in chat endpoint
T-DevH Oct 29, 2025
4c176d5
fix: add timeout protection for MCP planner initialization
T-DevH Oct 29, 2025
8aafab4
fix: add timeout for input safety check and handle empty results
T-DevH Oct 29, 2025
c6b8b23
fix: display chat response immediately instead of waiting for streaming
T-DevH Oct 29, 2025
073a3fb
fix: remove non-existent 'content' property from ChatResponse
T-DevH Oct 29, 2025
59c105a
fix: improve timeout handling and provide faster fallback responses
T-DevH Oct 29, 2025
8af1855
fix: add defensive checks for result data and better error handling
T-DevH Oct 29, 2025
bc34b2a
fix: add null safety checks for result data access
T-DevH Oct 29, 2025
a7006e0
fix: add simple fallback response and timeout for tool discovery
T-DevH Oct 29, 2025
60e9759
fix: add fallback response method and timeout for graph execution
T-DevH Oct 29, 2025
241eaf6
fix: add timeout to graph execution and initialization retry logic
T-DevH Oct 29, 2025
e73a476
fix: add timeout protection to login endpoint
T-DevH Oct 30, 2025
1eae31c
fix: add connection timeout to database pool creation
T-DevH Oct 30, 2025
b0a7efd
fix: use PostgreSQL connect_timeout setting instead of invalid asyncp…
T-DevH Oct 30, 2025
1014889
fix: reduce timeouts for faster login response
T-DevH Oct 30, 2025
a026642
fix: update timeout error messages to match actual values
T-DevH Oct 30, 2025
5763aae
fix: add timeout protection to version endpoints
T-DevH Oct 30, 2025
f29b070
fix: update CORS configuration to explicitly allow localhost origins
T-DevH Oct 30, 2025
598b74a
fix: resolve ChatResponse import error and CORS configuration
T-DevH Oct 31, 2025
f082779
fix: remove duplicate _create_simple_fallback_response function
T-DevH Oct 31, 2025
097a0b0
fix: remove invalid connect_timeout from PostgreSQL server_settings
T-DevH Oct 31, 2025
b6ecf11
fix: add comprehensive logging to auth login flow
T-DevH Oct 31, 2025
e5df61b
fix: add debug endpoint and enhanced logging for auth issues
T-DevH Oct 31, 2025
f155508
fix: strip username whitespace in login endpoint
T-DevH Oct 31, 2025
b552553
fix: authentication login now working after server restart
T-DevH Oct 31, 2025
9eb9953
docs: remove emojis and AI-generated symbols from all markdown files
T-DevH Nov 8, 2025
c6ef494
docs: improve deployment documentation and fix setup scripts
T-DevH Nov 8, 2025
ed091c1
fix: resolve CORS and proxy issues for frontend API requests
T-DevH Nov 14, 2025
cce0fd1
Merge branch 'restructure/migrate-to-nvidia-blueprint-structure' into…
T-DevH Nov 14, 2025
d3e9ade
fix: remove hardcoded secrets and use environment variables
T-DevH Nov 14, 2025
e17de81
fix: remove .env.bak file containing secrets from git tracking
T-DevH Nov 14, 2025
bf3b1bc
fix: update remaining docker-compose files to use environment variables
T-DevH Nov 14, 2025
f63cf33
docs: add comprehensive Product Requirements Document (PRD)
T-DevH Nov 14, 2025
5af9314
chore: remove high-priority unnecessary files
T-DevH Nov 14, 2025
1bf3fac
chore: remove completed migration and project documentation
T-DevH Nov 14, 2025
37fdbaa
chore: remove outdated ROLLBACK_PLAN.md
T-DevH Nov 14, 2025
1202acd
chore: remove CHANGELOG.md and disable changelog generation
T-DevH Nov 14, 2025
0796650
chore: remove changelog plugin from semantic-release config
T-DevH Nov 14, 2025
fef769c
docs: fix markdown syntax in forecasting README
T-DevH Nov 14, 2025
a5ec873
docs: fix markdown syntax in RAPIDS implementation plan
T-DevH Nov 14, 2025
4c97a5e
chore: move REORDER_RECOMMENDATION_EXPLAINER.md to docs/forecasting/
T-DevH Nov 14, 2025
afb4ae8
docs: fix misleading comment in RUN_LOCAL.sh
T-DevH Nov 14, 2025
7cfe86d
chore: add document_statuses.json to .gitignore and remove from tracking
T-DevH Nov 14, 2025
0d7819f
chore: add document_statuses.json to .gitignore
T-DevH Nov 14, 2025
6a26ce3
chore: add build-info.json to .gitignore and remove from tracking
T-DevH Nov 15, 2025
d9f0648
chore: add phase1_phase2_forecasts.json to .gitignore and remove from…
T-DevH Nov 15, 2025
a8bdb0f
chore: add rapids_gpu_forecasts.json to .gitignore and remove from tr…
T-DevH Nov 15, 2025
dbaa3ab
chore: rename requirements_updated.txt to requirements.lock
T-DevH Nov 15, 2025
05d760e
docs: add setup_nvidia_api.py to README setup instructions
T-DevH Nov 15, 2025
8be24ef
test: add chat endpoint assessment and test script
T-DevH Nov 15, 2025
201df98
fix: resolve SQL bugs in equipment asset tools
T-DevH Nov 15, 2025
4d75a5e
test: add equipment endpoint test script and assessment
T-DevH Nov 15, 2025
2269720
fix: improve telemetry tab UX and add data generation script
T-DevH Nov 15, 2025
a9ff65f
test: add comprehensive forecasting endpoint tests and fixes
T-DevH Nov 15, 2025
4c350cd
fix: make forecast summary dynamic instead of reading static file
T-DevH Nov 15, 2025
c1c1189
docs: add assessment of forecasting summary cards dynamic vs static
T-DevH Nov 15, 2025
090f79e
fix: add database writes for model training and predictions
T-DevH Nov 15, 2025
4a9a9a4
fix: map model names to display format for database consistency
T-DevH Nov 15, 2025
f9fb70a
fix: add database writes to RAPIDS training script and fix SQL queries
T-DevH Nov 15, 2025
6da08c4
feat: add deployment scripts and clear documentation
T-DevH Nov 15, 2025
4704b4e
docs: add quick start guide with clear password information
T-DevH Nov 15, 2025
8162180
test: add deployment testing results
T-DevH Nov 15, 2025
4ffee02
fix: add missing os import in create_default_users.py
T-DevH Nov 15, 2025
d48edd1
fix: improve create_default_users.py to load .env and use proper env …
T-DevH Nov 15, 2025
da6046a
fix: add missing tiktoken dependency to requirements.txt
T-DevH Nov 15, 2025
9978423
fix: add missing redis dependency to requirements.txt
T-DevH Nov 15, 2025
c850d3e
fix: add missing python-multipart dependency
T-DevH Nov 15, 2025
87117a7
docs: add server startup fix summary
T-DevH Nov 15, 2025
0c75c3c
fix: handle bcrypt 72-byte password limit in verification
T-DevH Nov 15, 2025
f7b645a
fix: use bcrypt directly instead of passlib to avoid compatibility is…
T-DevH Nov 15, 2025
8b75b3c
fix: update admin password hash in database to match 'changeme'
T-DevH Nov 15, 2025
9c6cadc
fix: update create_default_users.py to use bcrypt directly
T-DevH Nov 15, 2025
6a05e56
fix: add scikit-learn dependency and fix datetime timezone issue
T-DevH Nov 15, 2025
dae6fda
fix: normalize datetime timezone in _get_last_training_date
T-DevH Nov 15, 2025
d9abdff
feat: add RAPIDS GPU setup for accelerated forecasting
T-DevH Nov 15, 2025
c833d00
docs: improve DEPLOYMENT.md and QUICK_START.md
T-DevH Nov 15, 2025
ede5c9b
docs: align README.md with latest updates
T-DevH Nov 15, 2025
12b6882
docs: update Python version badge and add quick reference links
T-DevH Nov 15, 2025
95523b1
feat: add MCP adapter for Forecasting Agent and fix Business Intellig…
T-DevH Nov 16, 2025
966c9ca
chore: remove TEST_DEPLOYMENT.md and TEST_DEPLOYMENT_RESULTS.md
T-DevH Nov 16, 2025
c79b3dc
docs: enhance README overview with complete feature list
T-DevH Nov 16, 2025
e5fdd4e
docs: remove Recent Achievements section from README
T-DevH Nov 16, 2025
9b23d71
docs: add model availability table to Training Pipeline section
T-DevH Nov 16, 2025
29e18a9
docs: remove (Optional) from RAPIDS installation step in Quick Start
T-DevH Nov 16, 2025
e9bd813
feat: add root endpoint and API assessment
T-DevH Nov 16, 2025
744e1ba
fix: correct health check URL in README
T-DevH Nov 16, 2025
35e6f1e
docs: add login page assessment
T-DevH Nov 16, 2025
f742a8b
docs: add login troubleshooting guide
T-DevH Nov 16, 2025
1d9b48c
docs: streamline README.md for better readability
T-DevH Nov 16, 2025
d18d345
docs: update architecture diagram with Forecasting Agent and all feat…
T-DevH Nov 16, 2025
962a057
chore: update .gitignore to exclude backup and cache files
T-DevH Nov 16, 2025
a9ebbb6
fix: implement NeMo pipeline for document processing and fix file per…
T-DevH Nov 16, 2025
e88aae6
docs: add CHANGELOG.md with project changes
T-DevH Nov 16, 2025
8863000
docs: update repository name to Multi-Agent-Intelligent-Warehouse
T-DevH Nov 16, 2025
b1e56d1
chore: remove unused all_skus.txt file
T-DevH Nov 16, 2025
daa52c2
docs: add comprehensive NeMo Guardrails section to README
T-DevH Nov 16, 2025
6eda891
docs: fix formatting in NeMo Guardrails section
T-DevH Nov 16, 2025
8692d9e
fix: add 'ignore safety regulations' pattern to compliance violations
T-DevH Nov 16, 2025
de89935
fix: sync rails.yaml with guardrails service patterns
T-DevH Nov 16, 2025
714a6e2
docs: update CHANGELOG with guardrails improvements
T-DevH Nov 16, 2025
41db339
docs: add comprehensive reasoning engine overview and usage analysis
T-DevH Nov 16, 2025
a74164d
docs: add Apache License 2.0
T-DevH Nov 16, 2025
7e2e565
fix: correct agent framework description - using LangGraph + MCP, not…
T-DevH Nov 16, 2025
b83b63e
docs: add MCP custom implementation rationale and benefits
T-DevH Nov 16, 2025
f19a4cc
feat: enable automatic CHANGELOG.md generation with semantic-release
T-DevH Nov 16, 2025
97d6f6b
fix: update changelog script to use npx
T-DevH Nov 16, 2025
53aef83
test: add CHANGELOG generation test results
T-DevH Nov 16, 2025
c9a8b94
chore: remove old manual changelog format, keep only auto-generated f…
T-DevH Nov 16, 2025
ae24bea
refactor: rename equipment_old.py to inventory.py and remove unused e…
T-DevH Nov 16, 2025
c837f20
docs: update UNNECESSARY_FILES.md to reflect resolved file cleanup
T-DevH Nov 16, 2025
428b690
refactor: clean up root-level JSON files and update forecast file han…
T-DevH Nov 16, 2025
23fdd47
fix: improve invoice details extraction and processing information di…
T-DevH Nov 16, 2025
f569bcd
fix: extract invoice field values from nested structure
T-DevH Nov 16, 2025
8eba98f
fix: add fallback text parsing for invoice details when extracted_fie…
T-DevH Nov 16, 2025
7a68c17
fix: add backend fallback to parse invoice fields from OCR text when …
T-DevH Nov 16, 2025
0622748
fix: ensure OCR text is available for LLM fallback parsing when extra…
T-DevH Nov 16, 2025
077a4fa
fix: clear previous results and add loading state when viewing docume…
T-DevH Nov 16, 2025
3fcb20a
fix: ensure backend always returns fresh data for specific document_id
T-DevH Nov 16, 2025
58c57d6
chore: remove unnecessary test output files from data/sample
T-DevH Nov 16, 2025
9577227
fix: make document analytics calculate from real document data instea…
T-DevH Nov 16, 2025
4dfdef3
fix: improve quality score extraction in document analytics
T-DevH Nov 16, 2025
c564d25
fix: add debug logging for document analytics quality score extraction
T-DevH Nov 16, 2025
5349527
fix: correct syntax error in document analytics status checking
T-DevH Nov 16, 2025
4c3d797
fix: properly serialize JudgeEvaluation dataclass in document processing
T-DevH Nov 16, 2025
5f9a9e2
fix: comprehensive fix for document processing pipeline inconsistencies
T-DevH Nov 16, 2025
ef2d6bf
fix: optimize preprocessing to prevent hanging and improve performance
T-DevH Nov 16, 2025
a166bb0
fix: improve error handling and error message reporting
T-DevH Nov 16, 2025
beb953a
fix: add graceful handling for missing PyMuPDF dependency
T-DevH Nov 16, 2025
be46b07
fix: ensure status enum is converted to string for frontend compatibi…
T-DevH Nov 16, 2025
95a9e3b
fix: change DocumentProcessingResponse status to string type
T-DevH Nov 16, 2025
c882cf5
fix: use correct ProcessingStage enum values (PROCESSING doesn't exist)
T-DevH Nov 16, 2025
168fa1b
fix: ensure completed documents show view results link
T-DevH Nov 16, 2025
5cc194b
docs: update deployment documentation with accurate paths and cross-r…
T-DevH Nov 16, 2025
f6661a4
docs: fix outdated references in comprehensive deployment guide
T-DevH Nov 16, 2025
224a90d
docs: fix all outdated references in documentation files
T-DevH Nov 16, 2025
986e536
docs: fix remaining outdated import references
T-DevH Nov 16, 2025
4aac7fb
docs: add documentation verification report
T-DevH Nov 16, 2025
e818126
docs: fix final remaining outdated import references
T-DevH Nov 16, 2025
0f34c36
docs: consolidate MCP testing documentation and update test file
T-DevH Nov 16, 2025
43c44be
docs: update documentation page with all latest features and agents
T-DevH Nov 16, 2025
6205585
docs: add comprehensive NeMo Guardrails section to documentation page
T-DevH Nov 16, 2025
7d9cbe8
docs: fix file paths in documentation page
T-DevH Nov 16, 2025
bb905d0
feat: enhance MCP testing page with comprehensive improvements
T-DevH Nov 16, 2025
cf5e88e
refactor: cleanup scripts folder - remove duplicates and reorganize
T-DevH Nov 16, 2025
fe6d645
fix: update test script and analysis document
T-DevH Nov 16, 2025
f4b3430
docs: update forecasting documentation to use rapids_gpu_forecasting.py
T-DevH Nov 16, 2025
9a5ebd3
docs: add comprehensive scripts folder cleanup summary
T-DevH Nov 16, 2025
bade82f
docs: completely rewrite scripts/README.md with proper formatting
T-DevH Nov 16, 2025
cd29103
chore: remove temporary cleanup documentation files
T-DevH Nov 16, 2025
7b8ba08
chore: remove temporary documentation verification report
T-DevH Nov 16, 2025
d86b6fd
docs: update architecture diagram note in README
T-DevH Nov 16, 2025
c8c18ba
docs: update unnecessary files analysis with current repository state
T-DevH Nov 16, 2025
98f3560
chore: add UNNECESSARY_FILES.md to .gitignore
T-DevH Nov 17, 2025
2873ee7
docs: add comprehensive TODO proposal for reasoning capability enhanc…
T-DevH Nov 17, 2025
4ce7ab9
chore(deps): bump docker/build-push-action from 5 to 6
dependabot[bot] Nov 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
26 changes: 0 additions & 26 deletions .env.bak

This file was deleted.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/dependency-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ labels: ['dependencies', 'enhancement']
assignees: ['T-DevH']
---

## 📦 Dependency Update Request
## Dependency Update Request

### Package Information
- **Package Name**:
Expand Down
28 changes: 14 additions & 14 deletions .github/release_template.md
Original file line number Diff line number Diff line change
@@ -1,62 +1,62 @@
# Release Notes

## 🚀 What's New
## What's New
- Feature 1
- Feature 2
- Feature 3

## 🐛 Bug Fixes
## Bug Fixes
- Fixed issue with...
- Resolved problem with...
- Corrected behavior of...

## 🔧 Improvements
## Improvements
- Enhanced performance of...
- Improved user experience for...
- Optimized resource usage...

## 📚 Documentation
## Documentation
- Updated API documentation
- Added deployment guides
- Improved troubleshooting docs

## 🔒 Security
## Security
- Security enhancement 1
- Security fix 1

## 🏗️ Infrastructure
## Infrastructure
- Updated Docker images
- Enhanced Helm charts
- Improved CI/CD pipeline

## 📊 Metrics & Monitoring
## Metrics & Monitoring
- Added new metrics
- Enhanced monitoring capabilities
- Improved alerting

## 🧪 Testing
## Testing
- Added new test cases
- Improved test coverage
- Enhanced test automation

## 📦 Dependencies
## Dependencies
- Updated dependency 1
- Upgraded dependency 2
- Removed deprecated dependency 3

## 🚨 Breaking Changes
## Breaking Changes
- Breaking change 1
- Migration guide for change 1

## 📋 Migration Guide
## Migration Guide
Step-by-step instructions for upgrading from the previous version.

## 🐛 Known Issues
## Known Issues
- Known issue 1
- Workaround for issue 1

## 🙏 Contributors
## Contributors
Thanks to all contributors who made this release possible!

## 📞 Support
## Support
For support, please open an issue or contact the development team.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
output: 'trivy-results.sarif'

- name: Upload Trivy scan results
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: 'trivy-results.sarif'

Expand Down Expand Up @@ -251,7 +251,7 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}

- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down
28 changes: 28 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ Thumbs.db
*.log
logs/

# Document uploads (user-uploaded files)
data/uploads/
!data/uploads/.gitkeep

# Database
*.db
*.sqlite3
Expand All @@ -61,6 +65,8 @@ node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules/.cache/
*.pack.old

# React build
ui/web/build/
Expand All @@ -69,12 +75,17 @@ ui/mobile/ios/build/

# Docker
.dockerignore
*.bak
docker-compose*.bak

# Secrets and config
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.env.bak
.env.*.bak
secrets/
*.pem
*.key
Expand All @@ -84,6 +95,20 @@ tmp/
temp/
*.tmp

# Runtime-generated files
document_statuses.json
phase1_phase2_forecasts.json
rapids_gpu_forecasts.json

# Test/demo output files (keep sample data but ignore generated results)
data/sample/*_results.json
data/sample/*_demo*.json
data/sample/pipeline_test_results/
data/sample/document_statuses.json

# Build artifacts
build-info.json

# Coverage reports
htmlcov/
.coverage
Expand Down Expand Up @@ -148,3 +173,6 @@ test_*.py
!**/test_*.py
!**/*_test.py
!tests/test_basic.py

# Documentation - Internal analysis files
UNNECESSARY_FILES.md
31 changes: 14 additions & 17 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,21 @@
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
[
"@semantic-release/changelog",
{
"changelogFile": "CHANGELOG.md",
"changelogTitle": "# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)."
}
],
"@semantic-release/github",
"@semantic-release/git"
[
"@semantic-release/git",
{
"assets": ["CHANGELOG.md", "package.json", "package-lock.json"],
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
}
]
],
"preset": "conventionalcommits",
"releaseRules": [
Expand All @@ -20,20 +32,5 @@
{ "type": "build", "release": "patch" },
{ "type": "ci", "release": "patch" },
{ "type": "chore", "release": "patch" }
],
"changelogFile": "CHANGELOG.md",
"changelogTitle": "# Changelog",
"changelogSections": [
{ "type": "feat", "section": "Features" },
{ "type": "fix", "section": "Bug Fixes" },
{ "type": "perf", "section": "Performance Improvements" },
{ "type": "revert", "section": "Reverts" },
{ "type": "docs", "section": "Documentation" },
{ "type": "style", "section": "Styles" },
{ "type": "refactor", "section": "Code Refactoring" },
{ "type": "test", "section": "Tests" },
{ "type": "build", "section": "Build System" },
{ "type": "ci", "section": "Continuous Integration" },
{ "type": "chore", "section": "Chores" }
]
}
32 changes: 0 additions & 32 deletions =3.8.0

This file was deleted.

Loading
Loading