@ronaldtse this PR should finally resolve issue #16.
Jenkins will always test and build. On branch master it will additionally create a release based on the version number from Cargo.toml and upload pre-compiled binaries.
The release script requires an OAuth token with repo scope from GitHub. This is set via the Jenkinsfile and so needs a global Jenkins credential with GitHub as it's id.
@ronaldtse this PR should finally resolve issue #16.
Jenkins will always test and build. On branch
master
it will additionally create a release based on the version number from Cargo.toml and upload pre-compiled binaries.The release script requires an OAuth token with
repo
scope from GitHub. This is set via the Jenkinsfile and so needs a global Jenkins credential withGitHub
as it'sid
.I'll similarly update nereond.