404 Commits
Author SHA1 Message Date
timmy 9c2e53333c Update docs 2026-08-21 19:44:17 -07:00
timmy d4d3a03950 Set default url format to Gitea/github release urls 2026-08-21 19:44:17 -07:00
timmy c97742f28d Use absolute paths 2026-08-21 19:44:17 -07:00
timmy 69f22675ea Prefer build.yaml 2026-08-21 19:44:17 -07:00
timmy bf26ad0e2a Don't write _version.py to source 2026-08-21 19:44:17 -07:00
timmy 31de363601 Fix tests and make python 3.10 compatible 2026-08-21 19:44:17 -07:00
timmy 1dcdd51e25 Make more useful
Automatically prune jellyfin dependencies using both Directory.Packages.props from upstream git repo and exclude system dependencies brought in by other dependencies
  For example both jellyfin and Duende.IdentityModel.OidcClient depend on Microsoft.Extensions.Logging.Abstractions
  which is now automatically pruned from the publish directory

`jprm repo build`: builds the plugin and updates the manifest in a single command
Parse xml using ElementTree module
Parses slnx files
Add targetAbi CLI option
Get version from python installation
Type the plugin metadata files
Change URL arguments to a format string
Extract hostname, owner and project from the current repo for URL format string
Automatically set ExcludeAssets="runtime" on jellyfin packages
Add changelog CLI option for `jprm repo build`
Allow auto incrementing revision
2026-08-19 19:37:48 -07:00
Odd Stråbø 6d2a0cb39a Merge pull request #216 from oddstr13/renovate/release-drafter-release-drafter-6.x
chore(deps): update release-drafter/release-drafter action to v6.4.0
2026-04-08 16:16:30 +02:00
renovate[bot] ebe8405d1f chore(deps): update release-drafter/release-drafter action to v6.4.0 2026-03-07 21:18:49 +00:00
Odd Stråbø 1305350572 Merge pull request #211 from oddstr13/renovate/pytest-datafiles-3.x
chore(deps): update dependency pytest-datafiles to v3.0.1
2026-02-11 19:56:31 +01:00
Odd Stråbø cb57357968 Merge pull request #209 from oddstr13/renovate/actions-cache-5.x
chore(deps): update actions/cache action to v5
2026-02-11 19:53:59 +01:00
Odd Stråbø 9742c6b20b Merge pull request #210 from oddstr13/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v6
2026-02-11 19:52:07 +01:00
Odd Stråbø a7200ea20a Merge pull request #208 from oddstr13/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2026-02-11 19:51:40 +01:00
Odd Stråbø bc8e16edf7 Merge pull request #207 from oddstr13/renovate/falti-dotenv-action-1.x
chore(deps): update falti/dotenv-action action to v1.1.5
2026-02-11 19:51:11 +01:00
Odd Stråbø d987c92a92 Merge pull request #212 from oddstr13/renovate/release-drafter-release-drafter-6.x
chore(deps): update release-drafter/release-drafter action to v6.2.0
2026-02-11 19:50:00 +01:00
renovate[bot] 4fe5ef459e chore(deps): update actions/cache action to v5 2026-01-29 12:25:54 +00:00
renovate[bot] 01591a39ad chore(deps): update release-drafter/release-drafter action to v6.2.0 2026-01-22 12:48:32 +00:00
renovate[bot] 76adae554a chore(deps): update dependency pytest-datafiles to v3.0.1 2026-01-04 17:34:23 +00:00
renovate[bot] ecb7ed4f77 chore(deps): update actions/upload-artifact action to v6 2025-12-12 21:46:31 +00:00
renovate[bot] ff03e535f1 chore(deps): update actions/checkout action to v6 2025-11-20 18:38:22 +00:00
renovate[bot] f7e9622bbb chore(deps): update falti/dotenv-action action to v1.1.5 2025-11-18 10:12:03 +00:00
Odd Stråbø 15a15788e9 Merge pull request #196 from oddstr13/renovate/flake8-import-order-0.x
chore(deps): update dependency flake8-import-order to v0.19.2
2025-11-09 03:24:34 +01:00
Odd Stråbø b2f87749aa Merge pull request #192 from oddstr13/renovate/types-tabulate-0.x
chore(deps): update dependency types-tabulate to v0.9.0.20241207
2025-11-09 03:23:53 +01:00
Odd Stråbø b388f2b7b0 Merge pull request #195 from oddstr13/renovate/python-3.x
chore(deps): update dependency python to 3.14
2025-11-09 03:23:19 +01:00
renovate[bot] 3e9e72cfc6 chore(deps): update dependency flake8-import-order to v0.19.2 2025-11-09 02:22:29 +00:00
Odd Stråbø 495c17df98 Merge pull request #194 from oddstr13/renovate/flake8-7.x
chore(deps): update dependency flake8 to v7.3.0
2025-11-09 03:21:30 +01:00
Odd Stråbø b5544930a7 Merge pull request #206 from oddstr13/renovate/migrate-config
chore(config): migrate renovate config
2025-11-09 03:19:28 +01:00
renovate[bot] e7dc886af0 chore(config): migrate config .github/renovate.json 2025-11-09 02:16:37 +00:00
renovate[bot] 1976a42c38 chore(deps): update dependency python to 3.14 2025-11-09 02:16:31 +00:00
renovate[bot] ad7565d4d0 chore(deps): update dependency flake8 to v7.3.0 2025-11-09 02:16:26 +00:00
renovate[bot] c99a9e72cc chore(deps): update dependency types-tabulate to v0.9.0.20241207 2025-11-09 02:16:24 +00:00
Odd Stråbø 53a7c24199 Merge pull request #205 from oddstr13/pr-pyversion-2
Bump supported Python version to >=3.10
2025-11-09 03:15:46 +01:00
Odd Stråbø 85948c83ed Remove end of life Python versions from text matrix
Update package classifiers
2025-11-09 03:09:47 +01:00
Odd Stråbø 8ef60bf119 Add new Python versions to the test matrix 2025-11-09 03:03:33 +01:00
Odd Stråbø 16c0780181 Merge pull request #199 from oddstr13/renovate/actions-setup-dotnet-5.x
chore(deps): update actions/setup-dotnet action to v5
2025-11-09 00:10:48 +01:00
Odd Stråbø 7d35f725dc Merge pull request #193 from oddstr13/renovate/release-drafter-release-drafter-6.x
chore(deps): update release-drafter/release-drafter action to v6.1.0
2025-11-08 23:59:39 +01:00
Odd Stråbø 562ae2444c Merge pull request #190 from oddstr13/renovate/actions-cache-4.x
chore(deps): update actions/cache action to v4.3.0
2025-11-08 23:56:52 +01:00
Odd Stråbø b7c62a7f29 Merge pull request #200 from oddstr13/renovate/actions-setup-python-6.x
chore(deps): update actions/setup-python action to v6
2025-11-08 23:53:56 +01:00
Odd Stråbø 8ad53a0a98 Merge pull request #204 from oddstr13/renovate/github-codeql-action-4.x
chore(deps): update github/codeql-action action to v4
2025-11-08 23:53:26 +01:00
Odd Stråbø e154f50d69 Merge pull request #198 from oddstr13/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2025-11-08 23:52:53 +01:00
Odd Stråbø 424bf5bdfb Merge pull request #202 from oddstr13/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v5
2025-11-08 23:52:15 +01:00
renovate[bot] 3ef9203a7e chore(deps): update github/codeql-action action to v4 2025-11-08 22:48:30 +00:00
renovate[bot] 9928491ceb chore(deps): update actions/upload-artifact action to v5 2025-11-08 22:48:23 +00:00
renovate[bot] e849bd83d5 chore(deps): update actions/setup-python action to v6 2025-11-08 22:48:20 +00:00
renovate[bot] f6baa7c381 chore(deps): update actions/setup-dotnet action to v5 2025-11-08 22:48:18 +00:00
renovate[bot] b9bb17ccee chore(deps): update actions/checkout action to v5 2025-11-08 22:48:16 +00:00
renovate[bot] 1c8b34bb15 chore(deps): update release-drafter/release-drafter action to v6.1.0 2025-11-08 22:48:13 +00:00
renovate[bot] 612e3e8a71 chore(deps): update actions/cache action to v4.3.0 2025-11-08 22:48:02 +00:00
Odd Stråbø 0f3c73fcdf Merge pull request #201 from oddstr13/pr-fix-tests-1
Fix tests breaking on python EXTERNALLY-MANAGED now being read-only
2025-11-08 23:46:59 +01:00
Odd Stråbø 65e4a27c54 Fix tests breaking on python EXTERNALLY-MANAGED now being read-only 2025-11-08 22:30:40 +01:00