Dimchikkk / velo

App for brainstorming & sharing ideas 🦀 Learning Project
Apache License 2.0
320 stars 27 forks source link

Precompiled binaries generation #132

Closed Dimchikkk closed 1 year ago

Dimchikkk commented 1 year ago

Create precompiled binaries on CI for Windows, macOS and Linux during release.

Dimchikkk commented 1 year ago

I've started to work on the issue but rocksdb build have to be fixed for cross:

image

Workflow: https://github.com/StaffEngineer/velo/blob/main/.github/workflows/release.yml

Dimchikkk commented 1 year ago

It would be nice to use purely rust data storage. We may wait until https://github.com/johanhelsing/bevy_pkv/issues/32 is addressed.

Dimchikkk commented 1 year ago

This is fixed now: https://github.com/StaffEngineer/velo/releases/tag/0.7.0