TATSUNO “Taz” Yasuhiro
TATSUNO “Taz” Yasuhiro
Hi, Thomas. First of all, many thanks for your long contributions to Scala ecosystems with Scala Steward. I suggest to set up https://github.com/sbt/sbt-ci-release so any maintainers can publish new versions...
Oh, I was not aware of that 😅 I will review the existing PRs and try running `scripts/release.sh` in a few days.
Sorry for long delay. I tried `scripts/releas.sh` and encountered: ``` $ ./scripts/release.sh 0.15.0 error: gpg failed to sign the data error: unable to sign the tag Enumerating objects: 14, done....
Is it OK to create a new tag `0.15.0` from GitHub UI https://github.com/scala-steward-org/scala-steward/releases/new ?
I opened a separate issue https://github.com/fthomas/scala-steward/issues/771 If this issue #655 is a meta issue, I think it would be good to **pin** issue, so that users can find it easily...
> maintainers keep a close eye on all the PRs (maybe there could be a dashboard, although that's out of scope here: they can also be selected through GitHub search)...
@Prithvirajbilla Could you add * the actual command you run when seeing this error * scalafix dependency version so one can reproduce and fix this.
I am fine with moving `compareWithLastLayer()` and related codes to `deploy`-time only. I was not aware that #7680 introduced such accidental breaking change (AWS credentials required for `package`), since I...
I think you can use Semantic-UI-Vue in combination with Fomantic-UI's css, as long as you use CSS-only-implemented UI components in FUI. Regarding `.inverted` variations, they should work with SUI-Vue since...
If the project is configured as JS module, the error will be gone. https://www.scala-js.org/doc/project/module.html