Releases: eonu/feud
Releases · eonu/feud
v0.1.0a5
What's Changed
- release: v0.1.0a4 by @github-actions in #68
- build(git): add write permissions to auto-merge workflow by @eonu in #69
Full Changelog: v0.1.0a4...v0.1.0a5
v0.1.0a4
v0.1.0a3
What's Changed
- Fix Makefile base command by @eonu in #1
- Split
.readthedocs.yml
command arguments by @eonu in #2 - Combine
.readthedocs.yml
post-install commands by @eonu in #3 - Run
make base
intox
docs
environment by @eonu in #4 - Run
make base
in.readthedocs.yml
post-install by @eonu in #5 - Split
tox
docs
environment commands by @eonu in #6 - Fix
.readthedocs.yml
Sphinxconf.py
location by @eonu in #7 - Use relative
feud
import in Sphinxconf.py
by @eonu in #8 - Don't use
tox
in.readthedocs.yml
by @eonu in #9 - Remove
feud
import in Sphinxconf.py
by @eonu in #10 - Don't build Sphinx docs in
.readthedocs.yaml
by @eonu in #11 - Don't create virtual environment in
.readthedocs.yml
by @eonu in #12 - Don't use
make
/invoke
inreadthedocs.yaml
by @eonu in #13 - Remove
--sync
from.readthedocs.yaml
poetry install
by @eonu in #14 - Use external image for Sphinx
index.rst
logo by @eonu in #15 - Add CircleCI configuration by @eonu in #18
- Add
pytest-cov
andcoveralls
integration by @eonu in #19 - Update
README.md
by @eonu in #20 - feat(git): add
semantic-pull-request
action by @eonu in #21 - feat(build): add
tag-version-commit
workflow by @eonu in #22 - chore(build): remove
pkg
scope fromtag-version-commit
workflow by @eonu in #23 - feat(build): add
poetry-publish
workflow by @eonu in #24 - feat(build): add
action-automatic-releases
workflow by @eonu in #25 - feat(build): add
create-release-pr
workflow by @eonu in #26 - release: v0.1.0a1 by @eonu in #27
- fix(build): use
actions/checkout@v4
and fix permissions by @eonu in #28 - fix(build): add
write-all
permissions tocreate-release-pr
workflow by @eonu in #29 - fix(git, build): provide version to
auto-changelog
by @eonu in #31 - fix(git, build): fix multi-line
create-release-pr
workflow output by @eonu in #32 - fix(git, build): fetch tags in
create-release-pr
workflow by @eonu in #34 - fix(git, build): use
fetch-depth: 0
for workflow checkout by @eonu in #36 - fix(git, build): use temporary file for changelog entry by @eonu in #37
- fix(git, build): remove invalid
)
fromcreate-release-pr
workflow by @eonu in #38 - fix(git, build): use EOF for multi-line changelog output by @eonu in #40
- fix(git, build): silence
release.install
invoke task by @eonu in #42 - fix(git, build): remove
entry.md
fromcreate-release-pr
workflow by @eonu in #44 - fix(build): provide start/stop commit to
create-release-pr
workflow by @eonu in #46 - refactor(pkg): remove
CHANGELOG.md
by @eonu in #48 - release: v0.1.0a2 by @github-actions in #49
- chore(build): add
cliff.toml
by @eonu in #50 - build(git): use cliff for changelog generation by @eonu in #51
- build(git): correctly access changelog entry content by @eonu in #53
- build(git): fix
tag-version-commit
workflow by @eonu in #55 - build(git): tag in create-release-pr workflow by @eonu in #56
- build(git): prefix tag with
v
by @eonu in #57 - build(git): use
rickstaa/action-create-tag
to create tags by @eonu in #64
New Contributors
Full Changelog: https://github.com/eonu/feud/commits/v0.1.0a3