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: test smp server with postgres backend #1463

Merged
merged 12 commits into from
Feb 21, 2025

Conversation

spaced4ndy
Copy link
Collaborator

No description provided.

@spaced4ndy spaced4ndy changed the base branch from ep/server-posgres to f/server-postgres-compiles February 21, 2025 16:03
@spaced4ndy spaced4ndy changed the base branch from f/server-postgres-compiles to ep/server-posgres February 21, 2025 16:42
@spaced4ndy spaced4ndy marked this pull request as ready for review February 21, 2025 16:48
@epoberezkin epoberezkin merged commit 7432e79 into ep/server-posgres Feb 21, 2025
2 of 3 checks passed
@epoberezkin epoberezkin deleted the f/server-postgres-ci-test branch February 21, 2025 22:39
epoberezkin added a commit that referenced this pull request Feb 24, 2025
* smp server: queue store typeclass

* parameterize JournalMsgStore

* typeclass for queue store

* postgres WIP

* compiles, passes tests

* remove StoreType

* split migrations

* progress

* addQueueRec

* reduce type spaghetti

* remove addQueue from typeclass definition

* getQueue

* test postgres storage in SMP server

* fix schema

* comment

* import queues to postgresql

* import queues to postgresql

* log

* fix test

* counts

* ci: test smp server with postgres backend (#1463)

* ci: test smp server with postgres backend

* postgres service

* attempt

* attempt

* empty

* empty

* PGHOST attempt

* PGHOST + softlink attempt

* only softlink attempt

* working attempt (PGHOST)

* remove env var

* empty

* do not start server without DB schema, do not import when schema exists

* export database

* enable all tests, disable two tests

* option for migration confirmation

* comments

---------

Co-authored-by: spaced4ndy <[email protected]>
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