Piotr Galar
Piotr Galar
I'm closing this in favor of https://github.com/filecoin-project/lotus/pull/12939
If you have any further questions about this, please let me know :)
Thank you for reporting! This is a great catch! Our artifact manager implementation should match the descriptions present in the interface. We'll definitely update it - adding it to our...
Hi! Could you please link to the test cases that produce the unexpected output? If it's applicable, would you mind also sharing what output you'd expect for these test cases?
I was able to track down and fix the issue with regex matches 🥳 https://github.com/NomicFoundation/hardhat/pull/6658 As for the other one, I still haven't replicated it. Could you let me know...
I was able to replicate the second issue in a smaller setting - https://github.com/galargh/tsx-esm-assert It's a really weird one. It's even sensitive to the whitespace, variable name, and string literal...
> We need a streamlined way to produce lotus-only releases. Possibly using some variation of the IPDX version.json tooling (https://github.com/filecoin-project/lassie/pull/471) such that it simplifies some or all of the steps...
Sounds great :) We'll get started on setting up the automatic release triggering based on changes to `version.go`. We'll base it off of https://github.com/filecoin-project/lotus/pull/12035. We'll first publish the setup as...
> I think the two remaining tasks, before this can be closed is: > > * [ ] Get the automatic release triggering based on changes to version.go PR up...
I believe both were accomplished now, Lotus Node and Lotus Miner 🎉