Skip to content

chore: Merge branch 'release/v3.0.0' #580

chore: Merge branch 'release/v3.0.0'

chore: Merge branch 'release/v3.0.0' #580

Workflow file for this run

---
name: Cloudproof build
on:
push:
tags:
- '*'
pull_request:
jobs:
cloudproof_rust:
uses: Cosmian/reusable_workflows/.github/workflows/cloudproof.yml@develop
with:
project-name: cloudproof_rust
toolchain: stable
kms-version: ghcr.io/cosmian/kms:4.13.0
findex-cloud-version: 0.3.1
branch-java: feature/covercrypt_rekey
branch-js: feature/covercrypt_rekey
branch-kms-js: develop
branch-flutter: feature/covercrypt_rekey
branch-python: feature/covercrypt-rekey
exclusions: --exclude=cloudproof_findex
secrets: inherit