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

Generate META.json #42

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Generate META.json #42

merged 1 commit into from
Jan 22, 2024

Conversation

theory
Copy link
Contributor

@theory theory commented Jan 22, 2024

Rather than modify it in the repository and potentially create weird conflicts. Generate it from an input file, instead. Use the new GIT_BUNDLE_OPTS variable for the pgxn/pgxn-tools container to add the generated META.json file to the bundle. It would otherwise be excluded because git archive includes only committed files.

Rather than modify it in the repository and potentially create weird
conflicts. Generate it from an input file, instead. Use the new
`GIT_BUNDLE_OPTS` variable for the pgxn/pgxn-tools container to add the
generated `META.json` file to the bundle. It would otherwise be excluded
because `git archive` includes only committed files.
@theory theory merged commit 4e96906 into main Jan 22, 2024
5 checks passed
@theory theory deleted the gen-meta branch January 22, 2024 18:50
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