pub async fn push_bundle( reference: &str, archive: &Path, manifest_json: &[u8], secret: Option<String>, client: Client, ) -> BundleResult<String>