File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -11,17 +11,9 @@ SpaceCat Task Processor is a Node.js service that processes messages from the AW
1111- Extensible and easy to add new handlers
1212
1313## Handlers
14- - ** audit-status-processor** : Checks and reports audit status for a site
15- - ** demo-url-processor** : Prepares and shares a demo URL for a site
14+ - ** opportunity-status-processor** : Checks and reports status audits for a site
1615- ** disable-import-audit-processor** : Disables specified imports and audits for a site
17-
18- ## Project Structure
19- - ` src/ ` - Main source code
20- - ` audit-status-processor/handler.js `
21- - ` demo-url-processor/handler.js `
22- - ` disable-import-audit-processor/handler.js `
23- - ` index.js ` - Main entry point and handler dispatcher
24- - ` test/ ` - Test files
16+ - ** demo-url-processor** : Prepares and shares a demo URL for a site
2517
2618## Setup
27191 . Clone the repository
You can’t perform that action at this time.
0 commit comments