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: rename pre-commit.cjs in workflow #4257

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

hamza221
Copy link
Contributor

No description provided.

@hamza221 hamza221 added the 3. to review Waiting for reviews label Dec 19, 2024
@ChristophWurst ChristophWurst merged commit d024507 into main Dec 19, 2024
27 of 28 checks passed
@hamza221
Copy link
Contributor Author

/backport to stable6.1

@ChristophWurst ChristophWurst deleted the chore/conven-release branch December 19, 2024 13:19
Copy link

backportbot bot commented Dec 19, 2024

The backport to stable6.1 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable6.1
git pull origin stable6.1

# Create the new backport branch
git checkout -b backport/4257/stable6.1

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4257/stable6.1

Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/4257/stable6.1."}


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

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.37%. Comparing base (afd5a5a) to head (c3fc219).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4257   +/-   ##
=========================================
  Coverage     11.37%   11.37%           
  Complexity      265      265           
=========================================
  Files           121      121           
  Lines          5556     5556           
  Branches       1196     1196           
=========================================
  Hits            632      632           
  Misses         4802     4802           
  Partials        122      122           

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

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

Successfully merging this pull request may close these issues.

2 participants