semantic-release / semantic-release/exec
plug in does not work from .releaserc.json
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 164
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Lost a couple of hours on this...
Had the configuration in .releaserc.json and the plugin was not loaded. As soon as I moved the config to package.json it worked
this post helped
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 comparing the plugin configuration in .releaserc.json with the working configuration in package.json, using the linked semantic-release issue as context. Reproduce the reported setup and trace plugin loading; done means the plugin loads from .releaserc.json as it does from package.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100