googleapis / googleapis/librarian
nodejs: rewrite `combine-libraries` in librarian
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 45
- Forks
- 62
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 175
Description
`combine-libraries` is a command in [gapic-node-postprocessing](https://github.com/googleapis/google-cloud-node/blob/main/core/packages/gapic-node-processing/src/combine-libraries.ts#L269). It merges multiple versioned APIs into one library directory.
We should rewrite the function in librarian and remove the calls to `combine-libraries` command.
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 with core/packages/gapic-node-processing/src/combine-libraries.ts at the `combine-libraries` command, then inspect librarian's command and library-generation entry points to locate its replacement. The work is complete when the function is implemented in librarian and the existing calls to `combine-libraries` are removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, node.js
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100