pg_duckdb icon indicating copy to clipboard operation
pg_duckdb copied to clipboard

wip: build pg_duckdb_cnpg image

Open ibotty opened this issue 1 month ago • 4 comments

fixes #969.

ibotty avatar Nov 13 '25 18:11 ibotty

I had hoped that it would test the CI, but unfortunately the docker build fails when logging in to docker hub with

Error: Password required

What can I do to test that?

ibotty avatar Nov 13 '25 18:11 ibotty

I pushed a change that I think should fix these docker build steps on PRs.

JelteF avatar Nov 14 '25 13:11 JelteF

I pushed a change that I think should fix these docker build steps on PRs.

I could have figured that out by myself. Thank you.

ibotty avatar Nov 14 '25 15:11 ibotty

The CI is green, but I can't know whether this is really working after it is merged I suppose. What do you think so far? Where should I add a sample cnpg resource definition (a YAML file) and add documentation?

ibotty avatar Nov 18 '25 10:11 ibotty