Releases: abid-mujtaba/testing-fixtures
Releases · abid-mujtaba/testing-fixtures
v0.1.8
v0.1.7
v0.1.7 (2023-11-11)
Fix
- fix: disable cancel in progress (#34)
unfortunately even though cancel-in-progress when
a new commit is pushed to a branch while the previous build is running
works BUT it sends an automated email which is indicative of a failure
while this should technically be considered normal/desired behavior (632b84f
)
v0.1.6
v0.1.6 (2023-11-11)
Fix
- fix: revert upstream semantic-release (#33)
The upstream python-semantic-release Github Action is unable to build
using pyproject-build (ec7e2c1
)
- fix: switch to using upstream semantic-release action (#32)
rather than install semantic-release and run it by hand we attempt to use
the upstream python-semantic-release action (2fabb08
)
Add most functionality
v0.0.2 Rename project (use hyphen) and add home page (github)
v0.0.1
First release of package.