Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the python packages deploy on release #22

Closed
JackWilb opened this issue Jan 29, 2025 · 0 comments
Closed

Make the python packages deploy on release #22

JackWilb opened this issue Jan 29, 2025 · 0 comments
Assignees
Milestone

Comments

@JackWilb
Copy link
Contributor

JackWilb commented Jan 29, 2025

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)

@JackWilb JackWilb added this to Roadmap Jan 29, 2025
@JackWilb JackWilb self-assigned this Jan 29, 2025
@JackWilb JackWilb converted this from a draft issue Jan 29, 2025
@JackWilb JackWilb moved this to Todo in Roadmap Jan 29, 2025
@JackWilb JackWilb added this to the v2.1 milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants