jprm-build
Version updated for oddstr13/jellyfin-plugin-repository-manager to version v1.1.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changes
:rocket: Features
- Add basic support for Directory.Build.props (#169) @oddstr13
:bug: Bug Fixes
- Fix atomic writes on Windows (#158) @oddstr13
:arrow_up: Dependency updates
- Update dependency testfixtures to v7.2.2 (#151) @renovate
- Update dependency pytest-datafiles to v3 (#87) @renovate
:construction_worker: CI & build changes
- Update actions/setup-dotnet action to v4 (#154) @renovate
- Update github/codeql-action action to v3 (#159) @renovate
- Update actions/setup-python action to v5 (#155) @renovate
- Update pypa/gh-action-pypi-publish action to v1.8.11 (#153) @renovate
- Add support for Python 3.12 (#152) @oddstr13
- Update release-drafter/release-drafter action to v5.25.0 (#150) @renovate
:white_check_mark: Tests
- Replace py.path LocalPath with pathlib.Path (#149) @oddstr13