JetBrains / JetBrains/resharper-unity
build.sh fails due to being unable to locate riderRD:2022.1-SNAPSHOT
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
As stated, the build failes from master when trying to locate 2022.1-SNAPSHOT. I am adding some functionality for this plugin and would like to be able to build it
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 build.sh and reproduce the failure while it tries to locate riderRD:2022.1-SNAPSHOT. Trace how that dependency is resolved; done means the project builds successfully from master so plugin development can continue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100