🐛 Replace deprecated upload action for e2e by dtfranz · Pull Request #1632 · operator-framework/operator-controller

Conversation

@dtfranz

E2E is failing due to an action we use which in turn uses a deprecated version of actions/upload-artifact. Confusingly, the article here states that this will happen on the 30th, and yet it's failing today (example)

Signed-off-by: dtfranz <dfranz@redhat.com>

@netlify

perdasilva

github-merge-queue bot pushed a commit that referenced this pull request

Jan 16, 2025
Signed-off-by: dtfranz <dfranz@redhat.com>

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.71%. Comparing base (c2dfa2e) to head (5f20c36).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1632   +/-   ##
=======================================
  Coverage   66.71%   66.71%           
=======================================
  Files          57       57           
  Lines        4588     4588           
=======================================
  Hits         3061     3061           
  Misses       1302     1302           
  Partials      225      225           
Flag Coverage Δ
e2e 52.66% <ø> (-0.09%) ⬇️
unit 53.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

2 participants

@dtfranz @perdasilva