Skip to content
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

[8.0] Provide a default Jakarta EE application to build #51

Closed
jmesnil opened this issue Jun 14, 2023 · 0 comments · Fixed by #52
Closed

[8.0] Provide a default Jakarta EE application to build #51

jmesnil opened this issue Jun 14, 2023 · 0 comments · Fixed by #52
Labels
enhancement New feature or request
Projects
Milestone

Comments

@jmesnil
Copy link
Contributor

jmesnil commented Jun 14, 2023

The Helm chart for EAP 8.0 requires a valid Jakarta EE application specified by the build.uri field
to be installable.

This requires the user to figure out which Git repository could be used when they are getting started with the Helm Chart for EAP 8.0.

The Helm chart should instead provide a "default" Jakarta EE application so that a release of the Helm Chart can be installed without any user input to improve the onboarding experience.

A candidate for this default Jakarta EE application is https://github.com/jboss-eap-up-and-running/eap8-getting-started which provides a self-contained Jakarta EE application.

@jmesnil jmesnil added the enhancement New feature or request label Jun 14, 2023
@jmesnil jmesnil added this to To do in EAP Charts via automation Jun 14, 2023
@jmesnil jmesnil added this to the EAP 8.0 1.1.0 milestone Jun 14, 2023
jmesnil added a commit to jmesnil/eap-charts that referenced this issue Jun 14, 2023
* Use https://github.com/jboss-eap-up-and-running/eap8-getting-started
  as the default Jakarta EE application

This fixes jbossas#51

Signed-off-by: Jeff Mesnil <jmesnil@redhat.com>
jmesnil added a commit to jmesnil/eap-charts that referenced this issue Jun 14, 2023
* Use https://github.com/jboss-eap-up-and-running/eap8-getting-started
  as the default Jakarta EE application

This fixes jbossas#51

Signed-off-by: Jeff Mesnil <jmesnil@redhat.com>
jmesnil added a commit that referenced this issue Jun 14, 2023
[#51] Provide a default Jakarta EE 10 application to build
@jmesnil jmesnil linked a pull request Jun 14, 2023 that will close this issue
@jmesnil jmesnil closed this as completed Jun 14, 2023
EAP Charts automation moved this from To do to Done Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant