Skip to content
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

Test workflow #6

Merged
merged 14 commits into from
Sep 12, 2023
Merged

Test workflow #6

merged 14 commits into from
Sep 12, 2023

Conversation

jandroav
Copy link
Contributor

No description provided.

jandroav and others added 6 commits September 12, 2023 09:46
The packaging tag is not required in the pom.xml file as it is already specified in the parent pom. Removing it improves the clarity and simplicity of the file.
…oy command to generate a POM file for the artifact
The DummyTest class was created to add a dummy test case. This test case is named "whenTestCase_thenPass" and it is currently empty. This test case will be used as a placeholder for future test cases in the DummyTest class.
jandroav and others added 8 commits September 12, 2023 09:57
The Dummy class is added to the project. This class is currently empty and serves as a placeholder for future functionality.
….liquibase.superpom package for better code organization and semantics
…ibase/superpom package

feat(Superpom.java): add Superpom class with a test method to src/test/java/org/liquibase/superpom package
… to 'public interface' to fix compilation error
…r readability

feat(pom.xml): add copy-rename-maven-plugin to copy and rename the pom.xml file during the package phase
@sonarcloud
Copy link

sonarcloud bot commented Sep 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jandroav jandroav merged commit acd5e0d into main Sep 12, 2023
13 checks passed
@jandroav jandroav deleted the test-workflow branch September 12, 2023 08:42
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