Closed ErikBjare closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 26.15%. Comparing base (
021acc4
) to head (57c378b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Needs to be merged before changes to the comment workflow are used, unlike: https://github.com/ActivityWatch/aw-webui/actions/runs/9044104886
Fixes https://github.com/ActivityWatch/aw-webui/pull/560
Works around https://github.com/actions/upload-artifact/issues/478
Summary:
Updated GitHub Actions workflows to use
actions/upload-artifact@v4
, enhancing artifact management and naming in CI processes.Key points:
actions/upload-artifact
tov4
in/github/workflows/comment.yml
and/github/workflows/nodejs.yml
.comment.yml
to include unzipping and cleanup within the script.nodejs.yml
based on matrix variables.Generated with :heart: by ellipsis.dev