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 flathub ci error #174

Closed
wants to merge 2 commits into from
Closed

Conversation

picsel2
Copy link
Contributor

@picsel2 picsel2 commented Aug 26, 2024

The flathub buildbot currently fails due to a linter error:

    "errors": [
        "flathub-json-automerge-enabled"
    ],
    "warnings": [
        "module-qtkeychain-buildsystem-is-plain-cmake",
        "module-nextcloud-client-buildsystem-is-plain-cmake"
    ],
    "message": "Please consult the documentation at https://docs.flathub.org/docs/for-app-authors/linter"
}

This PR removes the automerge property.

@flathubbot
Copy link
Contributor

Started test build 142683

@flathubbot
Copy link
Contributor

Build 142683 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/125733/com.nextcloud.desktopclient.nextcloud.flatpakref

@tilosp
Copy link
Collaborator

tilosp commented Sep 17, 2024

Closing since this change was already merged as part of #164

@tilosp tilosp closed this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants