Skip to content

Conversation

@FidelusAleksander
Copy link
Collaborator

Summary

When rebuilding container in an existing codespace there were gh cli errors raised when trying to clone an existing repo

Changes

Closes:

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

Copilot AI review requested due to automatic review settings October 9, 2025 12:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue where the postCreate.sh script would fail when rebuilding containers in an existing codespace due to attempting to clone repositories that already exist.

  • Added directory existence checks before cloning repositories
  • Replaced direct GitHub URLs with shorthand repository names
  • Added informative echo statements during cloning operations

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants