metaconfig
metaconfig copied to clipboard
Updates for Scala Native 0.5.1
- [ ] Waiting on https://github.com/typelevel/paiges/issues/615
- [ ] PR is progress - https://github.com/typelevel/paiges/pull/617
- [ ] Paiges is waiting for cats - https://github.com/typelevel/cats/issues/4587
- [ ] Others if needed
Do we want to update Scala.js to the latest?
Do we want to update Scala.js to the latest?
I think that's fine, though probably in a separate PR?
Oh, I was trying to update everything like sbt-ci-release
and other things. I can back off and just touch what needs to be updated or all at once which I think might be better. sbt-native-packager
is a weird one because of release problems so not sure on that one.
Oh, I was trying to update everything like
sbt-ci-release
and other things. I can back off and just touch what needs to be updated or all at once which I think might be better.sbt-native-packager
is a weird one because of release problems so not sure on that one.
it would probably be better one by one, but I wonder why it didn't happen via steward
Ok, I will just back off to do only the required upgrades.
Ok, added metaconfig to the repo, that should help in this case. We can wait for the updates to show up, I just run the workflow
That is great thanks - those can all go through as I wait.
@tgodzik I will go ahead and rebase when all the updates get merged. Note that sbt-ci-release
changed orgs so not sure you will get an update for that one.
Should we do a new release?
I wanted to update this in case someone ever gets back to trying to port the Scala Native scalafmt
. We have multi-threading now so there could be less changes. The diff(ing) part was asked to be a separate project which seemed to be the biggest part of the angst of the large change.
Och yeah, I did release it separate because of that. I need to return to the PR :|
Och yeah, I did release it separate because of that.
Do you have a link? We might be able to use it in Scala Native for our tools which we are trying to port to Scala Native as part of a potential "native" tool chain.
We release is alognside munit https://mvnrepository.com/artifact/org.scalameta/munit-diff