Closed tkdchen closed 7 years ago
Merging #15 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #15 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 109 109
=====================================
Hits 109 109
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 e61a591...d81e952. Read the comment docs.
Add new script publish-doc.sh. It requires to build documentation with `make doc' in advance. Built documentation is not gathered into release directory in make_release.sh.
Fix script publish-packages.sh, add missing SPEC file.
Each time to make a release, delete whole release directory.
Be able to publish packages and documentation from Makefile.
Signed-off-by: Chenxiong Qi qcxhome@gmail.com