Sébastian Le Merdy
Sébastian Le Merdy
Hello Christian, Thanks for this great kata. I've see all your videos. There are very instructives. Please have a look at this pull request that update scala to last version:...
- Update Scala from `2.11.6` to `3.3.1` - Update ScalaTest from `2.11_2.2.4` to `3_3.2.17` - Lock sbt version - Introduce a GitHub Action to ensure project can be compiled without...
This issue occurs when other clients (or tabs) refresh their view of the application after someone drag'n'drop story.
Fixes #2526 ## Pre-requisites - [ ] Prior to submitting a new workflow, please apply to join the GitHub Technology Partner Program: [partner.github.com/apply](https://partner.github.com/apply?partnershipType=Technology+Partner). --- ### **Please note that at this...
By default, [Scala starter workflow](https://github.com/actions/starter-workflows/blob/666350e29b10d665a82d5c6d1501a29e50d63c29/ci/scala.yml) define [an optional job](https://github.com/scalacenter/sbt-dependency-submission) that submit dependencies to GitHub API. Unfortunately, it doesn't works out of the box because of contents permission defined to `read`....
Thanks a lot for this useful article. When I tried to copy/paste the sample code, it doesn't compile without adding some additional imports. Maybe you would like to amend this...