chore: remove embedded Gitea package registry

This commit is contained in:
Saravana Achu Mac 2026-05-08 21:10:03 -07:00
parent 29ad325514
commit aad91f3b9d
54 changed files with 5 additions and 165 deletions

View File

@ -21,7 +21,6 @@
"docker:clean": "./scripts/docker-clean.sh", "docker:clean": "./scripts/docker-clean.sh",
"dns:godaddy:bytelyst": "./scripts/godaddy-sync-bytelyst-dns.sh", "dns:godaddy:bytelyst": "./scripts/godaddy-sync-bytelyst-dns.sh",
"prototype:self-test": "./scripts/prototype-self-test.sh", "prototype:self-test": "./scripts/prototype-self-test.sh",
"release": "./scripts/gitea/release-packages.sh",
"prepare": "husky" "prepare": "husky"
}, },
"devDependencies": { "devDependencies": {

View File

@ -16,8 +16,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -29,8 +29,5 @@
"happy-dom": "^18.0.1", "happy-dom": "^18.0.1",
"react": "^19.2.4", "react": "^19.2.4",
"react-dom": "^19.2.4" "react-dom": "^19.2.4"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -23,8 +23,5 @@
"peerDependencies": { "peerDependencies": {
"jose": ">=5.0.0", "jose": ">=5.0.0",
"bcryptjs": ">=2.4.0" "bcryptjs": ">=2.4.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -26,8 +26,5 @@
}, },
"files": [ "files": [
"dist" "dist"
], ]
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
}
} }

View File

@ -23,8 +23,5 @@
}, },
"files": [ "files": [
"dist" "dist"
], ]
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
}
} }

View File

@ -23,8 +23,5 @@
}, },
"files": [ "files": [
"dist" "dist"
], ]
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
}
} }

View File

@ -21,8 +21,5 @@
"devDependencies": { "devDependencies": {
"typescript": "^5.7.3", "typescript": "^5.7.3",
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -20,8 +20,5 @@
}, },
"dependencies": { "dependencies": {
"@bytelyst/storage": "workspace:*" "@bytelyst/storage": "workspace:*"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -19,8 +19,5 @@
}, },
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -41,8 +41,5 @@
"devDependencies": { "devDependencies": {
"@azure/identity": "^4.13.0", "@azure/identity": "^4.13.0",
"@azure/keyvault-secrets": "^4.10.0" "@azure/keyvault-secrets": "^4.10.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -19,8 +19,5 @@
}, },
"peerDependencies": { "peerDependencies": {
"@azure/cosmos": ">=4.0.0" "@azure/cosmos": ">=4.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -19,8 +19,5 @@
"tsx": "^4.19.2", "tsx": "^4.19.2",
"typescript": "^5.7.3", "typescript": "^5.7.3",
"vitest": "^3.0.5" "vitest": "^3.0.5"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -32,8 +32,5 @@
"react-dom": "^19.2.4", "react-dom": "^19.2.4",
"typescript": "^5.7.3", "typescript": "^5.7.3",
"vitest": "^4.0.18" "vitest": "^4.0.18"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -32,8 +32,5 @@
"react-dom": "^19.2.4", "react-dom": "^19.2.4",
"typescript": "^5.7.3", "typescript": "^5.7.3",
"vitest": "^4.0.18" "vitest": "^4.0.18"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -31,8 +31,5 @@
}, },
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -37,8 +37,5 @@
}, },
"devDependencies": { "devDependencies": {
"tsx": "^4.0.0" "tsx": "^4.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -28,8 +28,5 @@
"@types/node": "^22.0.0", "@types/node": "^22.0.0",
"typescript": "^5.7.0", "typescript": "^5.7.0",
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -16,8 +16,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -26,8 +26,5 @@
}, },
"peerDependencies": { "peerDependencies": {
"zod": "^3.0.0" "zod": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -20,8 +20,5 @@
}, },
"peerDependencies": { "peerDependencies": {
"@bytelyst/api-client": "workspace:*" "@bytelyst/api-client": "workspace:*"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -32,8 +32,5 @@
}, },
"files": [ "files": [
"dist" "dist"
], ]
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
}
} }

View File

@ -38,8 +38,5 @@
"@fastify/swagger": "^9.7.0", "@fastify/swagger": "^9.7.0",
"@fastify/swagger-ui": "^5.2.5", "@fastify/swagger-ui": "^5.2.5",
"fastify-metrics": "^10.6.0" "fastify-metrics": "^10.6.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -23,8 +23,5 @@
}, },
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -27,8 +27,5 @@
"devDependencies": { "devDependencies": {
"typescript": "^5.7.0", "typescript": "^5.7.0",
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -36,8 +36,5 @@
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0", "vitest": "^3.0.0",
"zod": "^3.24.0" "zod": "^3.24.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -22,8 +22,5 @@
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0", "vitest": "^3.0.0",
"typescript": "^5.7.0" "typescript": "^5.7.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -23,8 +23,5 @@
}, },
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -22,8 +22,5 @@
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0", "vitest": "^3.0.0",
"typescript": "^5.7.0" "typescript": "^5.7.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -24,8 +24,5 @@
}, },
"peerDependencies": { "peerDependencies": {
"zod": "^3.0.0" "zod": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -23,8 +23,5 @@
}, },
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -21,8 +21,5 @@
"devDependencies": { "devDependencies": {
"@types/node": "^22.12.0", "@types/node": "^22.12.0",
"vitest": "^3.0.5" "vitest": "^3.0.5"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -30,8 +30,5 @@
"happy-dom": "^18.0.1", "happy-dom": "^18.0.1",
"react": "^19.2.4", "react": "^19.2.4",
"react-dom": "^19.2.4" "react-dom": "^19.2.4"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -59,8 +59,5 @@
"expo", "expo",
"mobile" "mobile"
], ],
"license": "MIT", "license": "MIT"
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
}
} }

View File

@ -20,8 +20,5 @@
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0", "vitest": "^3.0.0",
"fake-indexeddb": "^6.0.0" "fake-indexeddb": "^6.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -20,8 +20,5 @@
"devDependencies": { "devDependencies": {
"typescript": "^5.7.0", "typescript": "^5.7.0",
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -26,8 +26,5 @@
}, },
"devDependencies": { "devDependencies": {
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -27,8 +27,5 @@
}, },
"peerDependencies": { "peerDependencies": {
"@bytelyst/api-client": "workspace:*" "@bytelyst/api-client": "workspace:*"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -17,8 +17,5 @@
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "vitest run --pool forks" "test": "vitest run --pool forks"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -30,8 +30,5 @@
"fastify": { "fastify": {
"optional": true "optional": true
} }
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -29,8 +29,5 @@
"react": "^19.2.4", "react": "^19.2.4",
"react-dom": "^19.2.4", "react-dom": "^19.2.4",
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -29,8 +29,5 @@
"react": "^19.2.4", "react": "^19.2.4",
"react-dom": "^19.2.4", "react-dom": "^19.2.4",
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }

View File

@ -21,8 +21,5 @@
"devDependencies": { "devDependencies": {
"typescript": "^5.7.3", "typescript": "^5.7.3",
"vitest": "^3.0.0" "vitest": "^3.0.0"
},
"publishConfig": {
"registry": "https://gitea.bytelyst.com/api/packages/ByteLyst/npm/"
} }
} }