[CI] Makefile missing standard include for contribEx of listing all targets
Open
Nobody has claimed this yet.
area/ci
- Dominant language
- TypeScript
- Stars
- 137
- Forks
- 239
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
Current Behavior
- https://github.com/meshery/meshery/blob/master/install/Makefile.core.mk
- https://github.com/meshery/meshery/blob/master/install/Makefile.show-help.mk
Desired Behavior
Commonly located under build folder, the Makefile.inc from meshery/meshery could be used.
Implementation
Acceptance Tests
Contributor Guides and Resources
- 🛠 Meshery Build & Release Strategy
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
- 🙋🏾🙋🏼 Questions: Layer5 Discussion Forum and Layer5 Community Slack
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting install/Makefile.core.mk and install/Makefile.show-help.mk, then compare them with the referenced Makefile.inc from meshery/meshery. Confirm how the standard include should support listing targets and verify that the Makefile behavior matches the intended shared build setup.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100