Skip to content

Enhance CI workflow by adding environment variables for GitHub token and Maven server configuration#4

Open
jmochel wants to merge 6 commits intomainfrom
devops/gha-build-uses-github-token
Open

Enhance CI workflow by adding environment variables for GitHub token and Maven server configuration#4
jmochel wants to merge 6 commits intomainfrom
devops/gha-build-uses-github-token

Conversation

@jmochel
Copy link
Copy Markdown
Owner

@jmochel jmochel commented Nov 11, 2025

No description provided.

Jim Mochel added 6 commits November 11, 2025 13:39
Move all configuration from parent POM to child modules. Child
modules now inherit directly from micronaut-parent and include
their own dependency management, properties, repositories, and
build configuration. Parent POM is now a minimal aggregator.
…nd REST exemplars

- Removed Mockito dependencies from both POM files.
- Added infrastructure dependencies (Logback and Lombok) to the CLI exemplar.
- Organized dependencies into clearer sections for infrastructure, framework, and test usages in both POM files.
- Introduced a new document outlining recommendations, practices, and idioms for value objects in Java.
- Organized content into three categories: common industry practices, best current practices, and thought-leader practices.
- Emphasized the importance of direct and terse answers.
- Revised the README to reflect a focus on AI coding practices within Micronaut.
- Introduced a new scratch document containing synonyms and guidelines for naming conventions in Clean Architecture, emphasizing the importance of clarity in use case definitions.
- Removed outdated scratch notes related to Java value objects.
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