openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.83k stars 1.68k forks source link

Add deploy zip artifacts to AWS S3 #11812

Closed giacomolicari closed 4 years ago

giacomolicari commented 4 years ago

This PR adds the ability to deploy zip artifacts (compiled OpenEthereum binary files) to AWS S3. Having artifacts on a website, namely S3 bucket, is required by several operating system's package managers like Brew.

No modifications to codebase are involved, only modifications to Github Actions workflows.

denisgranha commented 4 years ago

To give some context for those that might review this PR.

This is used for brew mac OS released.

Specifically in this line https://github.com/openethereum/homebrew-openethereum/blob/master/openethereum.rb#L6