PACKAGING.md
This file contains quick reminders and notes on how to package Sonic.
We consider here the packaging flow of Sonic version 1.0.0 for Linux.
How to bump Sonic version before a release:
Cargo.toml to 1.0.0cargo update to bump Cargo.lockdebian/rules to 1.0.0How to build Sonic, package it and release it on Crates, GitHub, Docker Hub and Packagecloud (multiple architectures):
v1.0.0, and push the tag./scripts/sign_binaries.sh --version=1.0.0