Skip to content

More robust nightly build #185

@m-reza-rahman

Description

@m-reza-rahman

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions