Skip to content

Conversation

@jlucas9
Copy link
Contributor

@jlucas9 jlucas9 commented Aug 14, 2025

No description provided.

@jlucas9 jlucas9 self-assigned this Aug 14, 2025
@jlucas9 jlucas9 changed the title [tryspaceorg/tryspace-lab#14] CI WIP [tryspaceorg/tryspace-lab#14] CI Aug 14, 2025
@jlucas9 jlucas9 changed the title WIP [tryspaceorg/tryspace-lab#14] CI [tryspaceorg/tryspace-lab#14] CI Aug 14, 2025
@jlucas9 jlucas9 requested a review from Copilot August 14, 2025 17:00
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 sets up continuous integration (CI) for the TrySpace Simulith project by adding GitHub Actions workflows and updating Docker image references to use the public registry.

  • Added GitHub Actions CI workflow with build and test jobs
  • Updated Docker image references from local tryspace-lab:latest to public tryspaceorg/tryspace-lab:latest
  • Refactored Makefile build targets for better modularity and CI compatibility

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.github/workflows/ci.yml New CI workflow with build-sim and build-test jobs using the public Docker image
test/Dockerfile.server Updated base image to use public registry
test/Dockerfile.director Updated base image to use public registry
Makefile Refactored build targets, updated image references, and improved CI compatibility
CMakeLists.txt Enhanced CMake configuration with better target organization and modern practices

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

@jlucas9 jlucas9 merged commit 15b5dd9 into dev Aug 14, 2025
2 checks passed
@jlucas9 jlucas9 deleted the 14-ci-workflows branch August 14, 2025 17:07
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