aspire
aspire copied to clipboard
Add `WithPgWeb`
@Alirexaa this is looking pretty good. A few minor things. We'll need a docs issue/PR filed for this as well (probably just updating the existing doc page for Postgres).
@mitchdenny besides these things, this PR needs more work to do, right now bookmarks populate in pgweb but when selecting one of those to connect, connection refuse occur. Also need to write some tests
To pass all tests we need to import docker.io/sosedoff/pgweb/latest to netaspireci.azurecr.io
@eerhardt could you please import docker.io/sosedoff/pgweb/latest to make ci green?
Can you please add some information in PR description, maybe even just links to pgweb?
@eerhardt could you please import
docker.io/sosedoff/pgweb/latestto make ci green?
I've pushed it to the netaspireci.azurecr.io registry. However, I don't believe the test will pass because the CI machines don't have Docker Desktop installed, which means there isn't network communication between the containers.
@eerhardt could you please import
docker.io/sosedoff/pgweb/latestto make ci green?I've pushed it to the netaspireci.azurecr.io registry. However, I don't believe the test will pass because the CI machines don't have Docker Desktop installed, which means there isn't network communication between the containers.
What can I do for that?
What can I do for that?
For now we've been disabling the test in CI until the problem can be resolved.
/azp run
Azure Pipelines successfully started running 1 pipeline(s).