cli: dto: mark dto deploy command as deprecated#151
Merged
Conversation
jsrc27
reviewed
Jun 18, 2026
jsrc27
left a comment
Contributor
There was a problem hiding this comment.
Left some minor comments.
rborn-tx
requested changes
Jun 19, 2026
GabrielSSAlmeida
force-pushed
the
TCB-389
branch
from
June 23, 2026 14:27
1d1b207 to
e759328
Compare
Collaborator
|
Hey @GabrielSSAlmeida, Notice that the commit message title is still above the limit (see the Also, in this repository, we generally capitalize the first word after the scope. Both of your commit messages are using lowercase characters for that first word. |
GabrielSSAlmeida
force-pushed
the
TCB-389
branch
from
June 24, 2026 14:52
e759328 to
58c7218
Compare
Author
@rborn-tx I've updated it. Sorry for the inconvenience |
jsrc27
approved these changes
Jun 24, 2026
rborn-tx
approved these changes
Jun 24, 2026
added 2 commits
June 24, 2026 13:01
This commit adds a warning message to the dto deploy command output to inform that this command is deprecated and to provide a link for a best alternative command. Related-to: TCB-389 Signed-off-by: Gabriel Almeida <gabriel.almeida@toradex.com>
The help and description messages were updated to indicate that now the dto deploy command is deprecated and should no longer be used. Related-to: TCB-389 Signed-off-by: Gabriel Almeida <gabriel.almeida@toradex.com>
GabrielSSAlmeida
force-pushed
the
TCB-389
branch
from
June 24, 2026 16:02
58c7218 to
a44f96c
Compare
Author
|
I just did a rebase in the Trixie branch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The dto deploy command is now marked as deprecated.
Changes:
Related-to: TCB-389