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

Instructions for updating libraries manually #843

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

PVince81
Copy link
Member

@PVince81 PVince81 commented Oct 8, 2021

Documented because of my frustrations in #730 and the non-straightforwardness of the process and also the fact that dependabot is not updating properly currently.

This is based on the commands that CI is running to verify the composer state.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5. Run `composer install --no-dev`
6. Run `dump-autoload`
7. Commit all changes onto a new branch
8. You might need the following command for pushing if used as submodule: `git push git@github.com:nextcloud/3rdparty.git branchname`
Copy link
Member

Choose a reason for hiding this comment

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

Even better add a new remote and then just use the alias

@blizzz blizzz requested a review from LukasReschke October 11, 2021 18:42
@PVince81 PVince81 merged commit cc78395 into master Oct 13, 2021
@PVince81 PVince81 deleted the readme-update-lib-manually branch October 13, 2021 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants