Skip to content

Use the macros for duplicating as well#12284

Merged
2 commits merged intomainfrom
dev/migrie/b/12265-duplicate-with-macro
Jan 31, 2022
Merged

Use the macros for duplicating as well#12284
2 commits merged intomainfrom
dev/migrie/b/12265-duplicate-with-macro

Conversation

@zadjii-msft
Copy link
Member

Introduced in #11416

We weren't using these macros for duplicating as well, so I forgot to duplicate a couple settings. This PR switches duplicating over to using the macros as well, which shou;d reduce future bugs.

Also adds notes to which properties are intentionally omitted from these macros.

@ghost ghost added Area-Settings Issues related to settings and customizability, for console or terminal Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-1 A description (P1) Product-Terminal The new Windows Terminal. labels Jan 28, 2022
@github-actions

This comment has been minimized.

@zadjii-msft zadjii-msft added this to the Terminal v1.13 milestone Jan 28, 2022
Copy link
Member

@DHowett DHowett left a comment

Choose a reason for hiding this comment

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

did you make sure all our duplication scenarios work?

@zadjii-msft
Copy link
Member Author

did you make sure all our duplication scenarios work?

Are there any others than just the duplicate profile in the SUI?

@zadjii-msft zadjii-msft added the Needs-Second It's a PR that needs another sign-off label Jan 31, 2022
@DHowett DHowett added the AutoMerge Marked for automatic merge by the bot when requirements are met label Jan 31, 2022
@ghost
Copy link

ghost commented Jan 31, 2022

Hello @DHowett!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit c27a775 into main Jan 31, 2022
@ghost ghost deleted the dev/migrie/b/12265-duplicate-with-macro branch January 31, 2022 16:46
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Settings Issues related to settings and customizability, for console or terminal AutoMerge Marked for automatic merge by the bot when requirements are met Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Second It's a PR that needs another sign-off Priority-1 A description (P1) Product-Terminal The new Windows Terminal.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A bunch of settings don't get duplicated

3 participants