Skip to content

Exclude pg_query.pb-c.o from package #55

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

seanlinsley
Copy link
Member

@seanlinsley seanlinsley commented Apr 3, 2025

Followup to #53

This is listed in the libpg_query gitignore file, but was accidentally included in the cargo package, resulting in this error:

cargo package
error: 1 files in the working directory contain changes that were not yet committed into git:

libpg_query/protobuf/pg_query.pb-c.o

to proceed despite this and include the uncommitted changes, pass the `--allow-dirty` flag

This is listed in the libpg_query gitignore file
@seanlinsley seanlinsley requested a review from a team April 3, 2025 00:58
@seanlinsley seanlinsley merged commit f502fbd into main Apr 3, 2025
7 checks passed
@seanlinsley seanlinsley deleted the shrink-crate-size-followup branch April 3, 2025 01:03
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.

3 participants