Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -419,13 +419,17 @@ ANALYSIS_WINDOW=60
MIN_ERROR_THRESHOLD=5

# Canary deployment
STAGING_URL=https://gxq-staging.vercel.app
PRODUCTION_URL=https://gxq.vercel.app
DEPLOYMENT_PROVIDER=none
DEPLOY_PREVIEW_ENABLED=false
DEPLOYMENT_PRIMARY_DOMAIN=https://tradeos.app
STAGING_URL=https://staging.tradeos.app
PRODUCTION_URL=https://tradeos.app
ADDITIONAL_ALLOWED_ORIGINS=http://localhost:3000,http://localhost:3001

# GitHub integration (for auto-ticketing)
# GITHUB_TOKEN=your_github_token_here

# Vercel integration (for auto-deployment)
# Optional Vercel integration (only when DEPLOYMENT_PROVIDER=vercel)
# VERCEL_TOKEN=your_vercel_token_here
# VERCEL_ORG_ID=your_vercel_org_id_here
# VERCEL_PROJECT_ID=your_vercel_project_id_here
Expand Down
127 changes: 0 additions & 127 deletions .github/workflows/auto-label.yml

This file was deleted.

75 changes: 0 additions & 75 deletions .github/workflows/autonomous-oracle-pipeline.yml

This file was deleted.

Loading
Loading