XanaduAI / thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
https://the-walrus.readthedocs.io
Apache License 2.0
99 stars 54 forks source link

Upload wheels to S3 #298

Closed sduquemesa closed 2 years ago

sduquemesa commented 2 years ago

Context: PR #292 migrated CI to github actions. Wheels are being built by the actions but they are not uploaded to Xanadu Wheels S3 bucket.

Description of the Change:

Benefits: Wheels of dev versions of the walrus are available to download on S3

Possible Drawbacks: None

Related GitHub Issues:

292 Port CI to github actions

sduquemesa commented 2 years ago

To be able to push files to S3 using wheelhouse_uploader the github secrets WHEELHOUSE_UPLOADER_USERNAME WHEELHOUSE_UPLOADER_SECRET need to be configured on this repo.

codecov[bot] commented 2 years ago

Codecov Report

Merging #298 (3d911da) into master (8f62378) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #298   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1458      1458           
=========================================
  Hits          1458      1458           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8f62378...3d911da. Read the comment docs.