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] Align on names for "info" command #47

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Conversation

psamusev
Copy link
Collaborator

@psamusev psamusev commented Jul 16, 2024

In this PR we:

  • fix names for the information outputted by info command
  • update template for connector.ts file for initialise command - to include runtime as class field

Copy link

Use PR connector-cli package

Tarball can be downloaded from https://cdnepgrafxstudiodev.azureedge.net/sdk/connector-cli/dev-packages/47/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/47/connector-cli.tgz"
}

brapoprod
brapoprod previously approved these changes Jul 16, 2024
@psamusev psamusev dismissed stale reviews from alexandraFlavia9 and brapoprod via eb0801c July 16, 2024 12:17
@psamusev psamusev merged commit 48a4609 into main Jul 16, 2024
2 checks passed
@psamusev psamusev deleted the bugfix/align-on-names branch July 16, 2024 12:22
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