NN

Results 120 issues of NN

What do you think about merging efforts with NuProj (https://github.com/nuproj/nuproj/) ?

>If you know any better way to hide the tabs, please let me know. Adding this file to \chrome\userChrome.css hides top tabs. ```css @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #TabsToolbar, #PersonalToolbar { visibility: collapse;...

Projects can have multiple framework targets. Test explorer should be allow running a test within a particular target and not run for all targets. https://github.com/rsdn/CodeJam/blob/master/CodeJam.Main/CodeJam.Main.csproj#L8

Please release a new minor updated version of NUnit 2 with marking methods, which are removed in v3, obsolete. This would make easier transition to v3 from large code base....

wmic utility is deprecated: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/wmic Modern Windows does not have this executable anymore. It triggers for me AV detections due to the deprecation of wmic.

### Description The current implementation uses the username with .linux suffix. It would be nice to have a customizable home directory.

#### Description Do not log warning on SKIPPED status. SKIPPED is a known Spark status. #### Testing Manually tested. #### Documentation Not needed.

receiver/apachespark
waiting-for-code-owners

#### Description Add application ids filter. #### Link to tracking issue Fixes #39627 #### Testing Run with application ids specified. #### Documentation Allow filtering Apache Spark receiver by application id...

Stale
receiver/apachespark
waiting-for-code-owners