-
Notifications
You must be signed in to change notification settings - Fork 470
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
Implement GHA to run CLI tests #22706
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
9 tasks
dcolina
added a commit
that referenced
this issue
Jul 3, 2023
dcolina
added a commit
that referenced
this issue
Jul 3, 2023
dcolina
added a commit
that referenced
this issue
Jul 3, 2023
dcolina
added a commit
that referenced
this issue
Jul 3, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 5, 2023
dcolina
added a commit
that referenced
this issue
Jul 11, 2023
dcolina
added a commit
that referenced
this issue
Jul 11, 2023
dcolina
added a commit
that referenced
this issue
Jul 11, 2023
dcolina
added a commit
that referenced
this issue
Aug 31, 2023
dcolina
added a commit
that referenced
this issue
Aug 31, 2023
dcolina
added a commit
that referenced
this issue
Aug 31, 2023
Now the reports are shown correctly. Surefire excludes files with the pattern |
dcolina
added a commit
that referenced
this issue
Aug 31, 2023
dcolina
added a commit
that referenced
this issue
Sep 1, 2023
dcolina
added a commit
that referenced
this issue
Sep 1, 2023
dcolina
added a commit
that referenced
this issue
Sep 1, 2023
nollymar
pushed a commit
that referenced
this issue
Sep 6, 2023
* #22706 Excluding integration tests of surefire plugin. * #22706 Fixing cli tests reporting status (error cases). * #22706 Building CORE docker image for current commit before running cli testcontainers tests. * #22706 Fixing build image docker stage on GHA * #22706 Fixing docker build stage on GHA. * #22706 Fix on checking for test failures and errors. * #22706 Removing surefire plugin. * #22706 Enabling cache on the docker image build step. * #22706 Updating CLI GHA triggers. --------- Co-authored-by: daniel.colina <[email protected]>
I verified that the reports were shown correctly and also that changes made in the backend were getting picked. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Parent Issue
#24753
A GHA should be implemented to run CLI tests (if needed) and generate a report. It's important to consider:
The text was updated successfully, but these errors were encountered: