We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/publish
1 parent 65f79d2 commit d7a1fe8Copy full SHA for d7a1fe8
docs/connector-development/README.md
@@ -119,7 +119,7 @@ Once you've finished iterating on the changes to a connector as specified in its
119
# Example: /test connector=connectors/source-hubspot
120
/test connector=(connectors|bases)/<connector_name>
121
122
- # to run integration tests, publish the connector and bump the connector version
+ # to run integration tests, publish the connector, and use the updated connector version in our config/metadata files
123
# Example: /publish connector=connectors/source-hubspot
124
/publish connector=(connectors|bases)/<connector_name>
125
```
0 commit comments