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

Update contrib documentation #53504

Merged
merged 1 commit into from
May 19, 2021
Merged

Update contrib documentation #53504

merged 1 commit into from
May 19, 2021

Conversation

jaredpar
Copy link
Member

The PR #53138 moved us to using .NET 6 Preview 3 but did not update our
documentation. Historically moving to new .NET SDK versions was manual
process and we "knew" to update the docs when we updated the version.
Now though it's flowing automatically via arcade and we missed it.

Short term this will get the docs in line with the requirements. Longer
term though working on a way to make sure automation doesn't silently
break our docs here.

The PR dotnet#53138 moved us to using .NET 6 Preview 3 but did not update our
documentation. Historically moving to new .NET SDK versions was manual
process and we "knew" to update the docs when we updated the version.
Now though it's flowing automatically via arcade and we missed it.

Short term this will get the docs in line with the requirements. Longer
term though working on a way to make sure automation doesn't silently
break our docs here.
@jaredpar
Copy link
Member Author

@dotnet/roslyn-infrastructure for review

@jaredpar jaredpar enabled auto-merge (squash) May 19, 2021 00:50
@jaredpar jaredpar merged commit 21b8862 into dotnet:main May 19, 2021
@ghost ghost added this to the Next milestone May 19, 2021
333fred added a commit to 333fred/roslyn that referenced this pull request May 20, 2021
…vice-featureslayer

* upstream/main: (857 commits)
  Update contrib documentation (dotnet#53504)
  SImplify
  Fix out of bound crash in lsp navto.
  Revert changes to TypeScriptWaitContext wrappers
  Switch to ROSLYN_TEST_CI for CI detection
  SImplify
  Simplify LoggerTestChannel using BlockingCollection
  Only require telemetry validation in CI
  Fix out of bound crash in lsp navto.
  Fix locked comment
  Update Compiler Test Plan.md (dotnet#53420)
  Adjust doc comment for NullableWalker.VisitConversion (dotnet#53429)
  Revert "Infer delegate types with -langversion:preview only (dotnet#53241)" (dotnet#53466)
  Fix syntax normalizer to add space around before colon in constructor initializer (dotnet#53326)
  Remove unnecessary property (dotnet#53406)
  EnC - Tell the debugger about updated type def tokens (dotnet#53217)
  Revert an error
  Update PublishData.json
  Keep trailing trivia so single line if statements don't get badly formatted (dotnet#53414)
  Fix dead test code (dotnet#53416)
  ...
333fred added a commit that referenced this pull request May 20, 2021
* upstream/main: (1224 commits)
  Fix NotNullIfNotNull delegate conversion (#53409)
  Verify quick info session in InvokeQuickInfo
  Remove unnecessary retry
  Enable nullable reference types
  Fix timeout behavior in GetQuickInfo
  Only generate build number on first run
  Update contrib documentation (#53504)
  update test to wait for workspace to be updated
  SImplify
  Fix out of bound crash in lsp navto.
  Revert changes to TypeScriptWaitContext wrappers
  Switch to ROSLYN_TEST_CI for CI detection
  Disable modification to CodeStyleOption<T>
  SImplify
  Simplify LoggerTestChannel using BlockingCollection
  Only require telemetry validation in CI
  Fix out of bound crash in lsp navto.
  Track fire-and-forget operations
  Avoid global option corruption
  Fix locked comment
  ...
@RikkiGibson RikkiGibson modified the milestones: Next, 17.0.P2 Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants