Marco Zühlke
Marco Zühlke
I could reproduce this problem: I'm using IMAP and have configured Thunderbird to store my sent mail in my INBOX. With the FireTray default configuration the display of unread messages...
For commands we don't need a server app. We could check for new comments on each invocation.
I had spotted another fasle-positive: https://github.com/makiftutuncu/e/pull/103 there the old version `1.4.21` is part of the new version `1.4.21-2`. Maybe `--word-regexp` would do the trick: ``` -w, --word-regexp Match the pattern...
I took the liberty to correct the usage of the terms "repository" and "resolver" in your issue to make the case (hopefully) more clear.
@alifirat we are happy about any contributing PR. Give it a try
If I read this right, the https://github.com/scala-steward-org/sbt-plugin would need additional logic to export the additionally protocol handler from the `csrConfiguration` key. This can the be picked up by Scala Steward...
In light of the last blog post mentioned by @fthomas I see no reason to build some special handling for Scala version upgrades into Scala Steward. If a project wants...
I took a look at the current Steward behaviour and what is possible using the configuration (I looked at #3302, #3153 and #3285, too): Using **pin** in `default.scala-steward.conf` ```HOCON updates.pin...
Could you try, if the behaviour is still present in a fresh `sbt` version ? Coursier merged a PR to reduce the required memory roughly 6 month ago, which should...
Hi, are you seeing this on a repo on Github.com ? It could be related to not propperly caching the workspace: https://github.com/scala-steward-org/scala-steward/blob/main/docs/faq.md#why-doesnt-self-hosted-scala-steward-close-obsolete-prs Then Scala Steward wouldn't know what is the...