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

Remove eng/docker/mono.sh script #51833

Merged
merged 2 commits into from
Apr 29, 2021
Merged

Conversation

akoeplinger
Copy link
Member

It doesn't seem to be used anymore after #51815

Closes #44813

It doesn't seem to be used anymore after dotnet#51815
@RikkiGibson
Copy link
Contributor

Tagging @chsienki for review--is this change appropriate?

@akoeplinger
Copy link
Member Author

@chsienki ping :)

@chsienki
Copy link
Contributor

ping @jaredpar or @RikkiGibson who have merge permissions. I can't get the 64 bit integration to flip green even though this change should have no impact on it.

@333fred
Copy link
Member

333fred commented Apr 28, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@333fred
Copy link
Member

333fred commented Apr 28, 2021

It's been quite some time since the pipeline was created, I want to make really sure nothing funny happens.

@333fred 333fred enabled auto-merge (squash) April 28, 2021 22:19
@333fred 333fred merged commit 7bea821 into dotnet:main Apr 29, 2021
@ghost ghost added this to the Next milestone Apr 29, 2021
@akoeplinger akoeplinger deleted the remove-docker-scripts branch April 29, 2021 21:31
333fred added a commit to 333fred/roslyn that referenced this pull request May 5, 2021
…into bind-strings

* upstream/features/interpolated-string: (912 commits)
  Update version for 16.11
  Avoid false assert in AssertMemberExposure due to a race. (dotnet#53044)
  Fix caret placement for argument completion snippets
  Explicitly define no PR triggers as they are on 'by default'
  Remove eng/docker/mono.sh script (dotnet#51833)
  Run LSP integration on CI builds only until they're stable
  Implement the right interface
  Disable CompileTimeSolutionProvider
  Avoid negative logic when checking whether a eol is present
  Update src/Analyzers/CSharp/CodeFixes/UseSimpleUsingStatement/UseSimpleUsingStatementCodeFixProvider.cs
  Apply suggestions
  Adapt codestyle
  Prepend first statement of using block with a newline, if opening bracket is on same line as using statement
  Fix EnC capabilties check for runtimes that aren't returning capabilities yet (dotnet#53000)
  Add ConfigureAwait calls to cocoa code.
  Remove CustomTags from CodeAction constructors
  Make CodeAction.CustomTags internal
  Update "contributing" doc with pointers on IOperation test hook (dotnet#52978)
  Cocoa part
  Switch to a simpler cancellation ownership model for the FAR window. (Cocoa still to come)
  ...
@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.

A bug in Dockerfile
5 participants