Skip to content

refactor: convert invites:schema:create command to yargs#737

Merged
rossiam merged 1 commit intoSmartThingsCommunity:yargsfrom
rossiam:yargs-invites-schema-create
May 21, 2025
Merged

refactor: convert invites:schema:create command to yargs#737
rossiam merged 1 commit intoSmartThingsCommunity:yargsfrom
rossiam:yargs-invites-schema-create

Conversation

@rossiam
Copy link
Copy Markdown
Collaborator

@rossiam rossiam commented May 20, 2025

  • converted invites:schema:create command to yargs
  • updated relevant unit tests
  • did not yet write new unit test for command itself; to be done later

@rossiam rossiam requested a review from a team May 20, 2025 14:35
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 20, 2025

⚠️ No Changeset found

Latest commit: a5a1b6a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@rossiam rossiam force-pushed the yargs-invites-schema-create branch from f259383 to e233061 Compare May 20, 2025 14:41
Comment thread src/commands/invites/schema/create.ts Outdated
'create an invitation as defined in invitation.json with the specified schema-app',
],
])
.epilog(apiDocsURL('updateAppSettings'))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the right URL?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was not but it is fixed now. Thanks for catching these!

@rossiam rossiam force-pushed the yargs-invites-schema-create branch from e233061 to a5a1b6a Compare May 21, 2025 14:24
@rossiam rossiam merged commit 6551a46 into SmartThingsCommunity:yargs May 21, 2025
4 checks passed
@rossiam rossiam deleted the yargs-invites-schema-create branch May 21, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants