Commit Graph

9 Commits

Author SHA1 Message Date
tkmxqrdxddd
680a70b2af feat: enhance CI/CD pipeline with comprehensive workflows
- Fix ci.yml to create test input file before running tests
- Add build-deb.yml for DEB package building on releases
- Add ci-cd.yml for comprehensive CI/CD pipeline
- Add security.yml for code security scanning
- Add release.yml for dedicated release builds
2026-03-17 21:08:54 +01:00
tkmxqrdxddd
cb97ed6ffe test: add unit tests for parser, validator, and converter modules
- Add test_parser.cpp with argument parsing tests
- Add test_validator.cpp with configuration validation tests
- Add test_converter.cpp with FFmpeg command building tests
- Update Makefile with test targets for unit tests
- Update CI workflow to run make test
- Add test binaries and media files to .gitignore
2026-03-17 21:08:54 +01:00
tkmxqrdxddd
f46e7b4465 fixed ci.yml 2024-10-19 21:57:27 +02:00
tkmxqrdxddd
32ab30b370 fixed ci.yml 2024-10-19 21:55:24 +02:00
tkmxqrdxddd
7dcf7200ca fixed ci.yml 2024-10-19 21:52:24 +02:00
tkmxqrdxddd
c4918446b9 fixed ci.yml 2024-10-19 21:24:12 +02:00
tkmxqrdxddd
ad51617295 small changes 2024-10-19 10:37:33 +02:00
tkmxqrdxddd
aa70ce30eb edit 2024-10-19 10:08:39 +02:00
tkmxqrdxddd
306777310d added .github 2024-10-19 10:03:12 +02:00