1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 04:23:59 +03:00

15 Commits

Author SHA1 Message Date
dark_zoul 9597928ffb fix: update pyproject.toml 2026-06-02 22:46:42 +03:00
dark_zoul 3291c0c88f readme: add playlist name to config example 2026-05-17 13:38:44 +03:00
dark_zoul c736957e3c add /app/data folder to gitignore 2026-05-15 17:28:01 +03:00
Mihail Volohov 27d571876f Merge branch 'main' into Next 2026-03-18 18:20:07 +02:00
dark_zoul b91d3f4c48 Update .gitignore and README 2026-03-07 21:22:31 +02:00
dark_zoul 3d813200a5 Update .gitignore to include /bin directory 2026-03-07 13:22:22 +02:00
dark_zoul 1d99fd2b10 Update .gitignore to exclude all tmp directories and remove unused test files 2025-11-24 11:28:54 +02:00
dark_zoul b5ee8dbf3b Refactor test configurations and enhance testing framework
- Replace TempConfig with DummyConfig across tests for consistency
- Introduce unit tests workflow configuration
- Add pytest configuration for standardized test discovery
- Implement comprehensive tests for config loading and downloader behavior
- Clean up unused temp_config.py and related references
2025-11-24 11:21:32 +02:00
dark_zoul d2127b2b2c Refactor code structure for improved readability and maintainability 2025-10-25 21:17:36 +03:00
dark_zoul 5eae107475 Refactor Dockerfile and entrypoint script for improved configuration handling and streamline image setup 2025-10-22 13:30:17 +03:00
dark_zoul 9f0c44c1a3 Added:
- requirements.txt
- compose.yaml
- config example
- changed gitignore to not ignore /config
2025-10-18 23:57:16 +03:00
dark_zoul e1971c3928 Refactor Docker image paths for better compatibility with Docker environment 2025-10-15 18:35:30 +03:00
dark_zoul 441ab9db96 Fix .gitignore to ensure the /bin/ directory is ignored correctly 2025-10-14 11:40:18 +03:00
dark_zoul 0261fc1db7 Update .gitignore 2025-10-14 11:31:31 +03:00
dark_zoul 1cc2d28bdf Initial commit 2025-10-12 16:58:29 +03:00