Skip to content

enable tests on common-docker #669

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

enable tests on common-docker #669

wants to merge 1 commit into from

Conversation

hk10111
Copy link
Member

@hk10111 hk10111 commented Mar 4, 2025

Change Description

Enable tests so that #662 can be tested with PR build workflow

Testing

@Copilot Copilot AI review requested due to automatic review settings March 4, 2025 08:54
@hk10111 hk10111 requested a review from a team as a code owner March 4, 2025 08:54
Copy link

@Copilot 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.

PR Overview

This PR enables the execution of tests in the common-docker build workflows, allowing PR builds to validate code changes with automated tests.

  • Removed the "-Dmaven.test.skip" flag from Maven commands in both Docker build configuration files
  • Updated configuration for both cp_dockerfile_build.yml and semaphore.yml to ensure tests run during the CI process

Reviewed Changes

File Description
.semaphore/cp_dockerfile_build.yml Removed the maven test skip flag to enable test runs
.semaphore/semaphore.yml Removed the maven test skip flag to enable test runs

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

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.

1 participant