1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-04 04:53:58 +03:00
Commit Graph

85 Commits

Author SHA1 Message Date
dark_zoul 00e3f84f35 ci: fix deps 2026-05-16 18:24:08 +03:00
dark_zoul 0436c0b85d refactor: change project name;
ci: fix integration workflow
2026-05-16 18:08:54 +03:00
dark_zoul 8550203411 ci/tests: simplify tests and workflows 2026-05-16 17:17:17 +03:00
dark_zoul 17c2df3640 refactor/ci 2026-05-16 17:10:52 +03:00
dark_zoul 7a5db21f47 ci/tests: fix integration workflow 2026-05-16 17:07:30 +03:00
dark_zoul 8cd0c91f29 ci: enable integration tests 2026-05-16 17:05:03 +03:00
dark_zoul 6d8649ac2d refactor: move docker files to /docker folder;
remove old buid workflow;
2026-05-15 11:34:43 +03:00
dark_zoul 0ab96e4399 start work on project refactor;
create file structure
move old code to /src/old
2026-05-15 10:52:10 +03:00
darkzoul5 760b6c2f94 ci: add python packages to dependabot 2026-05-15 09:42:05 +03:00
dependabot[bot] 93522423ae Bump softprops/action-gh-release from 2 to 3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2...v3)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-18 17:12:33 +00:00
dependabot[bot] 543dd39618 Bump actions/download-artifact from 5 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-11 17:12:29 +00:00
dependabot[bot] ef57b2e79e Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-11 15:09:43 +00:00
Mihail Volohov e8d955ab08 Merge pull request #2 from darkzoul5/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2026-04-11 18:09:12 +03:00
Mihail Volohov c0b919953d Merge pull request #4 from darkzoul5/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2026-04-11 18:09:00 +03:00
Mihail Volohov 5ab5dcbaf1 Merge pull request #5 from darkzoul5/dependabot/github_actions/docker/login-action-4
Bump docker/login-action from 3 to 4
2026-04-11 18:08:49 +03:00
dependabot[bot] e4f0d0c97a Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-11 15:06:58 +00:00
dependabot[bot] 22ad7af3e8 Bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-11 15:06:53 +00:00
dependabot[bot] e53b91f0e6 Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-11 15:06:50 +00:00
dependabot[bot] da6e939c1d Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-11 15:06:43 +00:00
dark_zoul a5ffa38785 chore: add dependabot configuration for GitHub Actions updates 2026-04-11 18:05:58 +03:00
dark_zoul 40c2839ffc chore: update create-pull-request action to v8 2026-04-11 18:03:35 +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 ce777a59b3 Add permissions section to unit tests workflow 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 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 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 27d571876f Merge branch 'main' into Next 2026-03-18 18:20:07 +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 11bb420f19 Fix workflow with gitub specific features after migration from gitea; create project plan 2026-03-17 15:25:42 +02:00