Results 37 comments of bing

Previously it seems like we had nightly releases implemented in the format stated here #175 Proposing to use `nightly-YYYYMMDD-hash` instead (without the hours). Happy to pick this up once myself...

> Fun fact but we used to have https://github.com/FuelLabs/sway-nightly-binaries. Time to revive that repo? Question about releasing nightlies - I think we should revive this repo and release binary assets...

Will also create a `fuel-core-nightly` as well - will mention this in the `fuel-core` issue

Ah wait, is this something we want^? Or do we want both in the same repo?

Nightlies are live on https://github.com/FuelLabs/sway-nightly-binaries along with their respective workflows. Did this because the workflows are significant shorter (no testing, since commits to master would've already passed the CI steps...

I was thinking if we can still go with something like this: https://github.com/FuelLabs/sway/issues/79

Thinking back on this again, perhaps something like `nightly-YYYYMMDD-hash` works better so that fuelup can easily poll for new releases and run tests on them against nightly forc. I'd be...

Closing this issue because both the workflow and the nightly binaries are now live in https://github.com/FuelLabs/sway-nightly-binaries

@matchai That's unfortunate :( Thank you for letting me know! Will be closing the issue and the accompanying PR.

made a repo [here](https://github.com/FuelLabs/forc-client) (private atm) but I think we should leave this issue open until forc-client is published and downloadable through `fuelup` in the new repo.