Skip to content

Offline langs - #4361

Draft
imnasnainaec wants to merge 7 commits into
masterfrom
offline-langs
Draft

imnasnainaec wants to merge 7 commits into
masterfrom
offline-langs

Conversation

@imnasnainaec

@imnasnainaec imnasnainaec commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

This change is Reviewable

imnasnainaec and others added 7 commits August 24, 2026 08:39
Quote every expansion subject to word splitting or globbing. The three
variables that deliberately hold several words become arrays, since
quoting them as strings would collapse each into a single argument.

Replace the remaining backticks with $(...) so that the file uses one
command-substitution style throughout.

No behavior change. The argument lists built for setup_cluster.py,
setup_combine.py and ansible-playbook are identical before and after,
including the case where no options are set and no arguments are passed.

"echo ${combine_status}" in wait-for-combine stays unquoted; quoting it
would change which line the loop reads, so it needs its own fix.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@imnasnainaec imnasnainaec self-assigned this Aug 24, 2026
@github-actions github-actions Bot added documentation Improvements or additions to documentation deployment font/language python github_actions Pull requests that update GitHub Actions code bash labels Aug 24, 2026
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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.

❤️ Share

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

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

Labels

bash deployment documentation Improvements or additions to documentation font/language github_actions Pull requests that update GitHub Actions code python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant