salesforce / salesforce/rules_spring
Windows support for Spring Boot rule
Nobody has claimed this yet.
- Dominant language
- Starlark
- Stars
- 257
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Currently, with a bash implementation, the rule is not portable natively to Windows. It seems like there is weak support for running Bazel from cygwin, but that isn't a real solution.
https://docs.bazel.build/versions/master/windows.html#bazel-build-without-bash
There is already an issue #3 to reimplement the bash script in another language for maintainability reasons. Please track the bash migration discussions there.
This issue tracks testing, and fixing any other issues found while running this rule on Windows.
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 with the Bazel Windows documentation linked in the issue and inspect the current bash implementation of the Spring Boot rule. Track the bash migration discussions in issue #3, then test the rule natively on Windows and document or fix the other issues found there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, spring-boot
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100