Skip to content

authz: Fix rsync authz#739

Merged
cypres merged 1 commit intomainfrom
cypres/authz-rsync
Mar 24, 2026
Merged

authz: Fix rsync authz#739
cypres merged 1 commit intomainfrom
cypres/authz-rsync

Conversation

@cypres
Copy link
Copy Markdown
Member

@cypres cypres commented Mar 24, 2026

Description

Rsync command needs /api/plugins/config

Issue #None

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Summary by CodeRabbit

  • New Features
    • Plugin configuration endpoint is now available through the API, enabling access to plugin settings and configuration data.

Rsync command needs /api/plugins/config
@cypres cypres requested a review from a team as a code owner March 24, 2026 00:07
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 006c6a06-d988-4eed-bdd1-f679106c8402

📥 Commits

Reviewing files that changed from the base of the PR and between 0b4c2a3 and d9d7f5b.

📒 Files selected for processing (1)
  • src/utils/roles/action_registry.go

📝 Walkthrough

Walkthrough

A new endpoint pattern mapping was added to the action registry for the workflow:Rsync action. The mapping registers the GET /api/plugins/configs endpoint, extending the path-to-semantic-action resolution capabilities for rsync workflow operations.

Changes

Cohort / File(s) Summary
Action Registry Configuration
src/utils/roles/action_registry.go
Added endpoint pattern mapping for GET /api/plugins/configs under ActionWorkflowRsync to extend path→semantic-action resolution for rsync workflow actions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop and a skip through the registry we go,
New paths for plugins begin to show,
Rsync workflows now see configs dance,
Another endpoint joins the advance,
Small but mighty, two lines of grace!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'authz: Fix rsync authz' directly describes the main change: fixing authorization for rsync by adding the /api/plugins/configs endpoint to the registry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cypres/authz-rsync

Comment @coderabbitai help to get the list of available commands and usage tips.

@cypres cypres enabled auto-merge (squash) March 24, 2026 00:09
@cypres cypres merged commit cb95814 into main Mar 24, 2026
10 checks passed
@cypres cypres deleted the cypres/authz-rsync branch March 24, 2026 00:13
cypres added a commit that referenced this pull request Mar 24, 2026
Rsync command needs /api/plugins/config
cypres added a commit that referenced this pull request Mar 24, 2026
Rsync command needs /api/plugins/config
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.

4 participants