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

Port blue icon and altair background fixes into release #8470

Merged

Conversation

IanMatthewHuff
Copy link
Member

For #
#8452
#8449

Porting the above PRs into release

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • Appropriate comments and documentation strings in the code
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • Test plan is updated as appropriate
  • package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • The wiki is updated with any design decisions/details.

extraButton,
doubleClick: noop
// Text based mimeTypes don't get a white background
if (/^text\//.test(mimeType)) {

Choose a reason for hiding this comment

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

Wasn't this done in another PR?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is my porting of the previous changes into the release branch. They came in after the release snap, but we want them in this release.

@codecov-io
Copy link

Codecov Report

Merging #8470 into release-2019.11 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-2019.11    #8470   +/-   ##
================================================
  Coverage            59.46%   59.46%           
================================================
  Files                  509      509           
  Lines                23390    23390           
  Branches              3779     3779           
================================================
  Hits                 13909    13909           
  Misses                8575     8575           
  Partials               906      906

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7973914...c8b8907. Read the comment docs.

@IanMatthewHuff IanMatthewHuff merged commit e558a7c into microsoft:release-2019.11 Nov 8, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 16, 2019
@IanMatthewHuff IanMatthewHuff deleted the dev/ianhu/releasePort branch July 9, 2020 22:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants