Skip to content

feat: Initial website#939

Merged
ehsavoie merged 1 commit into
a2aproject:mainfrom
ehsavoie:gh_pages
Jun 19, 2026
Merged

feat: Initial website#939
ehsavoie merged 1 commit into
a2aproject:mainfrom
ehsavoie:gh_pages

Conversation

@ehsavoie

@ehsavoie ehsavoie commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Creating our own website

@ehsavoie ehsavoie changed the title Initial website feat: Initial website Jun 19, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a static documentation site for the A2A Java SDK built with Roq. The review feedback identifies several critical issues across the configuration, scripts, and documentation examples. Specifically, the Maven configuration in docs/pom.xml uses a non-existent plugin version and an unsupported Java compiler release. The JavaScript in head-scripts.html references a mutable CDN branch and lacks a null check on a DOM query. Additionally, the code examples in server.md contain potential null pointer dereferences and compilation errors, while the Qute template in about.md has a syntax error due to an incomplete Elvis operator.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread docs/pom.xml Outdated
Comment thread docs/pom.xml Outdated
Comment thread docs/src/main/resources/templates/partials/roq-default/head-scripts.html Outdated
Comment thread docs/content/server.md
Comment thread docs/content/server.md
Comment thread docs/content/server.md
Comment thread docs/content/about.md
Initial website

Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
@ehsavoie ehsavoie merged commit c71997a into a2aproject:main Jun 19, 2026
13 checks passed
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