eclipse-buildship / buildship

The Eclipse Plug-ins for Gradle project.
535 stars 171 forks source link

Github Actions build with multiple OSes #1317

Closed ribafish closed 3 months ago

ribafish commented 3 months ago

This set up Github Actions build with multiple OSes. An example of how this would look like can be seen here.

This also updates to latest versions of actions used and added the setup-gradle action. To get buildScan publishing a secret (DEVELOCITY_ACCESS_KEY) will need to be added to this repository.

donat commented 3 months ago

LGTM