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(Changelog.md): Add spdx header #4259

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

hamza221
Copy link
Contributor

No description provided.

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
@hamza221 hamza221 added the 3. to review Waiting for reviews label Dec 19, 2024
@hamza221 hamza221 self-assigned this Dec 19, 2024
@hamza221
Copy link
Contributor Author

/backport to stable6.1

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.53%. Comparing base (d024507) to head (7a7118d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #4259       +/-   ##
=============================================
+ Coverage     11.37%   65.53%   +54.15%     
  Complexity      265      265               
=============================================
  Files           121       26       -95     
  Lines          5556      795     -4761     
  Branches       1196        0     -1196     
=============================================
- Hits            632      521      -111     
+ Misses         4802      274     -4528     
+ Partials        122        0      -122     

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

@ChristophWurst ChristophWurst merged commit e0984e1 into main Dec 19, 2024
35 checks passed
@ChristophWurst ChristophWurst deleted the chore/spdx/changelog branch December 19, 2024 13:36
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/4259/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 7a7118d8

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

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