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

Python build + publish workflow #24

Merged
merged 7 commits into from
Nov 21, 2024
Merged

Python build + publish workflow #24

merged 7 commits into from
Nov 21, 2024

Conversation

jspahrsummers
Copy link
Member

@jspahrsummers jspahrsummers commented Nov 21, 2024

To do

src/sqlite/pyproject.toml Outdated Show resolved Hide resolved
src/git/pyproject.toml Show resolved Hide resolved
@jspahrsummers
Copy link
Member Author

jspahrsummers commented Nov 21, 2024

@dsp-ant I can't figure out these build failures. 😞

The exact same command (uv sync --frozen --all-extras --dev) works for me on a fresh checkout of this branch inside src/git and src/sqlite. Not sure why it's failing in GH Actions.

@jspahrsummers jspahrsummers marked this pull request as ready for review November 21, 2024 21:22
@dsp-ant
Copy link
Member

dsp-ant commented Nov 21, 2024

They dont contain pyright. Needs to be added with uv add --dev pyright to each of them

@jspahrsummers
Copy link
Member Author

argghhhh yes, that error makes sense—I was looking at the wrong build failures and getting very confused

@jspahrsummers jspahrsummers force-pushed the justin/pypi-publish branch 2 times, most recently from 576a121 to c2f368d Compare November 21, 2024 21:51
@jspahrsummers jspahrsummers merged commit b6b545b into main Nov 21, 2024
9 checks passed
@jspahrsummers jspahrsummers deleted the justin/pypi-publish branch November 21, 2024 21:58
HarleyCoops pushed a commit to HarleyCoops/ClaudeServers that referenced this pull request Nov 28, 2024
…justin/pypi-publish

Python build + publish workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants