-
Notifications
You must be signed in to change notification settings - Fork 1
fix: switch Tigris storage endpoint from t3.storage.dev to t3.storageapi.dev 🚨 #841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…api.dev Tigris is experiencing a DNS outage and needs us to use the alternate hostname t3.storageapi.dev instead of t3.storage.dev. Changes: - Update bun-s3-patch to also recognize storageapi.dev domains - Update canary CLI and scripts to use new domain - Update vite-builder CDN domain for local region - Add tests for new storageapi.dev domain
📝 WalkthroughWalkthroughThis pull request updates storage domain references from Changes
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
✏️ Tip: You can disable this entire section by setting Comment |
📦 Canary Packages Publishedversion: PackagesInstallAdd to your {
"dependencies": {
"@agentuity/frontend": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-frontend-0.1.43-21cea96.tgz",
"@agentuity/schema": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-schema-0.1.43-21cea96.tgz",
"@agentuity/opencode": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-opencode-0.1.43-21cea96.tgz",
"@agentuity/runtime": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-runtime-0.1.43-21cea96.tgz",
"@agentuity/react": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-react-0.1.43-21cea96.tgz",
"@agentuity/evals": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-evals-0.1.43-21cea96.tgz",
"@agentuity/postgres": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-postgres-0.1.43-21cea96.tgz",
"@agentuity/workbench": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-workbench-0.1.43-21cea96.tgz",
"@agentuity/server": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-server-0.1.43-21cea96.tgz",
"@agentuity/cli": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-cli-0.1.43-21cea96.tgz",
"@agentuity/core": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-core-0.1.43-21cea96.tgz",
"@agentuity/drizzle": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-drizzle-0.1.43-21cea96.tgz",
"@agentuity/auth": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-auth-0.1.43-21cea96.tgz"
}
}Or install directly: bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-frontend-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-schema-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-opencode-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-runtime-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-react-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-evals-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-postgres-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-workbench-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-server-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-cli-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-core-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-drizzle-0.1.43-21cea96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/0.1.43-21cea96/agentuity-auth-0.1.43-21cea96.tgz |
Summary
Tigris is experiencing a DNS outage and needs us to use the alternate hostname
t3.storageapi.devinstead oft3.storage.dev.Changes
bun-s3-patch.tsto recognize bothstorage.devandstorageapi.devdomainspackages/cli/src/cmd/canary/index.tsscripts/canary.tspackages/cli/src/cmd/build/vite/vite-builder.ts.github/workflows/canary.yamlstorageapi.devdomain recognitionTesting
bun test bun-s3-patch.test.ts- 42 pass)bun run typecheck)Related PRs
Summary by CodeRabbit
Chores
Tests
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.