15 Commits

Author SHA1 Message Date
fd20bb28f2 Add public directory to .gitignore for generated files 2026-02-01 19:12:52 +00:00
0dc6c3607b Update test coverage source path and adjust pytest command for consistency
All checks were successful
CI/CD Pipeline / test-and-lint (push) Successful in 35s
CI/CD Pipeline / publish-container (push) Has been skipped
2026-02-01 18:52:19 +00:00
4bf59efd6f Update Ruff configuration to exclude tests from linting
Some checks failed
CI/CD Pipeline / test-and-lint (push) Failing after 38s
CI/CD Pipeline / publish-container (push) Has been skipped
2026-02-01 18:49:02 +00:00
128432f679 Add unit tests for all modules including config, main, playlist, and server
Some checks failed
CI/CD Pipeline / test-and-lint (push) Failing after 32s
CI/CD Pipeline / publish-container (push) Has been skipped
2026-02-01 18:47:32 +00:00
9f7d3d98c1 Refactor import statements to use the correct module path 2026-02-01 18:47:14 +00:00
5342644b1d Liniting
Some checks failed
CI/CD Pipeline / test-and-lint (push) Failing after 32s
CI/CD Pipeline / publish-container (push) Has been skipped
2026-02-01 18:36:40 +00:00
d9dfe7b7c4 Update CI/CD pipeline to trigger on all branches
Some checks failed
CI/CD Pipeline / test-and-lint (push) Failing after 27s
CI/CD Pipeline / publish-container (push) Has been skipped
2026-02-01 18:33:15 +00:00
7de3aa5b94 Update project name and description in pyproject.toml 2026-02-01 18:28:09 +00:00
9cfada5b92 Add CI/CD pipeline configuration for testing and container publishing
Some checks failed
CI/CD Pipeline / test-and-lint (pull_request) Failing after 5m13s
CI/CD Pipeline / publish-container (pull_request) Has been skipped
2026-02-01 18:16:35 +00:00
4b9481d162 Renamed ci yml to yaml 2026-02-01 18:15:41 +00:00
5b1903087a Add configuration, main module, playlist manager, and server for M3U list generation 2026-02-01 18:12:25 +00:00
9446cd7589 Renamed project name 2026-02-01 18:12:08 +00:00
ce62dc7005 Cleaned devcontainer to avoid ssh agent conflicts 2026-02-01 18:11:30 +00:00
8d2d482c05 Add pydantic-settings and requests dependencies 2026-02-01 18:10:45 +00:00
9864802b76 Initial commit 2026-02-01 17:51:28 +00:00