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

fix: composer out of sync files #6058

Merged
merged 1 commit into from
Jun 13, 2024
Merged

fix: composer out of sync files #6058

merged 1 commit into from
Jun 13, 2024

Conversation

miaulalala
Copy link
Contributor

background: #5607 is incomplete. composer.json was changed without composer.lock, so the two files got out of sync

Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala miaulalala added the 3. to review Waiting for reviews label Jun 13, 2024
@miaulalala miaulalala self-assigned this Jun 13, 2024
@ChristophWurst
Copy link
Member

FYI it's not just CI. Composer 2.7.7 fails locally too

@miaulalala miaulalala changed the title fix: CI fix: composer out of sync files Jun 13, 2024
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.60%. Comparing base (13ad251) to head (75445bd).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6058   +/-   ##
=========================================
  Coverage     23.60%   23.60%           
  Complexity      457      457           
=========================================
  Files           246      246           
  Lines         11716    11716           
  Branches       2150     2150           
=========================================
  Hits           2766     2766           
  Misses         8635     8635           
  Partials        315      315           
Flag Coverage Δ
javascript 15.18% <ø> (ø)
php 58.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@miaulalala miaulalala merged commit 0a7c07b into main Jun 13, 2024
43 checks passed
@miaulalala miaulalala deleted the fix/composer-for-CI branch June 13, 2024 09:22
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
Development

Successfully merging this pull request may close these issues.

2 participants