Paul Selormey
Paul Selormey
@mrbean-bremen Sorry, how is the release workflow (NuGet, GitHub tagging) and who controls it?
@mrbean-bremen Thanks for the reply. I have recently added the GitHub workflows to [SVGImage](https://github.com/dotnetprojects/SVGImage) for documentation, GitHub Releases and NuGet Package, and thinking of a similar approach. The NuGet packages...
Thank you, it is really a good chance to clean up without worrying about automatic releases 😄
> forgot to ask: what is your nuget user name? If you don't have one, you need to register first. Currently publish under [ElinamLLC](https://www.nuget.org/profiles/ElinamLLC), my one-member company name.
@mrbean-bremen Finally we have an input from @tebjan, and his commitment to this project. Please can you remove `ElinamLLC` from the NuGet ownership?
I really appreciate the efforts into the test-suite and currently using it to enhance my implementation of SVG renderer. > Yes, not all tests are reproducible. True, and the reason...
> SVG 2 support is complicated. It seems they are moving away from the original targets; within and without browser to browser only. > The problem is that I'm not...
@RazrFalcon How about enabling a discussion forum so that individual test cases can be examined? > Not to mention that we have to figure out what to do with deprecated...
> What do you mean by that? I mean discuss some tests and the expected results. These are not issues that need to be closed, and in a **Discussions** forum,...
Exactly, thanks.