Skip to content

feat(extension): author and search local repositories - #770

Merged
DamianReeves merged 1 commit into
mainfrom
t3code/local-repository-authoring
Sep 1, 2026
Merged

feat(extension): author and search local repositories#770
DamianReeves merged 1 commit into
mainfrom
t3code/local-repository-authoring

Conversation

@DamianReeves

Copy link
Copy Markdown
Member

Summary

  • add morphir extension repository init for authoring a local extension repository
  • add morphir extension repository publish for publishing verified bundles through configured repository names
  • add morphir extension search with repository-qualified results across enabled repositories
  • emit correlated structured events for repository initialization, publication, and search
  • refresh generated CLI documentation, man pages, and shell completions

This lands the CLI half of the local-repository authoring steel thread built on finos/morphir-rust#137 and supports #761.

Validation

  • cargo test -p morphir --test cli_integration (46 passed, 2 ignored)
  • cargo clippy -p morphir --all-targets -- -D warnings
  • cargo fmt --all -- --check
  • mise run ci:validate-docs (475 files validated)

@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for angry-raman-7c44f6 ready!

Name Link
🔨 Latest commit 7c53206
🔍 Latest deploy log https://app.netlify.com/projects/angry-raman-7c44f6/deploys/6a9671178aba370008509f93
😎 Deploy Preview https://deploy-preview-770--angry-raman-7c44f6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T06:33:49.990736Z 7c53206 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@DamianReeves
DamianReeves merged commit bd21797 into main Sep 1, 2026
14 checks passed
@DamianReeves
DamianReeves deleted the t3code/local-repository-authoring branch September 1, 2026 06:47
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.

1 participant