-
Notifications
You must be signed in to change notification settings - Fork 561
add docs on remote runs #2017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add docs on remote runs #2017
Conversation
Caution Review failedThe pull request is closed. WalkthroughA new documentation page describing remote job execution with Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
Added documentation for remote job execution feature in Digger Enterprise Edition, enabling users to run Digger commands in remote CI environments with local log streaming.
- Added new
docs/ee/remote-jobs.mdx
detailing dgctl remote execution functionality with command examples and screenshots - Updated
docs/mint.json
navigation structure to include the new remote-jobs documentation under Enterprise Edition section - Documentation covers basic usage and RBAC policy compliance requirements
- Documentation would benefit from additional details about requirements and error scenarios
2 files reviewed, 2 comments
Edit PR Review Bot Settings | Greptile
These tasks follow the same RBAC rules specified in your [opa policies](/ee/opa). For example this command: | ||
|
||
``` | ||
dgctl exec --project <project_name> --command "digger plan" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
style: Add example with actual project name (e.g., --project 'dev/networking')
 | ||
|
||
 | ||
|
||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
style: Add descriptive alt text for accessibility and SEO to all images
✅ No security or compliance issues detected. Reviewed everything up to 7bdb1fa. Security Overview
Detected Code Changes
Reply to this PR with |
Summary by CodeRabbit