Skip to content

fix: skip duplicate server module installs#287

Open
frostebite wants to merge 4 commits into
mainfrom
fix/skip-duplicate-server-modules
Open

fix: skip duplicate server module installs#287
frostebite wants to merge 4 commits into
mainfrom
fix/skip-duplicate-server-modules

Conversation

@frostebite
Copy link
Copy Markdown
Member

Summary

  • skip auto-installing linux-server/windows-server when Unity Hub already selected them via child modules
  • prevents Unity Hub failures like 'module windows-server is already selected in modules.json'

Verification

  • not run: Docker template-only change

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Warning

Rate limit exceeded

@frostebite has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 27 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4a798879-6290-4f7b-b1f0-12179fbfa7aa

📥 Commits

Reviewing files that changed from the base of the PR and between 75891f0 and 9f0517e.

📒 Files selected for processing (3)
  • .github/workflows/test.yml
  • images/ubuntu/editor/Dockerfile
  • images/windows/hub/Dockerfile
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/skip-duplicate-server-modules

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 and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Cat Gif

@frostebite frostebite requested a review from webbertakken May 14, 2026 15:36
frostebite and others added 3 commits May 14, 2026 16:45
Without '# escape=`', Docker parses each backtick-continued line as a
separate instruction and fails with 'unknown instruction: $ErrorActionPreference'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@@ -1,6 +1,12 @@
# escape=`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ehhhh, I don't think the reasoning behind this is correct

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