* add: new inputs and method params
* feat: add scoped registry to manifest
* feat: setup test job
* fix(workflow): revert change from license to serial
* feat: support private scoped registries
* fix: multiple scopes
- Updated activation strategy to align with builder strategy for more stable activation with retry logic
- Added `containerRegistryImageVersion` and `containerRegistryRepository` for improved custom image support
- Added `runAsHostUser` to fix self-hosted runner issues
- Scripts folder cleanup
- Added error/warning annotations for activation issues
- Improved serial masking
- Image environment factory addition and docker refactoring