Speed up Forgejo availability scan and remove duplicate CI verify pass #340

Closed
opened 2026-06-06 11:28:15 +00:00 by steve · 0 comments
Owner

Describe the issue.

Problem

Goal

Scope

Non-goals

Acceptance Criteria

Implementation Notes

Suggested Files or Specs To Inspect

Validation Commands

Follow-up Tasks

Implementation Summary

Forgejo availability scans now index only official-plugin-assets-* release tags, skipping desktop and other app releases. Removed redundant pre-publish --verify invocation from publish-official-plugin-assets.yml because --publish already runs the same check once before building. Added isOfficialPluginAssetsReleaseTag helper and tests. Updated plugin-registry and monorepo-scripts specs. Validated with pnpm test:scripts and pnpm spec:lint.

Describe the issue. ## Problem ## Goal ## Scope ## Non-goals ## Acceptance Criteria ## Implementation Notes ## Suggested Files or Specs To Inspect ## Validation Commands ## Related Issues - Follow-up to #339 — [Log Forgejo release availability scan progress in registry-assets:publish](../closed/339-log-forgejo-release-availability-scan-progress-in-registry-assets-publish.md) ## Follow-up Tasks ## Implementation Summary Forgejo availability scans now index only official-plugin-assets-* release tags, skipping desktop and other app releases. Removed redundant pre-publish --verify invocation from publish-official-plugin-assets.yml because --publish already runs the same check once before building. Added isOfficialPluginAssetsReleaseTag helper and tests. Updated plugin-registry and monorepo-scripts specs. Validated with pnpm test:scripts and pnpm spec:lint. <!-- backlog:task_id=TASK-PLUGINS-REGISTRY-006 source_spec=spec/src/30-cross-package-contracts/plugin-registry.md related_issue=339 -->
steve added this to the Full Registry V1 milestone 2026-06-06 11:28:15 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lapis-notes/lapis#340
No description provided.