mattrglobal / bls12381-key-pair

A library for using BLS 12-381 key pairs
Apache License 2.0
15 stars 10 forks source link

feature: Backup this repo to AWS s3 via actions #62

Closed shinitiandrei closed 2 years ago

shinitiandrei commented 2 years ago

Adding a new github action file to backup this repository to S3. The rule is whenever there is a push to master, the backup will occur overwritting all files in S3. This is SOC2 compliance hence mandatory to be in here.

https://mattrglobal.atlassian.net/browse/DVP-2425

This PR will be self merged, no approvals required. This is due to the requirements above and this change won't impact internal code or files from this repository