VuMartin opened a new pull request, #6217:
URL: https://github.com/apache/texera/pull/6217

   ### What changes were proposed in this PR?
   
   - Add `RoleAnnotationEnforcer.enforce(...)` to `NotebookMigrationService` 
after all Jersey resources are registered so role annotation coverage is 
validated at startup. This aligns the notebook-migration-service with the other 
five Dropwizard microservices that already have this guardrail.
   - Update `NotebookMigrationServiceRunSpec` to mock the Jersey 
`ResourceConfig` for the new startup check.
   
   ### Any related issues, documentation, discussions?
   
   Closes #6149
   Follow-up from #4904 
   
   ### How was this PR tested?
   
   Ran:
   
   ```bash
   sbt "NotebookMigrationService / testOnly *NotebookMigrationServiceRunSpec"
   ```
   
   The test passed successfully.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: ChatGPT 5.5-mini


-- 
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]

Reply via email to