Tags: bancolombia/scaffold-clean-architecture
Tags
fix(gradle): refactor gradle tasks to use lazy property providers for… … configuration caching (#723) * fix(gradle): refactor tasks to use lazy property providers * ci(azure): remove SonarQube quality gate task from build pipeline * build: update dependencies * docs: update documentation for Gradle cache and recommended version * build(deps): update dependency versions in Constants.java * fix(test): change UseCasesConfigTest to package-private access * fix: rename method for clarity and update dependency versions in main.gradle.mustache * build(deps): update dependencies in Constants file * deps: replace Gradle plugin sherter.google-java-format by diffplug.spotless * ci: update code formatting step to use Spotless * ci: update code formatting step to use Spotless * style: change line separator from CRLF to LF * refactor: simplify boolean check for task-param-exist-api-rest * build: upgrade to Gradle 9 * test: replace TestNG assertions with JUnit assertions * test: update file references from MAIN_GRADLE to DOCKERFILE in UpgradeY2022M05D05Test * fix: update architecture validation to manage ArchUnit dependency and simplify reactive check * refactor: replace @AllArgsConstructor with @requiredargsconstructor in multiple classes * refactor: replace @AllArgsConstructor with @requiredargsconstructor in multiple classes * chore: update dependency versions in Constants.java and main.gradle.mustache * fix: remove deprecated GRAPHQL_KICKSTART_VERSION from Constants.java and sh_dependencies.json * chore: update pitestVersion to 1.19.0-rc.2 in build-after.txt * docs: update Docusaurus configuration and dependencies to latest versions * build: update dependency versions * build: update dependency versions --------- Co-authored-by: lugomez <lugomez@bancolombia.com.co>
feat(docs): Add Comprehensive Guide to Gradle Caching (#696) * feat(gradle): set up Gradle version in CI workflow and log Gradle version in project generation script * feat: update gradle.yaml * feat: update gradle.yaml * feat: update documentation and dependencies for Gradle and Docusaurus * fix: correct formatting and syntax in documentation files * fix: correct formatting and syntax in documentation files * docs: improve formatting in documentation for Gradle version recommendations * fix: correct syntax error in gradle.yml --------- Co-authored-by: lugomez <lugomez@bancolombia.com.co>
feat: add update action for SonarQube properties (#694) * feat: update sonar properties and azure pipeline * feat: add update action for SonarQube properties * build: update dependencies * refactor: replace @AllArgsConstructor with @requiredargsconstructor in message sender classes --------- Co-authored-by: lugomez <lugomez@bancolombia.com.co>
PreviousNext