Karan

Results 11 issues of Karan

Hello Team, This PR significantly improves the efficiency and maintainability of the CLI documentation generation process. Thanks ![image](https://github.com/user-attachments/assets/ac6b1f16-6813-4e68-a49c-e9f912cce68c)

Add a Goreleaser configuration for multi-platform builds, enabling users to seamlessly run the `Zeno` on any platform (Linux, Darwin, Windows) and architecture (amd64, arm64) of their choice. https://goreleaser.com/

Occasionally, running npm install fails because of conflicting registry configurations—some packages attempt to fetch from different registries (e.g., the default https://registry.npmjs.org/ vs. a private one). This mismatch can stem from...

Set up code quality tools (ESLint + Prettier) for frontend. fixes #56 #54 Also added github workflow to maintain the code quality. // @luc99hen

There are numerous ESLint errors in the dashboard. example ```bash 116:9 error Missing "key" prop for element in array react/jsx-key 117:9 error Missing "key" prop for element in array react/jsx-key...

Eslint -> To catch syntax errors and enforce code style.

### Reason/Context Makefiles are brittle, platform-dependent, and hard to maintain, while Dagger provides consistent, containerized builds with declarative pipelines that work everywhere. It eliminates "works on my machine" issues and...

# Pending Tasks for Microcks CLI ## Testing Strategy - [ ] **Unit tests** at the Go level - [ ] **Integration tests** at the Go level (running Microcks with...

Hey OpenYurt team! đź‘‹ As Term 2 of the LFX Mentorship is approaching, I see a great opportunity to finalize the remaining tasks in the openyurt dashboard project. The mentorship...

kind/feature

Added the node styling, to be responsive.