File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Thank you for your contribution from ** {{ .repo_name }}** ! We're excited to have you in the Airbyte community.
44
5+ <details >
6+ <summary ><b >💡 Show Tips and Tricks</b ></summary >
7+
58### Testing This CDK Version
69
710You can test this version of the CDK using the following:
@@ -15,11 +18,6 @@ cd airbyte-integrations/connectors/source-example
1518poe use-cdk-branch {{ .branch_name }}
1619```
1720
18- ### Helpful Resources
19-
20- - [ Contributing Guidelines] ( https://docs.airbyte.com/contributing-to-airbyte/ )
21- - [ CDK API Reference] ( https://airbytehq.github.io/airbyte-python-cdk/ )
22-
2321### PR Slash Commands
2422
2523As needed or by request, Airbyte Maintainers can execute the following slash commands on your PR:
@@ -29,4 +27,18 @@ As needed or by request, Airbyte Maintainers can execute the following slash com
2927- ` /test ` - Runs connector tests with the updated CDK
3028- ` /prerelease ` - Triggers a prerelease publish with default arguments
3129
30+ </details >
31+
32+ <details >
33+ <summary ><b >📚 Show Repo Guidance</b ></summary >
34+
35+ ### Helpful Resources
36+
37+ - [ Contributing Guidelines] ( https://docs.airbyte.com/contributing-to-airbyte/ )
38+ - [ CDK API Reference] ( https://airbytehq.github.io/airbyte-python-cdk/ )
39+
3240If you have any questions, feel free to ask in the PR comments or join our [ Slack community] ( https://airbytehq.slack.com/ ) .
41+
42+ [ 📝 _ Edit this welcome message._ ] ( https://github.com/airbytehq/airbyte-python-cdk/blob/main/.github/pr-welcome-community.md )
43+
44+ </details >
Original file line number Diff line number Diff line change 22
33Here are some helpful tips and reminders for your convenience.
44
5+ <details >
6+ <summary ><b >💡 Show Tips and Tricks</b ></summary >
7+
58### Testing This CDK Version
69
710You can test this version of the CDK using the following:
@@ -15,10 +18,6 @@ cd airbyte-integrations/connectors/source-example
1518poe use-cdk-branch {{ .branch_name }}
1619```
1720
18- ### Helpful Resources
19-
20- - [ CDK API Reference] ( https://airbytehq.github.io/airbyte-python-cdk/ )
21-
2221### PR Slash Commands
2322
2423Airbyte Maintainers can execute the following slash commands on your PR:
@@ -30,4 +29,15 @@ Airbyte Maintainers can execute the following slash commands on your PR:
3029- ` /poe build ` - Regenerate git-committed build artifacts, such as the pydantic models which are generated from the manifest JSON schema in YAML.
3130- ` /poe <command> ` - Runs any poe command in the CDK environment
3231
32+ </details >
33+
34+ <details >
35+ <summary ><b >📚 Show Repo Guidance</b ></summary >
36+
37+ ### Helpful Resources
38+
39+ - [ CDK API Reference] ( https://airbytehq.github.io/airbyte-python-cdk/ )
40+
3341[ 📝 _ Edit this welcome message._ ] ( https://github.com/airbytehq/airbyte-python-cdk/blob/main/.github/pr-welcome-internal.md )
42+
43+ </details >
You can’t perform that action at this time.
0 commit comments