Difference between revisions of "Software Quality"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "Charles Fishman wrote a terrific article ''[https://www.fastcompany.com/28121/they-write-right-stuff They write the right stuff.]'' <ref>Fishman, C. (2017, September 8). ''The...")
 
(add sonarqube info)
Line 16: Line 16:
 
== Code Health - project ==
 
== Code Health - project ==
 
MediaWiki [[mediawikiwiki:Code_Health|Code_Health]]
 
MediaWiki [[mediawikiwiki:Code_Health|Code_Health]]
 +
 +
The [[wp:Continuous integration/Codehealth Pipeline|Codehealth Pipeline]] is part of the [[continuous integration]] process, and invokes SonarScanner which send results to SonarCloud (by [https://www.sonarsource.com/products/sonarqube/ "SonarQube" a product of SonarSource] [https://github.com/SonarSource/sonarqube github]).
 +
The WMF organization account on SonarCloud is at https://sonarcloud.io/organizations/wmftest/projects
 +
Individual repos are like https://sonarcloud.io/project/overview?id=mediawiki-extensions-DiscussionTools
  
 
[[mediawikiwiki:Code_Health_Group|Code Health Group]] - paused, planned to restart in 2024
 
[[mediawikiwiki:Code_Health_Group|Code Health Group]] - paused, planned to restart in 2024

Revision as of 17:38, 5 March 2024

Charles Fishman wrote a terrific article They write the right stuff. [1] for Fast Company magazine in 1996 about the "on-board shuttle group" that works at the Johnson Space Center in Houston, TX producing some of the most sophisticated and error-free software in the world.

We'll try to focus on some best practices and quality metrics - especially as it relates to MediaWiki.


Cliff notes for process at WMF[edit | edit source]

Code Health - project[edit | edit source]

MediaWiki Code_Health

The Codehealth Pipeline is part of the continuous integration process, and invokes SonarScanner which send results to SonarCloud (by "SonarQube" a product of SonarSource github). The WMF organization account on SonarCloud is at https://sonarcloud.io/organizations/wmftest/projects Individual repos are like https://sonarcloud.io/project/overview?id=mediawiki-extensions-DiscussionTools

Code Health Group - paused, planned to restart in 2024

Code_Health_Group/Quality_Big_Picture

Workboard in Phabricator


  1. Fishman, C. (2017, September 8). They write the right stuff. Fast Company. https://www.fastcompany.com/28121/they-write-right-stuff