Skip to content
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

feat(connector): add x connector #7015

Merged
merged 1 commit into from
Feb 17, 2025
Merged

feat(connector): add x connector #7015

merged 1 commit into from
Feb 17, 2025

Conversation

wangsijie
Copy link
Contributor

Summary

Add X (Twitter) social connector.

Testing

Unit tests and local tested.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@wangsijie wangsijie requested a review from a team February 10, 2025 06:12
Copy link

github-actions bot commented Feb 10, 2025

COMPARE TO master

Total Size Diff ⚠️ 📈 +17.38 KB

Diff by File
Name Diff
.changeset/strange-ghosts-draw.md 📈 +70 Bytes
packages/connectors/connector-x/README.md 📈 +3.04 KB
packages/connectors/connector-x/logo.svg 📈 +544 Bytes
packages/connectors/connector-x/package.json 📈 +1.69 KB
packages/connectors/connector-x/src/constant.ts 📈 +1.76 KB
packages/connectors/connector-x/src/index.test.ts 📈 +3.15 KB
packages/connectors/connector-x/src/index.ts 📈 +4.34 KB
packages/connectors/connector-x/src/mock.ts 📈 +95 Bytes
packages/connectors/connector-x/src/types.ts 📈 +672 Bytes
packages/connectors/connector-x/src/utils.ts 📈 +331 Bytes
pnpm-lock.yaml 📈 +1.73 KB

packages/connectors/connector-x/README.md Outdated Show resolved Hide resolved
packages/connectors/connector-x/README.md Show resolved Hide resolved
packages/connectors/connector-x/README.md Outdated Show resolved Hide resolved
packages/connectors/connector-x/README.md Outdated Show resolved Hide resolved
packages/connectors/connector-x/src/index.ts Show resolved Hide resolved
@wangsijie wangsijie force-pushed the wangsijie-log-10648-x branch from cbf9baa to b120eb5 Compare February 17, 2025 05:53
Copy link
Contributor

@simeng-li simeng-li left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@gao-sun gao-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm on changeset

.changeset/strange-ghosts-draw.md Outdated Show resolved Hide resolved
@wangsijie wangsijie force-pushed the wangsijie-log-10648-x branch from b120eb5 to 37fb6d6 Compare February 17, 2025 11:45
@wangsijie wangsijie enabled auto-merge (squash) February 17, 2025 11:45
@wangsijie wangsijie merged commit ae3bda7 into master Feb 17, 2025
35 checks passed
@wangsijie wangsijie deleted the wangsijie-log-10648-x branch February 17, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants