Skip to content

Conversation

@mjun0812
Copy link
Owner

Add devcontainer test on GitHub Actions using devcontainer/cli.

Copilot AI review requested due to automatic review settings June 18, 2025 23:47
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 adds a devcontainer test to the GitHub Actions workflow to verify the devcontainer functionality using devcontainer/cli.

  • Introduces a new setup step for Node.js using actions/setup-node with the node-version set to "latest".
  • Adds a new job step to test the devcontainer by installing the CLI, building, and starting the container.

@mjun0812 mjun0812 merged commit 7ebdaea into main Jun 18, 2025
5 checks passed
@mjun0812 mjun0812 deleted the feature/add-devcontainer-test branch June 18, 2025 23:55
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