Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: Add datadirectory fallback if not defined#4552

Merged
provokateurin merged 2 commits into
masterfrom
datadirectoryFallback
Apr 14, 2026
Merged

fix: Add datadirectory fallback if not defined#4552
provokateurin merged 2 commits into
masterfrom
datadirectoryFallback

Conversation

@solracsf
Copy link
Copy Markdown
Member

Prevent things like #4264

@solracsf
Copy link
Copy Markdown
Member Author

/backport to stable33

@solracsf
Copy link
Copy Markdown
Member Author

/backport to stable32

Copy link
Copy Markdown
Member

@provokateurin provokateurin left a comment

Choose a reason for hiding this comment

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

Thanks!

@provokateurin provokateurin merged commit 3ea7597 into master Apr 14, 2026
54 checks passed
@provokateurin provokateurin deleted the datadirectoryFallback branch April 14, 2026 13:38
@backportbot
Copy link
Copy Markdown

backportbot Bot commented Apr 14, 2026

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/4552/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 303f0b18 75ce1b0b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4552/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link
Copy Markdown

backportbot Bot commented Apr 14, 2026

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/4552/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 303f0b18 75ce1b0b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4552/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@provokateurin
Copy link
Copy Markdown
Member

/backport to stable33

@backportbot
Copy link
Copy Markdown

backportbot Bot commented Apr 14, 2026

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/4552/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 303f0b18 75ce1b0b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/4552/stable33

Error: Failed to check for changes with origin/stable33: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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.

2 participants