oras icon indicating copy to clipboard operation
oras copied to clipboard

test(e2e): run E2E and distribution in Github actions

Open qweeah opened this issue 3 years ago • 1 comments

This PR:

  1. Adds distribution config and cred file for basic auth
  2. Runs ORAS distribution in build CI
  3. Installs and runs Ginkgo in build CI
  4. Added a sample test to make the added CI step pass

Related to #552

qweeah avatar Sep 14 '22 05:09 qweeah

Codecov Report

Merging #561 (50528d3) into main (5bc9196) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #561   +/-   ##
=======================================
  Coverage   72.12%   72.12%           
=======================================
  Files          14       14           
  Lines         513      513           
=======================================
  Hits          370      370           
  Misses        114      114           
  Partials       29       29           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Sep 14 '22 05:09 codecov-commenter