chore: release prep for 0.1.0 - #309
Merged
Merged
Conversation
- pkg-r/DESCRIPTION: 0.0.0.9000 -> 0.1.0; trailing slash on the pkgdown URL (CRAN incoming flags the redirect as an invalid URL) - first-release notes: pkg-r/NEWS.md, pkg-py/CHANGELOG.md, pkg-js/CHANGELOG.md
45 tasks
py-shiny#2475 (ui.page_html()) shipped in shiny 1.8.0, so the git reference on py-shiny main and hatch's allow-direct-references go away. PyPI rejects direct URL dependencies, so this was the last blocker for py/v0.1.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Section 0 of #282.
pkg-r/DESCRIPTION→0.1.0; trailing slash on the pkgdownURL:(CRAN incoming NOTEs the redirect otherwise).npmis already0.1.1,pyproject.tomlalready0.1.0.pkg-r/NEWS.md,pkg-py/CHANGELOG.md,pkg-js/CHANGELOG.md.Verified locally on this commit:
make update-dist update-skills update-examples(no drift),make js-lint js-format-check, vitest (289),make py-check,make py-check-tox(full matrix, aftertox -r),make py-test-e2e(28),make r-check(325 tests; R CMD check 0/0/0 with CRAN incoming off).Not in this PR: the py-shiny git dep in
pyproject.tomlstill has to become a release pin beforepy/v0.1.0can publish.