Releases: LizardByte/actions
Releases · LizardByte/actions
v2025.1028.23217
What's Changed
- fix(release_create): respect keepPreReleaseCount by @ReenigneArcher in #70
- chore(deps): bump python-dotenv from 1.1.1 to 1.2.1 by @dependabot[bot] in #72
- feat(setup_python): Add support for multiple versions and version file input by @ReenigneArcher in #71
- fix(setup_python): Improve pip bootstrapping logic by @ReenigneArcher in #73
- feat(setup_python): Add update-environment input by @ReenigneArcher in #74
Full Changelog: v2025.1020.14905...v2025.1028.23217
Contributors
v2025.1020.14905
What's Changed
- chore(deps): bump actions/setup-node from 5 to 6 in the github-actions group by @dependabot[bot] in #42
- chore(deps): Update VirusTotal action and badge to use sha256 by @ReenigneArcher in #43
- docs(audit_repos): Fix formatting of notes in README.md by @ReenigneArcher in #44
- docs: Revise and standardize action documentation and metadata by @ReenigneArcher in #45
- chore: alphabetize inputs in action.yml files by @ReenigneArcher in #46
- refactor: release_changelog and release_create actions to use modular scripts by @ReenigneArcher in #47
- fix(release_changelog): footer order of urls by @ReenigneArcher in #48
- ci: refactor CI matrix naming by @ReenigneArcher in #49
- fix(release_changelog): Skip changelog update if content is unchanged by @ReenigneArcher in #50
- docs: Update references to release_create in READMEs by @ReenigneArcher in #51
- build(deps): Update github-script action to v8 by @ReenigneArcher in #52
- fix(release_setup): Change error to warning for squash and merge checks by @ReenigneArcher in #53
- style: Add explicit return 0 to all functions in shell scripts by @ReenigneArcher in #54
- fix: Redirect error messages to stderr in scripts by @ReenigneArcher in #55
- style: Assign positional parameters to local variables in cleanup.sh by @ReenigneArcher in #56
- refactor(more_space): OS detection to use boolean flags by @ReenigneArcher in #57
- style: Use double bracket test for WITH_PARAMS in post-ci scripts by @ReenigneArcher in #58
- style: use literal {} for dictionary creation by @ReenigneArcher in #59
- test(release_homebrew): Replace Exception with RuntimeError in test fixtures by @ReenigneArcher in #60
- style: fix miscellaneous sonar warnings by @ReenigneArcher in #61
- refactor(release_setup): release body processing for clarity by @ReenigneArcher in #62
- ci: harden variable substitution by @ReenigneArcher in #64
- ci: pin third-party actions to SHA hash by @ReenigneArcher in #65
- fix(more_space): include directory names in output by @ReenigneArcher in #66
- fix(more_space): Windows path handling in cleanup script by @ReenigneArcher in #67
- docs(readme): update badges and workflow patterns by @ReenigneArcher in #68
Full Changelog: v2025.1011.184228...v2025.1020.14905
Contributors
v2025.1011.184228
What's Changed
- feat(release_create): allow draft releases by @ReenigneArcher in #39
- fix(release_create): Exclude current tag from draft release deletion by @ReenigneArcher in #41
- feat: add audit_repos action by @ReenigneArcher in #40
- feat(release_create): Format VirusTotal results as asset table in release body by @ReenigneArcher in #38
Full Changelog: v2025.929.125237...v2025.1011.184228
Contributors
v2025.929.125237
What's Changed
- fix(release_create): heredoc syntax in action.yml for body file by @ReenigneArcher in #37
Full Changelog: v2025.927.193939...v2025.929.125237
Contributors
v2025.927.193939
What's Changed
- feat: add monitor_space action by @ReenigneArcher in #34
- feat(more_space): add option to stop after specified amount freed by @ReenigneArcher in #35
- chore: update global workflows by @LizardByte-bot in #33
- fix(security): harden action inputs by @ReenigneArcher in #36
Full Changelog: v2025.917.25039...v2025.927.193939
Contributors
v2025.917.25039
What's Changed
- fix(release_setup)!: use github sha for PRs by @ReenigneArcher in #32
Full Changelog: v2025.914.154454...v2025.917.25039
Contributors
v2025.914.154454
What's Changed
- test: add tests for macos-26 by @ReenigneArcher in #31
- chore(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0 in the pytest-dependencies group by @dependabot[bot] in #30
Full Changelog: v2025.907.21827...v2025.914.154454
Contributors
v2025.907.21827
What's Changed
- feat(setup_python)!: use py-env globally by @ReenigneArcher in #27
- chore: update global workflows by @LizardByte-bot in #24
- chore(deps): bump actions/setup-python from 5 to 6 in the github-actions group by @dependabot[bot] in #25
- chore(deps-dev): bump the pytest-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #28
- chore(deps): bump requests from 2.32.4 to 2.32.5 by @dependabot[bot] in #23
- fix(release_homebrew): print all output for audit failures by @ReenigneArcher in #29
Full Changelog: v2025.814.40518...v2025.907.21827
Contributors
v2025.814.40518
What's Changed
- style: fix lint warnings by @ReenigneArcher in #20
- feat: add more_space action by @ReenigneArcher in #21
- chore(deps): bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #22
Full Changelog: v2025.715.25226...v2025.814.40518
Contributors
v2025.715.25226
What's Changed
- fix(release_create): remove extra blank line on virustotal amended release notes by @ReenigneArcher in #19
Full Changelog: v2025.714.211939...v2025.715.25226