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

chore(dep): bump relative-ci/agent-upload-artifact-action #6859

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

max-nextcloud
Copy link
Collaborator

Bumps actions/upload-artifact to v4 which is now required.

For a failing run see https://github.com/nextcloud/text/actions/runs/12813038066/job/35726156517?pr=6855 .

Bumps actions/upload-artifact to v4 which is now required.

For a failing run see https://github.com/nextcloud/text/actions/runs/12813038066/job/35726156517?pr=6855 .

Signed-off-by: Max <[email protected]>
@max-nextcloud max-nextcloud added dependencies Pull requests that update a dependency file 3. to review technical debt labels Jan 16, 2025
@max-nextcloud max-nextcloud requested a review from mejo- as a code owner January 16, 2025 17:34
@max-nextcloud
Copy link
Collaborator Author

/backport to stable30

@max-nextcloud
Copy link
Collaborator Author

/backport to stable29

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.55%. Comparing base (bf7ba78) to head (93041f9).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6859   +/-   ##
=======================================
  Coverage   46.55%   46.55%           
=======================================
  Files         748      748           
  Lines       34318    34318           
  Branches     1242     1242           
=======================================
  Hits        15976    15976           
  Misses      17720    17720           
  Partials      622      622           

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

@juliusknorr juliusknorr merged commit e22c08f into main Jan 16, 2025
68 checks passed
@juliusknorr juliusknorr deleted the node-action-bump branch January 16, 2025 19:39
Copy link

backportbot bot commented Jan 16, 2025

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29

# Create the new backport branch
git checkout -b backport/6859/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 93041f95

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6859/stable29

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants