Skip to content

Set integration to Twitter#293

Open
xpertforextradeinc wants to merge 17 commits intoGoogleCloudPlatform:Enable-dialogflow-apisfrom
boostlink-creatorh:xpert-forex-onboarding
Open

Set integration to Twitter#293
xpertforextradeinc wants to merge 17 commits intoGoogleCloudPlatform:Enable-dialogflow-apisfrom
boostlink-creatorh:xpert-forex-onboarding

Conversation

@xpertforextradeinc
Copy link

starter-workflows/
├── deployments/
│ ├── xpert-forex-cloudrun.yml
│ ├── properties/
│ │ └── xpert-forex-cloudrun.properties.json
├── ci/
│ ├── xpert-forex.yml
│ ├── properties/
│ │ └── xpert-forex.properties.json
├── icons/
│ └── xpert-forex.svg
├── docs/
│ └── onboarding/
│ └── xpert-forex-ci.md

vdlima and others added 17 commits September 10, 2024 14:27
* Refactor based on customer experience

* Update project id
* Enable Insights API

* fix Insights api endpoint
* Enable Insights API

* fix Insights api endpoint

* Fix validation of allowlist
…ssistant prebuilt agents (GoogleCloudPlatform#287)

Co-authored-by: Bingrui Dong <bingruidong@google.com>
@xpertforextradeinc
Copy link
Author

🧪 XPERT FOREX CI Onboarding Guide

🔐 Prerequisites

  • GitHub repo access
  • Secrets configured:
    • REGISTRY_USER
    • REGISTRY_PASSWORD

🚀 Setup Steps

  1. Go to Actions tab → New Workflow
  2. Use preview URL:
    https://github.com/<your-org>/<your-repo>/actions/new?preview=true
  3. Select Xpert Forex CI
  4. Commit workflow to .github/workflows/xpert-forex.yml

🧪 Validation

  • Confirm build and test steps pass
  • Validate Docker push to private registry
  • Monitor logs for linting and deployment status

🧯 Troubleshooting

Issue Fix
Registry access denied Check DNS, firewall, and token
Node setup fails Validate node-version
Secrets missing Add via repo → Settings → Secrets

📎 CLI Cheat Sheet

# Build Docker image
docker build -t xpert-forex-bot .

# Push to registry
docker login registry.xpertforex.com
docker push registry.xpertforex.com/xpert-forex-bot

@xpertforextradeinc xpertforextradeinc changed the base branch from master to dependabot/npm_and_yarn/ts/babel/traverse-7.23.2 August 21, 2025 13:15
@xpertforextradeinc xpertforextradeinc changed the base branch from dependabot/npm_and_yarn/ts/babel/traverse-7.23.2 to Enable-dialogflow-apis August 21, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants