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

DAT-16149 DevOps :: Extensions Release Failing #611

Merged
merged 3 commits into from
Oct 26, 2023
Merged

DAT-16149 DevOps :: Extensions Release Failing #611

merged 3 commits into from
Oct 26, 2023

Conversation

jandroav
Copy link
Contributor

…nsion version from v0.4.7 to v0.5.5

chore(create-release.yml): update liquibase/build-logic extension version from v0.4.7 to v0.5.5
chore(snyk-nightly.yml): remove snyk-nightly.yml workflow file
chore(test.yml): update liquibase/build-logic extension version from v0.4.7 to v0.5.5
chore(pom.xml): add SCM configuration for liquibase-hibernate repository

…nsion version from v0.4.7 to v0.5.5

chore(create-release.yml): update liquibase/build-logic extension version from v0.4.7 to v0.5.5
chore(snyk-nightly.yml): remove snyk-nightly.yml workflow file
chore(test.yml): update liquibase/build-logic extension version from v0.4.7 to v0.5.5
chore(pom.xml): add SCM configuration for liquibase-hibernate repository
@github-actions
Copy link
Contributor

Label error: This PR is being prevented from merging because you have not added one of the labels: breakingChanges, newContributors, notableChanges, sdou, skipReleaseNotes, TypeBug, TypeEnhancement, TypeTest. You'll need to add it before this PR can be merged.

jandroav added 2 commits October 26, 2023 11:27
….1 for better compatibility and bug fixes

feat(pom.xml): add test dependencies for h2, hsqldb, mssql-jdbc, ojdbc8, and postgresql to support different database testing scenarios
feat(pom.xml): add maven-surefire-plugin and maven-failsafe-plugin with necessary configurations and dependencies for running tests and generating test reports
…n for the project

The maven-javadoc-plugin is added to the project's pom.xml file. This plugin is used to generate API documentation for the project. The configuration includes setting the source version to 1.8, disabling author information, setting the doctitle, enabling quiet mode, disabling doclint, setting the encoding to UTF-8, and specifying the output directory for the generated Javadoc jar. The plugin is executed during the package phase.
@jandroav jandroav merged commit 64770d8 into main Oct 26, 2023
@jandroav jandroav deleted the DAT-16149 branch October 26, 2023 09:46
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