Skip to content

fix: correct rDock Job display name typo ("rRock" -> "rDock")#18

Merged
alanbchristie merged 1 commit into
mainfrom
fix/rdock-job-name-typo
Jul 20, 2026
Merged

fix: correct rDock Job display name typo ("rRock" -> "rDock")#18
alanbchristie merged 1 commit into
mainfrom
fix/rdock-job-name-typo

Conversation

@claude-im

Copy link
Copy Markdown
Contributor

What

The run-rdock Job Definition in data-manager/im-virtual-screening.yaml had a
typo in its display name:

-    name: Run rRock docking
+    name: Run rDock docking

Why

The name is user-facing (shown in the Data Manager UI). "rRock" should be
"rDock", the name of the docking tool the Job runs.

Scope

Display-name only — no change to the command, image, variables, or tests.

🤖 Generated with Claude Code

The run-rdock Job Definition's display name read "Run rRock docking".
Correct it to "Run rDock docking".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@alanbchristie
alanbchristie merged commit 775ccff into main Jul 20, 2026
12 checks passed
@alanbchristie
alanbchristie deleted the fix/rdock-job-name-typo branch July 20, 2026 14:04
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.

2 participants