eclipse-ee4j / eclipse-ee4j/starter

More robust nightly build

Open
#185 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted low-priority
Dominant language
HTML
Stars
60
Forks
51
PR merge metrics
No merged PRs in 30d

Description

Right now the project has a fairly basic nightly build: https://github.com/eclipse-ee4j/starter/blob/master/.github/workflows/nightly.yml.

It now does the following:
* Tests all the negative and positive cases for the Archetype
* Tests building using Maven
* Tests building via Docker

The nightly build can be further enhanced to add the following (in order of importance):
* Test the running generated project via Maven (e.g. start the application, call the REST endpoint, and stop the application)
* Test the running generated project via Docker
* Test the Starter UI (maybe via Playwright)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.