You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#54
* Update package metadata
* First steps to building Debian packages
* Rename workflow
* Remove unsupported option from cargo build
* Specify directory where to download binaries
* Move comment
* Split logic over two steps
* More aggressive caching of previously built artifacts
* Use standard GitHub Action caches
* More detailed inspection of cache results
* Creating the package requires Rust ARM-target to be installed
* A bit less troubleshooting
* No need to build the project again, just the Debian package
* Do not strip the binary
This avoids re-installing cross-compilation tools
* Better inspection of intermediary results
* Verbose invocation of cargo deb
* First shot at creating a Debian service
For a more convenient distribution and installation, a Ubuntu / Debian package would be useful.
The text was updated successfully, but these errors were encountered: