The GitHub Actions job "CI" on grails-core.git/feat/create-app-ui has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
d98fe6573ba955bca9c93ba1e1944af061c60044 / Scott Murphy Heiberg 
<[email protected]>
Expose feature relationship metadata through the Forge API

FeatureDTO gains two fields user interfaces can act on:

- dependentFeatures: the names a feature adds automatically, declared
  through a new Feature.getDependentFeatures() default (descriptive
  metadata mirroring processSelectedFeatures, which stays authoritative);
  the Spring Security UI feature declares grails-spring-security
- oneOfGroup: the mutual-exclusion group of a OneOfFeature, so a client
  can prevent selections the OneOfFeatureValidator would reject at
  generation time; the starter and core security features report
  PrimarySecurityFeature

With these, the start.grails.org UI can show implied features as
included and disable incompatible cards instead of failing on generate.

Report URL: https://github.com/apache/grails-core/actions/runs/29669072190

With regards,
GitHub Actions via GitBox

Reply via email to