Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI enhancements #1903

Closed
wants to merge 4 commits into from
Closed

CI enhancements #1903

wants to merge 4 commits into from

Conversation

gpmayorga
Copy link
Contributor

Description

Pipeline enhancements

Limit sanity_checks to 90m to avoid consuming minutes on stuck jobs
Modify wasm build to output srtool information
Upload artifacts when creating a release (wasm and json summary)
Upload json summary to GCP bucket too
Add a manual workflow to delete extra containers from GH registry (verified working)
Remove updating the release with the docker tag as appended comment (preferred to do manually)

@gpmayorga gpmayorga requested a review from wischli as a code owner July 10, 2024 11:55
@gpmayorga gpmayorga changed the title Ci-enhancements CI enhancements Jul 10, 2024
@gpmayorga gpmayorga marked this pull request as draft July 10, 2024 11:57
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.24%. Comparing base (e784233) to head (08ba39a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1903      +/-   ##
==========================================
+ Coverage   46.11%   46.24%   +0.12%     
==========================================
  Files         179      179              
  Lines       13092    13078      -14     
==========================================
+ Hits         6038     6048      +10     
+ Misses       7054     7030      -24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gpmayorga gpmayorga closed this Jul 10, 2024
@gpmayorga gpmayorga deleted the ci-enhancements branch July 10, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant