feat(catalog): validate and publish GitHub plugin listings - #3
Merged
Merged
Conversation
Signed-off-by: David Viejo <dviejo@kungfusoftware.es>
Signed-off-by: David Viejo <dviejo@kungfusoftware.es>
Signed-off-by: David Viejo <dviejo@kungfusoftware.es>
Contributor
Author
|
Fixed the Linux runner permission failure in 0fbed77. Build containers now use the host UID/GID and HOME=/tmp; capability restrictions, ignored lifecycle scripts, and offline compilation are unchanged. Verification: 11 catalog tests pass; actual merged template Docker build passed at 7506685388e6fbfa73e49ba4cc0293345965f99f. Disposable Linux test reproduced Permission denied as UID1000 against UID1001-owned directory, then succeeded as UID1001. Security review approved this change. Waiting for current-head CI before merge. |
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.
Summary
Introduce a GitHub-repository plugin catalog with minimal reviewed listings, immutable commit resolution, metadata generation, isolated compile checks, and a generated public registry/catalog.json. The first entry dogfoods gotempsh/temps-plugin-template.
Evidence
Merge order
Template PR #1 was merged first. This snapshot pins its merged commit 7506685388e6fbfa73e49ba4cc0293345965f99f. Merge this PR after its updated checks pass; then test discovery and installation through the Temps UI against GitHub main.