tmc / pqstream

pqstream turns your postgres database into an event stream
MIT License
476 stars 24 forks source link

Make a production docker image #12 #87

Closed georgettica closed 4 years ago

georgettica commented 4 years ago

This is supposed to start fixing #12 . please tell me what else needs to be done.

this might solve some other issues.

also, if this repo is stale I would like to know =]

codecov[bot] commented 4 years ago

Codecov Report

Merging #87 into master will increase coverage by 2.16%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   93.98%   96.15%   +2.16%     
==========================================
  Files           8        4       -4     
  Lines         183       52     -131     
  Branches        5        0       -5     
==========================================
- Hits          172       50     -122     
+ Misses          9        2       -7     
+ Partials        2        0       -2
georgettica commented 4 years ago

I have an issue with the code generation.. please tell me what I need to do to fix it.

this blocks the build-and-test check

tmc commented 4 years ago

Don’t worry about the check generated code. I need to update that. There’s been some drift. Can you update the title here to be more descriptive?

georgettica commented 4 years ago

Sure! I'll do that now

georgettica commented 4 years ago

Any progress @tmc ?

tmc commented 4 years ago

Thanks for your contribution. Opening an issue to address that drift.