Skip to content

implement basic build testing on PR/push #36

@jetmore

Description

@jetmore

I tried to implement this in commit 9bffd1a without really understanding what I was doing. Playing with that for a minute, I realize I shouldn't have committed that to the main repo without testing. As it currently stands as I write this issue:

  • remove maven.yml from central repo, it throws errors that aren't related to testing (see https://github.com/jetmore/servemanager-client/actions/runs/4032091016/jobs/6931753104, issues with maven-surefire-plugin running in this action?).
  • in a branch for this issue, in my own repo, add the maven.yml file and test there.
  • as a goal, the workflow action should be running under java8 if possible. Might be interesting to run testing under other JREs also, but 8 is our documented target
  • once everything is working, make this a central workflow via a PR for this issue

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

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