You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
revisitpy
Release:
Update schema in the repo
Run the test (uv run -m tests.test_module_one)
Update pyproject.toml (version number)
Publish (uv run hatch build && uv run hatch publish)
Hatch must be installed outside of uv so it's not bundled
revisitpy-server
Build the study with "/" as base route
Copy dist to src/revisitpy_server/static
revisitpy-examples
Update the schema references
Markdown goes to the examples directory (not automated, but probably should be)
The text was updated successfully, but these errors were encountered:
revisitpy
Release:
Update schema in the repo
Run the test (uv run -m tests.test_module_one)
Update pyproject.toml (version number)
Publish (uv run hatch build && uv run hatch publish)
Hatch must be installed outside of uv so it's not bundled
revisitpy-server
Build the study with "/" as base route
Copy dist to src/revisitpy_server/static
revisitpy-examples
Update the schema references
Markdown goes to the examples directory (not automated, but probably should be)
The text was updated successfully, but these errors were encountered: