Closed alan-copeland-keysight closed 1 year ago
This causes package build issues on Linux / MacOS (case-sensitivity); this is most obvious when trying to package a plugin a Ubuntu runner in a Github action.
Recommendation is to fix case sensitivity to README.md in package.xml.
This was fixed by: https://github.com/opentap/OpenTap.Python/commit/ed7c3682b484f74a7251da931573b1cf3789c314
This causes package build issues on Linux / MacOS (case-sensitivity); this is most obvious when trying to package a plugin a Ubuntu runner in a Github action.
Recommendation is to fix case sensitivity to README.md in package.xml.