Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Adds Emojis to the workload get output#280

Merged
shashwathi merged 1 commit into
vmware-tanzu:mainfrom
shaheerkootteeri:iss262
Aug 30, 2022
Merged

Adds Emojis to the workload get output#280
shashwathi merged 1 commit into
vmware-tanzu:mainfrom
shaheerkootteeri:iss262

Conversation

@shaheerkootteeri
Copy link
Copy Markdown
Contributor

Pull request

What this PR does / why we need it

PR adds emojis to the workload get output command

Which issue(s) this PR fixes

Fixes #262

Describe testing done for PR

Added unit test cases with Emojis. Modified integration test to validate the emojis in the output. tested in local cluster.

Additional information or special notes for your reviewer

@shaheerkootteeri shaheerkootteeri changed the title feat: Adds Emojis to the workload get output Adds Emojis to the workload get output Aug 23, 2022
Comment thread pkg/cli-runtime/config.go Outdated
Comment thread pkg/cli-runtime/emojidata.go Outdated
Comment thread pkg/cli-runtime/emojidata.go Outdated
@shaheerkootteeri
Copy link
Copy Markdown
Contributor Author

image

@shaheerkootteeri
Copy link
Copy Markdown
Contributor Author

image

@shaheerkootteeri shaheerkootteeri marked this pull request as ready for review August 25, 2022 23:36
@shaheerkootteeri shaheerkootteeri force-pushed the iss262 branch 2 times, most recently from efcc60f to 1d5f38c Compare August 29, 2022 14:38
Comment thread pkg/cli-runtime/config.go
Comment thread testing/e2e/workload_test.go
Comment thread testing/e2e/workload_test.go Outdated
Comment thread testing/e2e/workload_test.go Outdated
Comment thread pkg/cli-runtime/config_test.go
Copy link
Copy Markdown
Contributor

@shashwathi shashwathi left a comment

Choose a reason for hiding this comment

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

Resolve conflicts and couple of minor comments

Comment thread pkg/cli-runtime/config_test.go Outdated
Comment thread pkg/cli-runtime/config_test.go Outdated
@shaheerkootteeri shaheerkootteeri force-pushed the iss262 branch 2 times, most recently from 0397c4a to ce285e1 Compare August 30, 2022 19:12
@shashwathi shashwathi merged commit b3ac914 into vmware-tanzu:main Aug 30, 2022
@shaheerkootteeri shaheerkootteeri deleted the iss262 branch August 30, 2022 19:47
Comment thread pkg/cli-runtime/emoji.go
Canoe Icon = '🛶'
Inbox Icon = '📥'
Question Icon = '❓'
ThumpsUp Icon = '👍'
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.

Typo:
Should be: ThumbsUp

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Decorate workload get output

5 participants