dark_zoul
|
40c2839ffc
|
chore: update create-pull-request action to v8
|
2026-04-11 18:03:35 +03:00 |
|
dark_zoul
|
0c8de9aebb
|
Merge branch 'main' of https://github.com/darkzoul5/YoutubePlaylistDownloader
|
2026-04-11 18:02:04 +03:00 |
|
dark_zoul
|
eeb01117c3
|
AI: Add dependency updates workflow for automated aria2 version refresh
|
2026-04-11 18:01:51 +03:00 |
|
dark_zoul
|
25c833435f
|
Add project schedule
|
2026-04-07 10:38:47 +03:00 |
|
dark_zoul
|
8106fa1f04
|
Refactor GUI plan formatting
|
2026-03-20 19:28:30 +02:00 |
|
dark_zoul
|
b6afbb33c1
|
Refine project and GUI plans
|
2026-03-20 19:25:01 +02:00 |
|
dark_zoul
|
2e1ebe1eea
|
Update README for accuracy in usage instructions. fix typos
|
2026-03-20 19:12:07 +02:00 |
|
dark_zoul
|
ce777a59b3
|
Add permissions section to unit tests workflow
v1.1.1
|
2026-03-19 22:09:13 +02:00 |
|
dark_zoul
|
10ac547458
|
Add concurrency settings to unit tests workflow
|
2026-03-19 22:08:49 +02:00 |
|
dark_zoul
|
77108cb1a8
|
Restrict branch triggers in unit tests workflow to only 'main'
|
2026-03-19 22:06:57 +02:00 |
|
dark_zoul
|
a81f69280f
|
move import statements in integration test to top
|
2026-03-18 19:59:15 +02:00 |
|
dark_zoul
|
148322cfb7
|
Fix build badge link in README to point to the correct workflow
|
2026-03-18 19:57:07 +02:00 |
|
dark_zoul
|
46a31fa0f7
|
Refactor import handling in integration test to simplify sys.path management
|
2026-03-18 19:56:07 +02:00 |
|
dark_zoul
|
e3559118c1
|
update pyproject.toml
|
2026-03-18 19:54:13 +02:00 |
|
dark_zoul
|
33f8a4e72f
|
Fix build process to include src folder for internal imports and adjust Dockerfile to copy src correctly
|
2026-03-18 19:50:17 +02:00 |
|
dark_zoul
|
1a1225459e
|
fix Windows and Linux build processes by including all submodules and data in the PyInstaller package, and ensure necessary files are copied for Docker context.
|
2026-03-18 19:44:55 +02:00 |
|
dark_zoul
|
1b7e2a70dd
|
Remove old build workflow and update README with new workflow link
|
2026-03-18 19:35:09 +02:00 |
|
dark_zoul
|
4a82a8f435
|
Update download-artifact action to v5 in build workflows
v1.1.0
|
2026-03-18 19:16:00 +02:00 |
|
dark_zoul
|
c282501444
|
Update upload-artifact action to v6 in build workflows
|
2026-03-18 19:15:13 +02:00 |
|
dark_zoul
|
eb69f6f736
|
Rename lint_python.yml to lint_ruff.yml
|
2026-03-18 19:08:10 +02:00 |
|
dark_zoul
|
d7da1d0588
|
Remove blank line in README.md
|
2026-03-18 18:59:10 +02:00 |
|
dark_zoul
|
90f2842fb6
|
Remove unused logging import from integration test script
|
2026-03-18 18:53:37 +02:00 |
|
dark_zoul
|
0d1c0403f2
|
Refactor test files: remove unused imports for improved clarity
|
2026-03-18 18:52:17 +02:00 |
|
dark_zoul
|
d197e14425
|
Add linting workflow for Python code using Ruff
|
2026-03-18 18:49:19 +02:00 |
|
dark_zoul
|
d2556185b8
|
Add linting workflow for Python code using Ruff
|
2026-03-18 18:47:14 +02:00 |
|
dark_zoul
|
09a0b513d7
|
Add caching and build steps for aria2c binary on Linux
|
2026-03-18 18:44:53 +02:00 |
|
dark_zoul
|
6da6472173
|
Ensure config directory is present during Docker build
|
2026-03-18 18:38:21 +02:00 |
|
dark_zoul
|
c14cf8cd51
|
Update upload-artifact action to v5 in build workflows
|
2026-03-18 18:34:38 +02:00 |
|
dark_zoul
|
a68e21444e
|
Update build process to reference 'src' directory for packaging
|
2026-03-18 18:32:15 +02:00 |
|
dark_zoul
|
8133f28488
|
Add PyInstaller build step for Windows executable and version extraction
|
2026-03-18 18:30:36 +02:00 |
|
dark_zoul
|
1b0df9dd33
|
Remove old release workflow and update README and Docker Compose configuration
|
2026-03-18 18:25:01 +02:00 |
|
Mihail Volohov
|
aaa02c8eb1
|
Merge pull request #1 from darkzoul5/Next
Merge Next with Main
|
2026-03-18 18:21:04 +02:00 |
|
Mihail Volohov
|
27d571876f
|
Merge branch 'main' into Next
|
2026-03-18 18:20:07 +02:00 |
|
dark_zoul
|
6589cd5a95
|
Update CI badge links in README to point to the 'next' branch
|
2026-03-18 18:12:59 +02:00 |
|
dark_zoul
|
951b485e4e
|
Add unit tests badge to README for CI visibility
|
2026-03-18 18:11:44 +02:00 |
|
dark_zoul
|
94db632043
|
Update Docker and workflow configurations for improved build process
|
2026-03-18 18:10:25 +02:00 |
|
dark_zoul
|
7b6e0c094e
|
Set PYTHONPATH environment variable for test execution in workflows
|
2026-03-18 18:05:17 +02:00 |
|
dark_zoul
|
e38099698c
|
Update workflow configurations
|
2026-03-18 18:04:15 +02:00 |
|
dark_zoul
|
9e5540b89b
|
Refactor import paths to use the 'src' directory structure and remove unused workflow inputs
|
2026-03-18 17:48:54 +02:00 |
|
dark_zoul
|
c339443fd5
|
Add build workflow for Release V2 with testing, packaging, and artifact upload
|
2026-03-18 17:45:36 +02:00 |
|
dark_zoul
|
f1558c5181
|
Simplify version extraction logic in build workflow by removing conditional checks for event types
|
2026-03-18 17:34:44 +02:00 |
|
dark_zoul
|
dc534f583e
|
Fix checkout action URL in integration and unit test workflows
|
2026-03-18 17:31:22 +02:00 |
|
dark_zoul
|
3598a41284
|
Simplify version extraction logic in build workflow by removing conditional checks for event types
|
2026-03-18 17:27:13 +02:00 |
|
dark_zoul
|
537c49be86
|
rename main code folder to src; rename release.yml to build.yml.
|
2026-03-18 17:25:53 +02:00 |
|
dark_zoul
|
0d60ed99fb
|
Add initial GUI plan outlining framework and architecture
|
2026-03-17 15:43:18 +02:00 |
|
dark_zoul
|
491e6764b7
|
Update project plan with detailed subject area and problem definitions
|
2026-03-17 15:36:24 +02:00 |
|
dark_zoul
|
279cb0900b
|
Add build status badge to README.md
|
2026-03-17 15:28:21 +02:00 |
|
dark_zoul
|
11bb420f19
|
Fix workflow with gitub specific features after migration from gitea; create project plan
|
2026-03-17 15:25:42 +02:00 |
|
dark_zoul
|
8c99edf3ac
|
Fix release name typo
|
2026-03-07 21:35:22 +02:00 |
|
dark_zoul
|
1d8dab1bfb
|
Add build status badge to README
|
2026-03-07 21:26:54 +02:00 |
|