Ayush Sharma
Ayush Sharma
fixes #3275 . This PR attempts to provide a validation script that validates all the json files in a directory based on attributes like size, zipSize, gzSize ,sha256 provided in...
fixes #3644 . The test "test_valid_requirements" in test/test_package_list_parser.py is broken. This PR attempts to fix it. For more context on why this test is failing and why I have taken...
I am running the lighthouse-ci on my website. There are some audits that I want to disable for a particular page. For example I want to disable the `color-contrast` audit...
**Description** This PR * normalizes model-name to 'APP_MESH' * normalizes displayName to 'AWS App Mesh' * update category to 'Cloud Native Network' **Notes for Reviewers** **[Signed commits](https://github.com/layer5io/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes,...
**Description** This PR fixes # **Notes for Reviewers** **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
### Description The `link-name` test fails in the lighthouse ci run as seen [here](https://github.com/layer5io/layer5/actions/runs/5043581179/jobs/9045540685#step:6:95) ### Expected Behavior ### Screenshots ### Environment: - Host OS: - Browser: --- Contributor Resources and...
### Current Behavior ### Desired Situation --- Contributor Resources and Handbook The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master). - 📚...
### Description Currently, the lighthouse ci github action fails the assertion results for `unused-css-rules` as seen [here](https://github.com/layer5io/layer5/actions/runs/4026251880/jobs/6920524991#step:6:103) . ### Expected Behavior The assertion test for the above rules should pass...