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

[Fix][WRS-2236] Include default runtime options during publish of the connector #96

Conversation

psamusev
Copy link
Collaborator

No description provided.

Copy link

Use PR connector-cli package

Tarball can be downloaded from https://cdnepgrafxstudiodev.azureedge.net/sdk/connector-cli/dev-packages/96/connector-cli.tgz

To use in local project, change package.json to use local tarball

"devDependencies": {
    "@chili-publish/connector-cli": "https://cdnepgrafxstudiodev.azureedge.net/sdk/connector-cli/dev-packages/96/connector-cli.tgz"
}

package.json Show resolved Hide resolved
@psamusev psamusev merged commit 8f1ab42 into main Jan 22, 2025
2 checks passed
@psamusev psamusev deleted the bugfix/WRS-2236-Connector-CLI-Publish-command-doesn-t-consume-default-values-for-optional-runtime-options branch January 22, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants