ActivityWatch / aw-webui

Webapp for visualizing and browsing ActivityWatch data, built with Vue.js.
Mozilla Public License 2.0
105 stars 108 forks source link

ci: updated to actions/upload-artifact v4 #574

Closed ErikBjare closed 4 months ago

ErikBjare commented 4 months ago

Fixes https://github.com/ActivityWatch/aw-webui/pull/560

Works around https://github.com/actions/upload-artifact/issues/478


:rocket: This description was created by Ellipsis for commit 57c378bbc04215f3855c2023d0122b7d6b7b0d74

Summary:

Updated GitHub Actions workflows to use actions/upload-artifact@v4, enhancing artifact management and naming in CI processes.

Key points:


Generated with :heart: by ellipsis.dev

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 26.15%. Comparing base (021acc4) to head (57c378b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #574 +/- ## ======================================= Coverage 26.15% 26.15% ======================================= Files 27 27 Lines 1629 1629 Branches 285 285 ======================================= Hits 426 426 + Misses 1177 1145 -32 - Partials 26 58 +32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ErikBjare commented 4 months ago

Needs to be merged before changes to the comment workflow are used, unlike: https://github.com/ActivityWatch/aw-webui/actions/runs/9044104886