Github user dpsenner commented on the issue:
https://github.com/apache/logging-log4net/pull/14
I'm pleased to say that I was able to merge large parts of your work into
the branch `feature/netstandard-2.0` and the build passed. Unfortunately the
tests are currently not run because I was not able to get that part to work.
[#6](https://builds.apache.org/job/logging-log4net/job/feature%252Fnetstandard-2.0/6/)
failed in `stage compile-netstandard-1.3` because the test project does not
target `netstandard1.3`
[#7](https://builds.apache.org/job/logging-log4net/job/feature%252Fnetstandard-2.0/7/)
failed in stage `compile-netstandard-2.0` because a test failed and that
caused the entire build to fail; all other compile stages aggregate test
results and eventually fail in stage `check test results` and we should improve
the netstandard stages to do that too
[#8](https://builds.apache.org/job/logging-log4net/job/feature%252Fnetstandard-2.0/8/)
passed and includes the artifacts both for `netstandard-1.3` and
`netstandard-2.0`
I'm now working on the branch `feature/cd-pipeline` to finally run the
tests against netstandard-1.3, collect the test results and finally check those
test results later. I do this to incrementally work towards integrating also
netstandard-2.0 by first adding full support for netstandard-1.3. Would you
like to join in and help me with that?
I'm not sure how we should proceed with this pull request. What do you
think?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---