nebula-plugins / nebula-plugins/nebula-release-plugin
Throw an error if user directly calls publish task on the command line.
Open
Nobody has claimed this yet.
- Dominant language
- Groovy
- Stars
- 236
- Forks
- 60
- Avg merge
- 10m
- Merged PRs (30d)
- 4
Description
Should work through plugin workflow and call devSnapshot, snapshot, candidate, final
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
Locate the publish task and the plugin workflow entry points, then trace how devSnapshot, snapshot, candidate, and final are called. Confirm the expected behavior for a direct command-line invocation and verify that the workflow still reaches those stages while direct use produces the requested error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100