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

feat(backend): GitHub actions workflow fix with Postgres #459

Closed
KavikaPalletenne opened this issue Feb 11, 2024 · 1 comment · Fixed by #467
Closed

feat(backend): GitHub actions workflow fix with Postgres #459

KavikaPalletenne opened this issue Feb 11, 2024 · 1 comment · Fixed by #467
Assignees
Labels
A: Backend Backend related issues

Comments

@KavikaPalletenne
Copy link
Contributor

Need to update Actions workflow to include Postgres service, and run migrations, before compiling backend.

@KavikaPalletenne KavikaPalletenne self-assigned this Mar 26, 2024
@KavikaPalletenne
Copy link
Contributor Author

GitHub Actions Rust build fails due to SQLx compile-time checks

@KavikaPalletenne KavikaPalletenne changed the title GitHub Actions Rust build fails due to SQLx compile-time checks feat(backend): GitHub actions workflow fix with Postgres Mar 26, 2024
@KavikaPalletenne KavikaPalletenne added the A: Backend Backend related issues label Mar 26, 2024
@KavikaPalletenne KavikaPalletenne added this to the Backend Rewrite milestone Mar 26, 2024
@KavikaPalletenne KavikaPalletenne linked a pull request Mar 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Backend Backend related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant