Skip to content

Doc and sample updates for 1.4.0 #1076

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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Doc and sample updates for 1.4.0 #1076

wants to merge 10 commits into from

Conversation

markxnelson
Copy link
Member

No description provided.

Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com>
Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com>
Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 1, 2025
@markxnelson markxnelson marked this pull request as draft July 1, 2025 20:49
@markxnelson markxnelson changed the title Mark/1.4.0 Doc updates for 1.4.0 Jul 1, 2025
@markxnelson markxnelson changed the title Doc updates for 1.4.0 Doc and sample updates for 1.4.0 Jul 1, 2025
# Create a first layer to cache the "Maven World" in the local repository.
# Incremental docker builds will always resume after that, unless you update
# the pom
ADD pom.xml .

Check notice

Code scanning / SonarCloud

Prefer COPY over ADD for copying local resources Low

Replace this ADD instruction with a COPY instruction. See more on SonarQube Cloud

# Do the Maven build!
# Incremental docker builds will resume here when you change sources
ADD src src

Check notice

Code scanning / SonarCloud

Prefer COPY over ADD for copying local resources Low

Replace this ADD instruction with a COPY instruction. See more on SonarQube Cloud
ddrechse added 6 commits July 2, 2025 12:24
…datadriven into mark/1.4.0"

This reverts commit c15e92b, reversing
changes made to 942d2c4.
* Enable Helidon Table Creation

* finish the impl so it matches the spring one (exact same rest api, and same db stuff) so that they would be interchangeable w unit tests

* Remove unused import
@markxnelson markxnelson self-assigned this Jul 3, 2025
@markxnelson markxnelson marked this pull request as ready for review July 3, 2025 19:04
Copy link

sonarqubecloud bot commented Jul 3, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@markxnelson markxnelson marked this pull request as draft July 3, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants