Skip to content

engine: truncate list of files in live_update display#4449

Merged
nicks merged 1 commit into
masterfrom
nicks/display
Apr 20, 2021
Merged

engine: truncate list of files in live_update display#4449
nicks merged 1 commit into
masterfrom
nicks/display

Conversation

@nicks

@nicks nicks commented Apr 20, 2021

Copy link
Copy Markdown
Contributor

Hello @landism, @maiamcc,

Please review the following commits I made in branch nicks/display:

2607e70 (2021-04-20 10:34:50 -0400)
engine: truncate list of files in live_update display

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

@nicks
nicks requested review from landism and maiamcc April 20, 2021 14:35
@nicks

nicks commented Apr 20, 2021

Copy link
Copy Markdown
Contributor Author

Screenshot from 2021-04-20 10-05-33

saw this screenshot today 😂

return liveUpdInfo{}, err
}
if anyMatch {
prettyFile := ospath.FileListDisplayNames(iTarget.LocalPaths(), []string{file})[0]

@maiamcc maiamcc Apr 20, 2021

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.

...oh yikes did i do this? 😬 apologies

@nicks
nicks merged commit 88a27be into master Apr 20, 2021
@nicks
nicks deleted the nicks/display branch April 20, 2021 16:51
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