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

fix(manifest): Check if app exists instead of accessing null as an array #42862

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

nickvergessen
Copy link
Member

Checklist

@nickvergessen nickvergessen force-pushed the bugfix/noid/check-for-app-existance branch from 3d3a987 to 5a1a7af Compare January 17, 2024 08:22
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 5a493b1 into master Jan 17, 2024
50 checks passed
@nickvergessen nickvergessen deleted the bugfix/noid/check-for-app-existance branch January 17, 2024 10:53

This comment was marked as resolved.

@skjnldsv
Copy link
Member

/skjnldsv-backport to stable26

For testing purposes

Copy link

backportbot bot commented Jan 17, 2024

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

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

# Create the new backport branch
git checkout -b backport/42862/stable26

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 2fccd090b398d5edfd6772013e48dae90cccae24

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

Error: Failed to check for changes: No changes found in backport branch


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

@blizzz blizzz mentioned this pull request Mar 5, 2024
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.

4 participants