-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[stable32] feat: Mark OC.SystemTags as deprecated #55323
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
Conversation
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be against master then backported? Needs to be in master too in any case.
P.S. Needs docs: https://docs.nextcloud.com/server/latest/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.html
|
Never mind... I see #55320 now. |
|
/compile |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
susnux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Private anyways 🤷
No, all old JS is to be considered used api. These functions and objects are older than the existance of our libraries and public JS definition. It's like OC_App basically. Defacto public, should be deprecated and documented properly and as long as possible |
Summary
Checklist
3. to review, feature component)stable32)