opensearch-project / opensearch-project/opensearch-ruby
Update build step in script
Open
Nobody has claimed this yet.
1.1
- Dominant language
- Ruby
- Stars
- 114
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Update build script to allow building individual component. Current script builds all component. This will be useful if we want to release any minor version for specific component.
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 locating the build script and running its current build flow to confirm that it builds every component. Trace how components are selected, then make the build accept an individual component while preserving the existing all-components behavior; verify that a single component can be built for a minor release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100