Skip to content

Commit

Permalink
Added new snapshot & note to reviewer
Browse files Browse the repository at this point in the history
NOTE: a small amount of fixups were necessary
because this connector is still MIT

Added to CI
  • Loading branch information
Luishfs committed Mar 13, 2024
1 parent dbfc4bc commit 0afd861
Show file tree
Hide file tree
Showing 27 changed files with 2,782 additions and 3,211 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- "source-google-sheets-native/**"
- "source-hubspot-native/**"
- "source-hubspot/**"
- "source-twilio/**"
pull_request:
branches: [main]
paths:
Expand All @@ -25,6 +26,7 @@ on:
- "source-google-sheets-native/**"
- "source-hubspot-native/**"
- "source-hubspot/**"
- "source-twilio/**"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down Expand Up @@ -72,6 +74,10 @@ jobs:
type: capture
version: v5
usage_rate: "1.0"
- name: source-twilio
type: capture
version: v1
usage_rate: "1.0"

steps:
- uses: actions/checkout@v4
Expand Down
6 changes: 0 additions & 6 deletions source-twilio/.dockerignore

This file was deleted.

91 changes: 0 additions & 91 deletions source-twilio/README.md

This file was deleted.

74 changes: 0 additions & 74 deletions source-twilio/acceptance-test-config.yml

This file was deleted.

1 change: 0 additions & 1 deletion source-twilio/icon.svg

This file was deleted.

Empty file.
79 changes: 0 additions & 79 deletions source-twilio/integration_tests/abnormal_state.json

This file was deleted.

14 changes: 0 additions & 14 deletions source-twilio/integration_tests/acceptance.py

This file was deleted.

Loading

0 comments on commit 0afd861

Please sign in to comment.