ForNeVeR / ForNeVeR/haskeletor
Migrate build to `reportRawProgress` when possible
Open
refactoring
status:blocked
- Dominant language
- Scala
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
See the code near this line: https://github.com/ForNeVeR/haskeletor/blob/2620e1ad5c446ac9c6a7b756ee6d4d593e86e340/stack/src/main/kotlin/me/fornever/haskeletor/stack/StackProcessRunner.kt#L65
Also, look for the number of this issue in the project code base.
We really want to call `reportRawProgress` here, but we cannot due to [IJPL-243681](https://youtrack.jetbrains.com/issue/IJPL-243681). We should wait for resolution in IntelliJ, and then migrate to the wanted API.
Contributor guide
Assessment
This issue has not been assessed yet.