issues
search
posit-dev
/
py-shiny
Shiny for Python
https://shiny.posit.co/py/
MIT License
1.32k
stars
81
forks
source link
v1.2.1
#1772
Closed
gadenbuie
closed
1 week ago
gadenbuie
commented
1 week ago
[x] Run through
shinylive examples
to look for problems (built from
py-shiny@main
)
[x] Create
rc-vX.Y.Z
branch
[x] Ensure
pyproject.toml
does not depend on git versions of other packages
[x] Update version and polish changelog
[x] Push and create a PR
[x] CI passes or resolve CI issues
[x] Tag commit and push tag
[x] Create a GitHub release
Copy and paste new content from changelog to GitHub release notes
Check release as "latest" release
[x] Confirm release published on PyPI
If it fails, delete tag and release, fix problems and re-do release process
[x] Merge rc branch into main with
git merge --no-ff
. (Manual to retain tagged release commit in git history.)
py-shiny@main
)rc-vX.Y.Z
branchpyproject.toml
does not depend on git versions of other packagesgit merge --no-ff
. (Manual to retain tagged release commit in git history.)