generated from meshery/meshery
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
area/ciContinuous integration | Build and releaseContinuous integration | Build and releasehelp wantedExtra attention is neededExtra attention is needed
Description
Current Behavior
Contributors must have openapi-generator CLI installed on their machines in order to run some of the make targets.
Desired Behavior
Create a new dep-check make target that gracefully handles verification of the user's installation of openapi-generator client.
Implementation
- See the dep-check` target in the meshery/meshery repo. Copy its approach.
Acceptance Tests
- Targets check for the presence of this dependency.
- The prerequisite check logic works on all operating systems.
- Users missing the prerequisite are offered a URL where they can find installation instructions.
Contributor Guides and Handbook
- π Meshery Build & Release Strategy
- π Instructions for contributing to documentation
- Meshery documentation site and source
- π¨ Wireframes and designs for Meshery UI in Figma
- ππΎππΌ Questions: Discussion Forum and Community Slack
- π§ͺ Meshery Test Plan Spreadsheet
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/ciContinuous integration | Build and releaseContinuous integration | Build and releasehelp wantedExtra attention is neededExtra attention is needed