10 Commits

Author SHA1 Message Date
2378fb9570 fix(scripts): Increase tstest timeout from 30s to 240s in package.json test script 2025-11-20 15:49:22 +00:00
53aae6604f add smartlog dependency and integrate logging into NpmRegistry class 2025-11-20 15:36:45 +00:00
057383fb7c update smartbucket dependency to version 4.3.0 and refactor listObjects method for improved performance 2025-11-20 15:22:43 +00:00
4bb35a8947 update 2025-11-20 13:57:05 +00:00
42974fdc0d update 2025-11-20 13:27:26 +00:00
cf891cf275 update 2025-11-19 20:45:37 +00:00
754ec7b7db multi registry support v3 2025-11-19 15:32:00 +00:00
e4480bff5d multi registry support v2 2025-11-19 15:17:32 +00:00
211a74910e nulti registry support 2025-11-19 15:16:20 +00:00
3cb31872ae Initial commit: project setup with TypeScript and CI/CD configuration
This commit establishes the foundational structure for @push.rocks/smartregistry,
a registry for npm modules and OCI images. Includes development environment
configuration, build tooling, and CI/CD workflows for automated testing and publishing.

Co-authored-by: Ona <no-reply@ona.com>
2025-11-19 14:41:19 +00:00