owncloud / search_elastic

Elasticsearch based full text search
https://github.com/owncloud/search_elastic
GNU General Public License v2.0
8 stars 1 forks source link

Update info.xml for initial release #149

Closed pmaier1 closed 5 years ago

pmaier1 commented 5 years ago
phil-davis commented 5 years ago

Needs PR #150 in the release branch so CI might pass.

pmaier1 commented 5 years ago

THX. Need to add the doc link before merging.

phil-davis commented 5 years ago

@pmaier1 pull the latest release-1.0.0 branch and rebase to it. That should make CI great here.

pmaier1 commented 5 years ago

@pmaier1 pull the latest release-1.0.0 branch and rebase to it. That should make CI great here.

Can someone chime in? Would take me too long to figure out right now ^_^

codecov[bot] commented 5 years ago

Codecov Report

Merging #149 into release-1.0.0 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             release-1.0.0     #149   +/-   ##
================================================
  Coverage            19.59%   19.59%           
  Complexity             271      271           
================================================
  Files                   24       24           
  Lines                 1230     1230           
================================================
  Hits                   241      241           
  Misses                 989      989

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b3d5e4d...6a466cb. Read the comment docs.

phil-davis commented 5 years ago

Rebased - let's see what CI thinks. @pmaier1 feel free to add edits/commits...

pmaier1 commented 5 years ago

Nice, thx @phil-davis. Doc link is now also added. Ready to merge from my POV.