[
https://issues.apache.org/jira/browse/LOG4NET-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038345#comment-16038345
]
Dominik Psenner commented on LOG4NET-566:
-----------------------------------------
As for the readme, patches are welcome. :-)
As for CI, so far we are using jenkins to get a health indicator but that does
not cover all the targets and lacks a few things that travis/appveyor could do.
It would be nice to build+test the codebase on different target operating
systems and receive binaries from it that can then be released. Currently doing
a release requires a herd of virtual machines and is a complicated manual task.
GitHub offers great integration with travis and appveyor and could further
build+test pull requests against the default branch. I look forward to seeing
this happen.
> Modernize README and add CI scripts + badges
> --------------------------------------------
>
> Key: LOG4NET-566
> URL: https://issues.apache.org/jira/browse/LOG4NET-566
> Project: Log4net
> Issue Type: Improvement
> Components: Documentation
> Reporter: Peter Jas
> Priority: Minor
> Original Estimate: 5h
> Remaining Estimate: 5h
>
> Instead of past century README.txt format, prefer README.md to support rich
> markdown syntax https://help.github.com/categories/writing-on-github/.
> Also, if there is no CI setup, please consider adding {{.travis.yml}} and
> {{appveryor.yml}} to repo root, setup the CI on those free services and add
> badge in README.md to reflect the build status.
> See https://github.com/serilog/serilog/blob/dev/README.md as an example of
> modern README.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)