Commit graph

2 commits

Author SHA1 Message Date
47c2e596ff Add particle-os repository for composefs dependency
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Successful in 2m21s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 7s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 48s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
- Add repository setup to CI workflow before installing dependencies
- Add repository setup to Dockerfile for composefs package
- Use correct repository key URL and sources.list format
- This allows CI to install composefs from private particle-os registry
2025-09-09 22:50:50 -07:00
a89418653d Fix CI: Remove non-existent composefs package
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 1m29s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 6s
Comprehensive CI/CD Pipeline / Package Validation (push) Failing after 48s
Test Workflow / test (push) Successful in 1s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
- Remove composefs from CI dependencies (not available in Debian)
- Update package control file to remove composefs dependency
- Update Dockerfile to remove composefs
- Update CI summary to reflect correct dependencies
2025-09-09 22:22:06 -07:00