carbon-platform icon indicating copy to clipboard operation
carbon-platform copied to clipboard

fix(web-app): convert statusIndicator yaml file into js, remove withYaml

Open francinelucca opened this issue 2 years ago • 3 comments

Closes #1413

Worked with @andreancardona on this over on #1423 but pulling out into separate PR so we can close it since that PR is deferred 🚀

TODO:

  • have sonarcloud ignore data folder in webapp

Changelog

New

  • status-inidcators.js

Removed

  • status-indicators.yaml
  • next-plugin-yaml dependency

Testing / reviewing

App should continue to work as expected

  • http://localhost:3000/mdx/status-indicator-table
  • http://localhost:3000/design-kits

francinelucca avatar Oct 28 '22 19:10 francinelucca

The commits in this PR will result in the following version changes:

🐛 PATCH release: @carbon-platform/web-app

carbon-bot avatar Oct 28 '22 19:10 carbon-bot

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
12.8% 12.8% Duplication

sonarqubecloud[bot] avatar Oct 28 '22 19:10 sonarqubecloud[bot]

Regarding the sonarcloud duplication issue, we likely want to ignore the data folder entirely

jharvey10 avatar Dec 02 '22 17:12 jharvey10