Skip to content

Add codespace plugin v0.5.5 - #865

Open
jpgomes wants to merge 1 commit into
datarobot-oss:mainfrom
jpgomes:publish-dr-codespace-v0.5.5
Open

Add codespace plugin v0.5.5#865
jpgomes wants to merge 1 commit into
datarobot-oss:mainfrom
jpgomes:publish-dr-codespace-v0.5.5

Conversation

@jpgomes

@jpgomes jpgomes commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

RATIONALE

Publishes the new codespace plugin (SSH-only build) to the CLI plugin registry so dr plugin install codespace can pick it up.

CHANGES

Adds docs/plugins/codespace/codespace-0.5.5.tar.xz and a new codespace entry in docs/plugins/index.json.

TESTING

  • dr plugin install codespace installs successfully
  • dr codespace --help shows usage

PR Automation

Comment-Commands: Trigger CI by commenting on the PR:

  • /trigger-smoke-test or /trigger-test-smoke - Run smoke tests
  • /trigger-install-test or /trigger-test-install - Run installation tests

Labels: Apply labels to trigger workflows:

  • run-smoke-tests or go - Run smoke tests on demand (only works for non-forked PRs)

Important

For Forked PRs: The run-smoke-tests label won't work. A required Smoke Tests check will block merge until a maintainer acts:

  • A maintainer uses /approve-smoke-tests to run smoke tests (results will set the check)
  • A maintainer uses /skip-smoke-tests to bypass the check without running tests

Please comment requesting a maintainer review if you need smoke tests to run.

🤖 Generated with Claude Code


Note

Low Risk
Adds a new plugin catalog entry and artifact reference only; no application or security-sensitive code paths are modified in this diff.

Overview
Registers the codespace CLI plugin in docs/plugins/index.json so dr plugin install codespace can resolve v0.5.5 (SSH connection to DataRobot Codespace), including tarball path, SHA256, and release date.

This is a registry/metadata update alongside the packaged artifact (codespace-0.5.5.tar.xz); it does not change core CLI install logic.

Reviewed by Cursor Bugbot for commit 62b6673. Configure here.

Adds the codespace plugin v0.5.5 to the CLI plugin index.

- Plugin: codespace (Connect to DataRobot Codespace via SSH)
- Version: 0.5.5
- Release: https://github.com/datarobot/drcs/releases/tag/v0.5.5
- SHA256: 0bc6930325562e84d5ae61532b258cec2c09f6652d0a7605df952573aab03630

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@datarobot-pr-review-router

Copy link
Copy Markdown

👋 Thanks so much for contributing to the DataRobot community!

As a quick heads-up on how our team handles reviews: if you're still iterating on
this code or running tests, please feel free to convert this to a Draft PR.
We rely heavily on GitHub Drafts to give contributors a stress-free sandbox to experiment!

Once everything is finalized and you're ready for feedback, just click "Ready for review"
and the maintainers will be notified to jump in. (And if this PR is already 100% ready
to go, no action needed, we'll take a look soon!)

@datarobot-pr-review-router

Copy link
Copy Markdown

Code Ownership

Cli Maintainers

  • docs/plugins/codespace/codespace-0.5.5.tar.xz
  • docs/plugins/index.json

Review requested from the teams above. Labels will be removed automatically upon approval.

@ajalon1 ajalon1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome!

@ajalon1

ajalon1 commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

/approve-smoke-tests

@github-actions

Copy link
Copy Markdown
Contributor

🔐 Fork PR smoke tests triggered by @ajalon1

⚠️ Security Notice: This will run tests with access to repository secrets.

What happens next:

  1. Security scans will run automatically (Trivy, gosec)
  2. If security scans pass, smoke tests will run
  3. Results will be posted as PR comments

⚠️ Important: Review the PR code carefully before approving!

@github-actions

Copy link
Copy Markdown
Contributor

🔐 Fork smoke tests started by maintainer

⏳ Security scans passed. Running smoke tests...

Commit: 62b6673e1734592f166bc81f0e1e83f5f13db51e
View run

@github-actions

Copy link
Copy Markdown
Contributor

All smoke tests passed! (Fork PR)

✅ Security Scan: success
✅ Linux: success
✅ Windows: success

View run details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants