feat: import Polls app and Vinzenz Rosenkranz publisher page#98
Open
DeepDiver1975 wants to merge 1 commit into
Open
feat: import Polls app and Vinzenz Rosenkranz publisher page#98DeepDiver1975 wants to merge 1 commit into
DeepDiver1975 wants to merge 1 commit into
Conversation
Imports the Polls app (v0.8.1) from the legacy marketplace (marketplace.owncloud.com) and adds its publisher, Vinzenz Rosenkranz. The app validates against the same checks CI runs (validateRelease). Its three screenshot URLs (raw.githubusercontent.com/nextcloud/polls) now return 404 — the upstream repo restructured since the 2018 release — so no screenshots could be ingested; the listing has none. Historical download total (9,800) and the real release date are recorded in data/downloads-baseline.json and data/created.json. Publisher vinzenz-rosenkranz is disabled (enabled: false) — its page was private on the old marketplace (isPagePublic: false) — and claims polls. Supersedes the placeholder publisher PR #90. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Member
Author
|
Review — import Polls app + Vinzenz Rosenkranz publisher (agent review, DeepDiver1975) Looks correct and consistent with the other legacy imports. Findings:
Changelog: n-a (repo has no changelog convention). 🤖 Generated with Claude Code |
1 similar comment
Member
Author
|
Review — import Polls app + Vinzenz Rosenkranz publisher (agent review, DeepDiver1975) Looks correct and consistent with the other legacy imports. Findings:
Changelog: n-a (repo has no changelog convention). 🤖 Generated with Claude Code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Imports the Polls app (v0.8.1) from the legacy marketplace (marketplace.owncloud.com) together with its publisher Vinzenz Rosenkranz.
Details
validateRelease).raw.githubusercontent.com/nextcloud/polls/master/screenshots/...) now return 404 — the upstream repo restructured since the 2018 release, so the images are no longer available to ingest. The listing has no screenshots as a result.publishers/vinzenz-rosenkranz/publisher.json—enabled: false(page was private,isPagePublic: false), claimingpolls.Supersedes
Replaces the placeholder publisher PR #90, which will be closed.
🤖 Generated with Claude Code