Skip to content

0.4.2

@br3ndonland br3ndonland tagged this 09 Apr 09:27
### Changes

**Avoid auto-inactivating GitHub Actions deployments** (6d6f5c9)

Version 0.4.1 and commit 6e532c6 configured Python package publication
to use PyPI OIDC with GitHub Actions deployment environments.
This commit provides a small update to deployment environment usage.
Each use of a deployment environment creates a deployment that can be
either active or inactive. GitHub Actions auto-inactivates deployments,
and although this behavior is not configurable or documented, there are
some possible workarounds/hacks suggested by a community discussion
[comment](https://github.com/orgs/community/discussions/67982#discussioncomment-7086962).
The workaround used here will be to provide each deployment with its own
unique URL.

### Commits

- Bump version from 0.4.1 to 0.4.2 (ff9d56f)
- Avoid auto-inactivating GitHub Actions deployments (6d6f5c9)
- Reset `peter-evans/create-pull-request@v6` author (845e8b2)
- Update changelog for version 0.4.1 (#29) (b60a73d)
Assets 2