jina-ai / executor-normalizer

Jina executor package normalizer
5 stars 0 forks source link

refactor: use docker secret to pass build env #50

Closed floralatin closed 2 years ago

floralatin commented 2 years ago

refactor: use docker secret to pass build env.

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (87d1d96) into main (684c8f6) will decrease coverage by 0.43%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
- Coverage   86.79%   86.35%   -0.44%     
==========================================
  Files           9        9              
  Lines         530      513      -17     
==========================================
- Hits          460      443      -17     
  Misses         70       70              
Impacted Files Coverage Δ
normalizer/docker/parser.py 92.92% <100.00%> (-1.04%) :arrow_down:
generator/core.py 91.42% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

nan-wang commented 2 years ago

:tada: This PR is included in version 0.8.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: