Dev/relink custom npms v31.0.6 20250811 085024#209
Merged
printminion-co merged 4 commits intoionos-devfrom Aug 11, 2025
Merged
Conversation
https://github.com/IONOS-Productivity/nc-config/releases/tag/2eab73d Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
https://github.com/IONOS-Productivity/nc-vue-material-design-icons/releases/tag/5.3.1-0f588c1 Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
Source: https://github.com/nextcloud/server/releases/tag/v31.0.6 Executed commands: 1. curl -fsSL "https://raw.githubusercontent.com/nextcloud/server/v31.0.6/package.json" -o package.json 2. curl -fsSL "https://raw.githubusercontent.com/nextcloud/server/v31.0.6/package-lock.json" -o package-lock.json Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
Source: https://github.com/nextcloud/server/releases/tag/v31.0.6 Executed commands: 1. npm install (in custom-npms/nc-mdi-js) 2. npm link (in custom-npms/nc-mdi-js) 3. npm install (in custom-npms/nc-mdi-svg/dist) 4. npm link (in custom-npms/nc-mdi-svg/dist) 5. npm install (in custom-npms/nc-vue-material-design-icons/dist) 6. npm link (in custom-npms/nc-vue-material-design-icons/dist) 7. npm install (in custom-npms/nc-nextcloud-vue) 8. npm link (in custom-npms/nc-nextcloud-vue) 9. npm link @mdi/js @mdi/svg vue-material-design-icons @nextcloud/vue --save 10. npm install Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Generate commits with:
./<docs-n-tools>/tools/relink-npm-modules.sh v31.0.6 --commitChecklist