Clarify what the /publish command does with the version (#13236)
I found this confusing in the past - do I need to bump the version in 2 places?
This commit is contained in:
@@ -119,7 +119,7 @@ Once you've finished iterating on the changes to a connector as specified in its
|
||||
# Example: /test connector=connectors/source-hubspot
|
||||
/test connector=(connectors|bases)/<connector_name>
|
||||
|
||||
# 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
|
||||
# Example: /publish connector=connectors/source-hubspot
|
||||
/publish connector=(connectors|bases)/<connector_name>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user