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

Best way to integrate it with CI process ? #45

Open
cAstraea opened this issue Feb 1, 2022 · 1 comment
Open

Best way to integrate it with CI process ? #45

cAstraea opened this issue Feb 1, 2022 · 1 comment

Comments

@cAstraea
Copy link

cAstraea commented Feb 1, 2022

How would you approach this? I was thinking of

  1. adding the .snipe and snipe_snapshot.sql to the version control
  2. a pre commit hook that would run the test locally and commit the .snipe and snipe_snapshot.sql together so that the first run on the github CI server wouldn't be necessary ?
@tuimz
Copy link

tuimz commented Mar 23, 2022

We use Gitlab CI and cache the .snipe and .snipe_snapshot.sql in a remote cache.

Just my 2cts ;)

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

2 participants