Skip to content

- Remove filtering by supported and unmaintained as it excludes super high...

  • Remove filtering by supported and unmaintained as it excludes super high profile modules like google_analytics (we should handle this on the consuming script)
  • Remove 9.x- branch label filter, again we should do on the client side
  • Remove composer constraint dump as we found these not correct to asses the full readiness of the project and need th update XML info (or full composer endpoint)
  • Add data columns for unsupported and obsolete to allow consumer to filter by them

Closes #3397020

Merge request reports