• Joined on 2025-12-05
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:52:30 +00:00
0dc6c3607b Update test coverage source path and adjust pytest command for consistency
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:49:07 +00:00
4bf59efd6f Update Ruff configuration to exclude tests from linting
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:47:35 +00:00
128432f679 Add unit tests for all modules including config, main, playlist, and server
9f7d3d98c1 Refactor import statements to use the correct module path
Compare 2 commits »
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:36:44 +00:00
5342644b1d Liniting
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:33:19 +00:00
d9dfe7b7c4 Update CI/CD pipeline to trigger on all branches
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:28:13 +00:00
7de3aa5b94 Update project name and description in pyproject.toml
unai merged pull request unai/xtream_codes_m3u_list_builder#1 2026-02-01 18:18:52 +00:00
Dev
unai pushed to main at unai/xtream_codes_m3u_list_builder 2026-02-01 18:18:52 +00:00
659c6350d5 Merge pull request 'Dev' (#1) from Dev into main
9cfada5b92 Add CI/CD pipeline configuration for testing and container publishing
4b9481d162 Renamed ci yml to yaml
5b1903087a Add configuration, main module, playlist manager, and server for M3U list generation
9446cd7589 Renamed project name
Compare 7 commits »
unai created pull request unai/xtream_codes_m3u_list_builder#1 2026-02-01 18:18:39 +00:00
Dev
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:16:39 +00:00
9cfada5b92 Add CI/CD pipeline configuration for testing and container publishing
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:15:46 +00:00
4b9481d162 Renamed ci yml to yaml
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 18:12:28 +00:00
5b1903087a Add configuration, main module, playlist manager, and server for M3U list generation
9446cd7589 Renamed project name
ce62dc7005 Cleaned devcontainer to avoid ssh agent conflicts
8d2d482c05 Add pydantic-settings and requests dependencies
Compare 4 commits »
unai created branch Dev in unai/xtream_codes_m3u_list_builder 2026-02-01 17:57:49 +00:00
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 17:57:49 +00:00
unai created repository unai/xtream_codes_m3u_list_builder 2026-02-01 17:51:30 +00:00
unai created branch main in unai/python_boilerplate 2026-02-01 16:35:22 +00:00
unai pushed to main at unai/python_boilerplate 2026-02-01 16:35:22 +00:00
39862acfa3 Refactor devcontainer.json for improved readability and structure
dd8c3e0998 Add Dockerfile for development environment setup with Python, Git, and Poetry
72c3b3ec78 Update .gitignore to exclude Vim swap files
07c3f7db1e Add .gitignore file to exclude common Python artifacts and environment files
e66777e0d1 Add initial project structure with Docker, CI/CD, and Poetry configuration
unai created repository unai/python_boilerplate 2026-02-01 16:34:59 +00:00
unai pushed to main at unai/esp_idf_boilerplate 2026-01-25 19:00:15 +00:00
db69358a67 add LICENSE
unai pushed to main at unai/esp_idf_boilerplate 2026-01-25 18:52:50 +00:00
3dcb30f0f4 added test folder structure