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

dont return private storage interface from public mount interface #25392

Merged
merged 2 commits into from
Oct 22, 2021

Conversation

icewind1991
Copy link
Member

Signed-off-by: Robin Appelman [email protected]

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Jan 29, 2021
@icewind1991 icewind1991 added this to the Nextcloud 21 milestone Jan 29, 2021
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

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

sure

@kesselb
Copy link
Contributor

kesselb commented Jan 31, 2021

Psalm is a bit unhappy.

public function getCache();

public function getCache($path = '', $storage = null) {

@icewind1991
Copy link
Member Author

and now psalm just crashes...

@icewind1991 icewind1991 added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Feb 1, 2021
@kesselb
Copy link
Contributor

kesselb commented Feb 1, 2021

😞 It seems that a dev version is used for the security checks. I would ignore them for now and just care about

image

@icewind1991 icewind1991 added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Feb 1, 2021
@rullzer rullzer modified the milestones: Nextcloud 21, Nextcloud 22 Feb 2, 2021
@rullzer
Copy link
Member

rullzer commented Feb 2, 2021

Master is Nextcloud 22 now.
If this should go into 21 it should be backported.

@PVince81
Copy link
Member

@icewind1991 please rebase for psalm and/or fix psalm issues

@rullzer
Copy link
Member

rullzer commented Mar 22, 2021

Seems psalm is right. Also with respect to the failed cache that doesn't fit the hierarchy...

@icewind1991
Copy link
Member Author

psalm is happy

@rullzer
Copy link
Member

rullzer commented Mar 30, 2021

Ah but conflicts now :(

This was referenced May 20, 2021
@blizzz blizzz mentioned this pull request Jun 2, 2021
57 tasks
@blizzz
Copy link
Member

blizzz commented Jun 2, 2021

@icewind1991 conflicts

@blizzz blizzz added the bug label Jun 2, 2021
@MorrisJobke MorrisJobke mentioned this pull request Jun 10, 2021
59 tasks
This was referenced Jun 16, 2021
@blizzz blizzz modified the milestones: Nextcloud 22, Nextcloud 23 Jun 24, 2021
@skjnldsv skjnldsv added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Aug 18, 2021
@skjnldsv skjnldsv mentioned this pull request Oct 13, 2021
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Oct 22, 2021
@juliushaertl juliushaertl merged commit 6b099ec into master Oct 22, 2021
@juliushaertl juliushaertl deleted the imountpoint-ocp-storage branch October 22, 2021 18:14
@skjnldsv skjnldsv mentioned this pull request Oct 25, 2021
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants