Gusto / Gusto/semantic-release-rubygem
Gemspec file not inside of CWD?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 8
- Avg merge
- 6d 16m
- Merged PRs (30d)
- 5
Description
I'm curious how can we configure this plugin if the Gemspec file is under a sub directory?
Is it possible to add something similar to pkgRoot from https://github.com/semantic-release/npm#options
Contributor guide
No contributing guide indexed for this repository
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 reading the plugin's configuration and publishing entry point to see how it locates the Gemspec file. Compare the requested subdirectory option with semantic-release/npm's pkgRoot behavior; done means a configured subdirectory is accepted and Ruby gems can still be published from it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100