feat(updates): Drupal module update feed #353
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implement Drupal-compatible update status XML at
/{owner}/{repo}/updates/drupal.xml.Metadata Fields Required
mokowaasMokoWaaS10.x21,2published2.29.04Drupal Update Format
Drupal uses XML at
/release-history/{project}/{core}. The Update module polls this periodically.Claude Opus 4.6 (1M context) noreply@anthropic.com
Tested and verified in production on MokoWaaS. All three download gating modes (none/prerelease/all), feed visibility, XML metadata, download URLs, and access control confirmed working.