JiaLiangC opened a new pull request, #4169: URL: https://github.com/apache/ambari/pull/4169
## What changes were proposed in this pull request? Add the missing ASF license headers to the frontend refactor baseline, its generated Markdown inventories, React comparison documents, and validator contracts. Teach the baseline extractor to preserve the header on every generated Markdown file and regenerate the feature index after the authored-document line offsets changed. This follow-up fixes the Apache RAT failure introduced by AMBARI-26624 and unblocks subsequent frontend module pull requests. ## How was this patch tested? - Apache RAT check - Ember baseline extractor - Ember baseline validator: 1002 feature IDs, 2304 links, and 282/125 source references - git diff check ```shell node docs/frontend-refactor/ember-baseline/tools/extract-ember-baseline.mjs node docs/frontend-refactor/ember-baseline/tools/validate-ember-baseline.mjs mvn org.apache.rat:apache-rat-plugin:check ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
