Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: helpdeveloper/java-architecture-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: copilot/tdd-loop-skill
Choose a base ref
...
head repository: helpdeveloper/java-architecture-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 12, 2026

  1. Merge pull request #9 from helpdeveloper/copilot/tdd-loop-skill

    Add TDD loop skill
    gbzarelli authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    418f22f View commit details
    Browse the repository at this point in the history
  2. Add retroactive design documentation

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    gbzarelli and Copilot committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    ada8e9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from helpdeveloper/docs/retroactive-design-docs

    Add retroactive design documentation
    gbzarelli authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    dde66f9 View commit details
    Browse the repository at this point in the history
  4. Implement CloudEvents specification

    Adopt CloudEvents structured JSON for Kafka user events, update the event adapters and tests, and document the contract decision.\n\nCloses #3\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    gbzarelli committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    05bed21 View commit details
    Browse the repository at this point in the history
  5. Merge origin/main into copilot/issue-3-cloudevents

    Resolve the ADR Portuguese README conflict by keeping the file removed from main.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    gbzarelli committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    0d024ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11 from helpdeveloper/copilot/issue-3-cloudevents

    Implement CloudEvents specification
    gbzarelli authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    547ae11 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Update README skill references and add repo skills

    Add skill references across the main README sections, replace the ADR-only section with the repository docs flow, and introduce dedicated skills for Flyway decoupled migrations and observability.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    gbzarelli and Copilot committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    9228eae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from helpdeveloper/docs/readme-skill-links

    Update README skill references and add repo skills
    gbzarelli authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    c5b0d92 View commit details
    Browse the repository at this point in the history
  3. Mention docs article in README

    Reference the article about documentation as execution context in the Docs section of both README variants.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    gbzarelli and Copilot committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    f1aaf9b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from helpdeveloper/docs/docs-article-link

    Mention docs article in README
    gbzarelli authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    164b792 View commit details
    Browse the repository at this point in the history
Loading