algorand / indexer

searchable history and current state
MIT License
115 stars 92 forks source link

v3: Initial commit of release #1553

Closed Eric-Warehime closed 1 year ago

Eric-Warehime commented 1 year ago

Summary

Cuts a release to the v3 branch which will be our v3 release branch for gitflow (which I duplicated from develop). Once this is merged I'll tag it and build artifacts from this.

Test Plan

Test run on my fork https://github.com/Eric-Warehime/indexer/actions/runs/5326494829/jobs/9648607676
It fails, but only because of insufficient permissions to publish to docker hub--all build artifacts expected are created.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1553 (a8307c4) into v3 (3528a6f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##               v3    #1553   +/-   ##
=======================================
  Coverage   68.58%   68.58%           
=======================================
  Files          37       37           
  Lines        7417     7417           
=======================================
  Hits         5087     5087           
  Misses       1903     1903           
  Partials      427      427           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more