-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
includeTags -> include_tags #34223
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
includeTags -> include_tags #34223
Conversation
|
/backport to stable-25 |
PVince81
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.
👍
|
/backport to stable25 |
|
CI is unhappy |
|
Node: Binary files a/dist/dashboard-main.js.map and b/dist/dashboard-main.js.map differ I have no experience in your CI, but this looks like a flaky test or something unrelated. |
yes, indeed, spotted it now somewhere else, too, but this to be fixed meanwhile as well. |
|
/rebase |
Signed-off-by: tobiasKaminsky <[email protected]>
011a601 to
610bbae
Compare
|
The backport to stable-25 failed. Please do this backport manually. |
|
The backport to stable25 failed. Please do this backport manually. |
Follow up to #34133
I realized that the other api /shares uses "include_tags", so we should use the same parameter.
Signed-off-by: tobiasKaminsky [email protected]