JDK-8254691 : Enable GitHub actions for jfx repo
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: build
  • Affected Version: openjfx16
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-10-13
  • Updated: 2020-10-31
  • Resolved: 2020-10-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx16Fixed
Related Reports
Blocks :  
Duplicate :  
Relates :  
Description
The JDK project now uses GitHub actions for the JDK repo. We should enable the same for jfx.
Comments
Changeset: 51c09e5a Author: Kevin Rushforth <kcr@openjdk.org> Date: 2020-10-31 15:29:56 +0000 URL: https://github.com/openjdk/jfx/commit/51c09e5a
31-10-2020

I create a Draft PR: https://github.com/openjdk/jfx/pull/338 As with the jdk, it does a test run on all three platforms upon any push to a branch of your personal fork, and the Skara bot shows the results in the PR.
24-10-2020