Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Scille/parsec-build

Repository files navigation

ParSec Build

Build Status

Build status

Secure cloud framework

AppVeyor and Travis automatic builds

Change the version in version file.
Version can be a commit or a tag name of parsec-cloud repository.
Commit the Travis and AppVeyor builds will be trigerred.
The snap and Windows installer will be pushed on Github parsec-build releases.
The snap and choco packages will be also pushed on their respective stores.

Local builds

Linux Snap package

Export the GITHUB_API_TOKEN and PARSEC_VERSION (optional, otherwise the version is read on the version file).
Run local_build.sh and the resulting snap will be pushed in the parsec-build Github parsec-build releases.

Windows installer

Not yet available.

Windows installer sign tool

Download the installer once AppVeyor has pushed the release on Github releases.
Plug the Certum card.
Run parsec_sign_tool.bat <parsec_installer_absolute_file_path> to sign it!