Sarthak Karode
Sarthak Karode
Hi @Lazzaretti, I have submitted a pull request according to the contributions.md file. Let me know if any further changes are needed. Thanks!
Hi @derberg, I've submitted a PR for this issue and updated the title as per the contribution guidelines. Kindly take a look when you get a chance. Please let me...
Hi @Souvikns, Can you please review the pr.
@Lazzaretti That file is removed in the latest commit. Made changes and have raised a pr, please review it.
@Shurtu-gal Made changes, Please review it.
@Shurtu-gal Just to confirm I understand correctly: you'd like me to move the Avro schema validation logic (using avsc) directly into the asyncapi/avro-schema-parser package instead of handling it here in...
okay, can you please tell me whose the maintainer of that repo?
@anshgoyalevil I ran tests, lint, and build locally and all passed, but the Netlify build behaves differently. Each PR shows new build errors. How can I replicate the Netlify build...
@anshgoyalevil yes, but those are false error. The path is correct I have checked it multiple times. Here is the video https://github.com/user-attachments/assets/e79df67f-39b9-4913-86b4-c167b6c20bee
@anshgoyalevil @derberg @sambhavgupta0705 @akshatnema got the bug. Netlify build is failing because .gitignore has `/config/finance/json-data/*`, so the JSON files present at this path (Expenses2023.json, ExpensesLink2023.json, etc.) aren’t in the repo....