Kirti Goyal
Kirti Goyal
This PR addresses the following improvements in the connection-related files: ### 1. Replaced `searchByText` with `search` - Updated all references of `searchByText` to `search` in: - `connection.service.ts` - `connection.interfaces.ts` -...
This PR fixes an issue where a space before an invalid `orgId` in the `GET /v1/webhooks/orgs/webhookurl` API was causing a 500 Internal Server Error. # Fix - The `orgId` is...
This pull request addresses an issue where spaces before a proof ID were causing a 500 error during verification. The issue was fixed by trimming any leading from the provided...
**Notes for Reviewers** - This PR fixes # **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
**Notes for Reviewers** This PR fixes #497 **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
#### Current State The Introduction chapter has not been created yet. #### Desired State Develop the "Introduction" chapter of the "Contributing to End-to-end Testing in Meshery CLI" course. - Draft...
#### Current State #### Desired State Develop the " Setup Local Development Environment" chapter of the "End-to-end Testing in Meshery CLI using BATS" course. - Draft content can be contributed...
#### Current State The "Contributing to Meshery Models" course has an outline drafted, but no structured content has been created yet for the first chapter (Models). #### Desired State Develop...
#### Current State #### Desired State Develop the " Folder Structure and Naming Conventions" chapter. - Draft content can be contributed directly to this [Google doc](https://docs.google.com/document/d/1Go2VWRtRPDP28TLg116voUsLrpDefkScrWSqN63IrsI/edit?tab=t.0) - Related Meshery Docs:...
#### Current State #### Desired State Develop this chapter. - Draft content can be contributed directly to this [Google doc](https://docs.google.com/document/d/1Go2VWRtRPDP28TLg116voUsLrpDefkScrWSqN63IrsI/edit?tab=t.0) --- #### Contributor Guide and Resources - 📚 [Instructions for...