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
|
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
|
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
|
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
|
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 |
|