Skip to content

Conversation

@mairaw
Copy link
Contributor

@mairaw mairaw commented May 3, 2018

I've moved more metadata to the global settings so making round 2 for the core folder

Related to #5062

@mairaw mairaw added this to the Sprint 135 (4/28/18 - 5/18/18) milestone May 3, 2018
@mairaw mairaw self-assigned this May 3, 2018
Copy link
Contributor

@JRAlexander JRAlexander left a comment

Choose a reason for hiding this comment

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

Saw some what seem like inconsistencies

ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor

Choose a reason for hiding this comment

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

You kept this ms.technology.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same reason. Not under tools where I set the ms.technology globally.

ms.date: 08/30/2017
ms.topic: conceptual
dev_langs:
- "fsharp"
Copy link
Contributor

@JRAlexander JRAlexander May 3, 2018

Choose a reason for hiding this comment

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

Left this dev_langs for F#. but the next file you remove it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't touch (or not supposed to touch) any of dev_langs.

ms.workload:
- dotnetcore
dev_langs:
- "fsharp"
Copy link
Contributor

Choose a reason for hiding this comment

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

Added dev_langs back?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just removed ms.topic and the values below dev_langs. It's just the diff that is not aligning these correctly @JRAlexander.

ms.date: 09/01/2017
ms.topic: conceptual
dev_langs:
- "vb"
Copy link
Contributor

Choose a reason for hiding this comment

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

Kept this one

Copy link
Contributor

@JRAlexander JRAlexander left a comment

Choose a reason for hiding this comment

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

Looks good except for a few items.

ms.date: 09/01/2017
ms.topic: conceptual
dev_langs:
- "vb"
Copy link
Contributor

Choose a reason for hiding this comment

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

The dev_langs are kept in this one, too.

ms.workload:
- dotnetcore
dev_langs:
- "vb"
Copy link
Contributor

Choose a reason for hiding this comment

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

But removed and readded here

ms.date: 08/11/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor

Choose a reason for hiding this comment

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

ms.technology removed here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, if you see on preview, this file should have the value coming from the global setting.

ms.prod: dotnet-core
ms.technology: devlang-vb
dev_langs:
- "vb"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this one stay?

ms.prod: dotnet-core
ms.technology: devlang-vb
dev_langs:
- "vb"
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this one stay?

ms.date: 03/08/2017
ms.topic: get-started-article
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this stay?

ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this one stay?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, they are not on the global settings so I left them. @rpetrusha do you think these should continue to be tagged as CLI?

Copy link
Contributor

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

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

Generally LGTM, @JMAlexander left a number of comments, and I left one.

title: .NET Core additional tools
description: An overview of the additional tools that support and extend .NET Core functionality.
author: mlacouture
manager: wpickett
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: This and the next file include manager metadata, as do some later files.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch @rpetrusha!

Copy link
Contributor Author

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

@JRAlexander I think I've addressed all your questions, but please let me know if there's something still not clear. Thanks!

ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, they are not on the global settings so I left them. @rpetrusha do you think these should continue to be tagged as CLI?

title: .NET Core additional tools
description: An overview of the additional tools that support and extend .NET Core functionality.
author: mlacouture
manager: wpickett
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch @rpetrusha!

ms.date: 06/20/2016
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same reason. Not under tools where I set the ms.technology globally.

ms.workload:
- dotnetcore
dev_langs:
- "fsharp"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just removed ms.topic and the values below dev_langs. It's just the diff that is not aligning these correctly @JRAlexander.

ms.date: 08/30/2017
ms.topic: conceptual
dev_langs:
- "fsharp"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't touch (or not supposed to touch) any of dev_langs.

ms.date: 08/11/2017
ms.topic: conceptual
ms.prod: dotnet-core
ms.technology: dotnet-cli
Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, if you see on preview, this file should have the value coming from the global setting.

@mairaw mairaw merged commit cdee9c7 into dotnet:master May 4, 2018
@mairaw mairaw deleted the metadata-core-2 branch May 4, 2018 02:16
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.

3 participants