Skip to content

refactor: remove composer dir and redirect autoloader#4427

Merged
elzody merged 2 commits intomainfrom
refactor/remove-unneeded-composer-files
Jan 29, 2025
Merged

refactor: remove composer dir and redirect autoloader#4427
elzody merged 2 commits intomainfrom
refactor/remove-unneeded-composer-files

Conversation

@elzody
Copy link
Collaborator

@elzody elzody commented Jan 29, 2025

Signed-off-by: Elizabeth Danzberger lizzy7128@tutanota.de

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
@elzody elzody requested a review from juliusknorr as a code owner January 29, 2025 19:55
@elzody elzody self-assigned this Jan 29, 2025
@elzody
Copy link
Collaborator Author

elzody commented Jan 29, 2025

/backport to stable31

@elzody
Copy link
Collaborator Author

elzody commented Jan 29, 2025

/backport to stable30

Copy link
Member

@juliusknorr juliusknorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cypress need to also install composer dependencies now, but otherwise 👍

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
@elzody
Copy link
Collaborator Author

elzody commented Jan 29, 2025

/backport to stable29

@elzody elzody merged commit 66e85f3 into main Jan 29, 2025
69 of 72 checks passed
@elzody elzody deleted the refactor/remove-unneeded-composer-files branch January 29, 2025 21:36
@backportbot
Copy link

backportbot bot commented Jan 29, 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/4427/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 104de52d 24f9b623

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4427/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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants