]
Farah Juma resolved ELY-2056.
-----------------------------
Resolution: Done
Add a GitHub Action Workflow for CI
-----------------------------------
Key: ELY-2056
URL:
https://issues.redhat.com/browse/ELY-2056
Project: WildFly Elytron
Issue Type: Task
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
Fix For: 1.14.1.CR1
Generally our build is simply "mvn install", we presently use Linux and Windows
on internal CI but GitHub also adds the option of MacOS so could try a matrix of all
three.
Initially this action is just for CI for PRs.