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

ci: run scripts per example #75

Merged
merged 2 commits into from
Jul 15, 2024
Merged

ci: run scripts per example #75

merged 2 commits into from
Jul 15, 2024

Conversation

urso
Copy link
Collaborator

@urso urso commented Jul 10, 2024

Create a ci/run.sh script per example. Eventually we might want to provide that functionality via the zig build system as extra tasks. But there are a few things that I would like to change in the build helpers that we have before adding test runners to it.

The main ci/run.sh script will build the examples in parallel now.

@urso urso mentioned this pull request Jul 10, 2024
@urso urso requested a review from tsg July 11, 2024 10:35
@urso urso merged commit 03c26a7 into xataio:main Jul 15, 2024
1 check passed
@urso urso deleted the split-ci-scripts branch July 15, 2024 08:44
urso added a commit that referenced this pull request Jul 15, 2024
Requires #75 

Adding an example extension showing how different ways on how to export
Zig functions to Postgres and read arguments and return values.

See examples/sqlfns/src/main.zig
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.

1 participant