carbon-platform
carbon-platform copied to clipboard
fix(web-app): convert statusIndicator yaml file into js, remove withYaml
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
❗ The commits in this PR will result in the following version changes:
🐛 PATCH release: @carbon-platform/web-app
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
12.8% Duplication
Regarding the sonarcloud duplication issue, we likely want to ignore the data
folder entirely