Skip to content

create container tests for CI #17

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

Open
pyramation opened this issue Jul 14, 2022 · 2 comments
Open

create container tests for CI #17

pyramation opened this issue Jul 14, 2022 · 2 comments

Comments

@pyramation
Copy link
Collaborator

https://docs.github.com/en/actions/using-containerized-services/creating-postgresql-service-containers

@pyramation
Copy link
Collaborator Author

w/matrices https://github.com/actions/setup-python

@pyramation
Copy link
Collaborator Author

pyramation commented Jul 18, 2022

one idea is to add launchql cli, and do a lql dump command

      - name: lql
        run: npm install -g @launchql/cli
$ lql
? [cmd] what do you want to do? dump
? [deps] dump all dependencies too? Yes
? [project] choose a project ast
? [path] choose a name dump

then I believe we could see a database, and then use this one as the template database, potentially

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

No branches or pull requests

1 participant