This Action allows to obtain a list of targets available for a given Gluon release.
The target-list is returned as a JSON, so it can be used with a matrix-strategy for building multiple concurrent targets in a CI.
Path to a checked-out Gluon repository.
Space-separated list of targets which are allowed in the output list.
Any target not present in this list won't occur in the output list.
Space-separated list of targets which are not allowed in the output list.
Any target present in this list won't occur in the output list.
Whether or not to include targets marked as BROKEN
in the output list.
JSON list containing all valid targets