Skip to content

Add EditorConfig feature flag#36042

Merged
JoeRobich merged 3 commits intodotnet:masterfrom
JoeRobich:editorconfig-feature-flag
Jun 4, 2019
Merged

Add EditorConfig feature flag#36042
JoeRobich merged 3 commits intodotnet:masterfrom
JoeRobich:editorconfig-feature-flag

Conversation

@JoeRobich
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This version of the toolset has a workaround for GetPathsOfAllDirectoriesAbove

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Any reason this isn't flowing from Arcade (which might encourage regular updates/making those updates automated)?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

CC. @jaredpar

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

At times we need a newer version than what Arcade offers just do to bootstrapping. In general we should be flowing from Arcade but there are specific points where we need to override it.


In reply to: 289079090 [](ancestors = 289079090)

global.json Outdated
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This version of .NET SDK has a MSBuild fix for GetPathsOfAllDirectoriesAbove

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please update the contributing docs to link to the new SDK version and installer link.


In reply to: 288795365 [](ancestors = 288795365)

@jmarolf
Copy link
Copy Markdown
Contributor

jmarolf commented May 29, 2019

Any reason to not have arcade auto-flow this dependency @tmat

@JoeRobich JoeRobich marked this pull request as ready for review May 30, 2019 14:22
@JoeRobich JoeRobich requested a review from a team as a code owner May 30, 2019 14:22
@jinujoseph jinujoseph added this to the 16.2.P3 milestone May 30, 2019
Copy link
Copy Markdown
Member

@jasonmalinowski jasonmalinowski left a comment

Choose a reason for hiding this comment

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

I can't say if this won't break something, but looks OK?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do make sure to email the team when this goes in, because otherwise people won't be aware of it.

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.

Can you guys please post this information somewhere, or ping the community? Ths stuff just ends up breaking external people with zero information as to what's going on. Tagging @jinujoseph as well on this.

@JoeRobich JoeRobich force-pushed the editorconfig-feature-flag branch from 60ec8ef to f01af10 Compare May 30, 2019 23:05
@JoeRobich JoeRobich merged commit 4ccb6f5 into dotnet:master Jun 4, 2019
<MicrosoftNetCompilersToolsetVersion>3.1.0-beta1-19164-01</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetVersion>3.2.0-beta2-19275-07</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCoreAnalyzersVersion>$(RoslynDiagnosticsNugetPackageVersion)</MicrosoftNetCoreAnalyzersVersion>
<MicrosoftNetCoreILAsmVersion>3.0.0-preview6-27706-71</MicrosoftNetCoreILAsmVersion>
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.

3.0.0-preview6-27706-71 [](start = 34, length = 23)

Don't we need to update this version as well?

<MicrosoftNetCompilersToolsetVersion>3.2.0-beta2-19275-07</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCoreAnalyzersVersion>$(RoslynDiagnosticsNugetPackageVersion)</MicrosoftNetCoreAnalyzersVersion>
<MicrosoftNetCoreILAsmVersion>3.0.0-preview6-27706-71</MicrosoftNetCoreILAsmVersion>
<MicrosoftNetCoreILDasmVersion>3.0.0-preview6-27706-71</MicrosoftNetCoreILDasmVersion>
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.

3.0.0-preview6-27706-71 [](start = 35, length = 23)

Don't we need to update this version as well?

@JoeRobich JoeRobich deleted the editorconfig-feature-flag branch February 7, 2020 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants