unity-builder/src
Frostebite 8aa16937eb feat: Implement provider loader dynamic imports with GitHub URL support
- Add URL detection and parsing utilities for GitHub URLs, local paths, and NPM packages
- Implement git operations for cloning and updating repositories with local caching
- Add automatic update checking mechanism for GitHub repositories
- Update provider-loader.ts to support multiple source types with comprehensive error handling
- Add comprehensive test coverage for all new functionality
- Include complete documentation with usage examples
- Support GitHub URLs: https://github.com/user/repo, user/repo@branch
- Support local paths: ./path, /absolute/path
- Support NPM packages: package-name, @scope/package
- Maintain backward compatibility with existing providers
- Add fallback mechanisms and interface validation
2025-09-11 19:37:09 +01:00
..
integration fix: mock github checks in tests (#724) 2025-08-06 06:07:52 +01:00
model feat: Implement provider loader dynamic imports with GitHub URL support 2025-09-11 19:37:09 +01:00
test-utils fix: mock github checks in tests (#724) 2025-08-06 06:07:52 +01:00
index.ts Cloud runner develop - Stabilizes kubernetes provider (#531) 2024-02-06 23:46:31 +00:00
integrity.test.ts Code cleanup (#511) 2023-03-03 16:25:40 -08:00
jest.globals.ts fix: mock github checks in tests (#724) 2025-08-06 06:07:52 +01:00
jest.setup.ts Attempt to streamline dev lifecycle (git hooks) (#357) 2022-03-28 01:23:32 +02:00