-
Notifications
You must be signed in to change notification settings - Fork 28
Is this project dead? #291
Comments
Hey @virusdave, We're still using In the meantime, we'll continue doing maintenance work on higherkindness (fixing bugs, updating Bazel periodically, etc.), but we won't be doing further development. You're welcome to use higherkindness, but keep in mind that the repo is essentially in maintenance mode atm. Have you considered asking about mutliple Scala versions in |
Multiple versions is the big one, as it makes upgrading a massive codebase incrementally realistic. The zinc support is kind of nice I suppose, but i don't actually care all that much about it. OK thanks - i'll bring it up there i guess, and start a migration before i get myself too deep! :) |
The intention always was to ideally merge back with rules_scala. rules_scala was difficult to work with (technically and otherwise) and innovate, so this was a proving grounds for a better rules_scala. Frankly, I think rules_scala is still really clumsy and handcuffed to backwards compatibility concerns, and this higherkindness still beats it in many ways. Unfortunately, the doc comparing the two got removed, but you can look at the differences as of July 2019 here: ^ Many of those issues solved by higherkindness are still open in rules_scala, years later. |
I'm bumping this again as a member of this organization. Is it possible to archive this repo and add a notice in the readme? Happy to do it by myself but since I haven't worked on this project I need some green light from the owners/contributos. I think it's a good idea to make it clear this is not active so people new to bazel don't get confused. |
I'm totally fine with us archiving the repo. I think the only continued use of this project is perhaps by Lucid Chart (https://github.com/lucidsoftware/rules_scala). |
@jjudd @coreywoodfield, comments? |
I'm fine with archiving the higherkindness repo. We're still using this, so we don't intend to archive our fork. That being said, while our fork is open source, we're not really doing much these days to make sure it works for others besides us. |
Apologies for using an Issue for this question. It seems like activity has stopped, whereas the more official
rules_scala
is still undergoing active development. However, this package has some niceties that that one does not, such as support for multiple scala versions. I'd really like that, but if this ruleset is effectively dead or stopped, then I'd rather not start down the road that leads to a painful migration later.Thanks!
The text was updated successfully, but these errors were encountered: