Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from release/dev16.3 into release/fsharp47.

git fetch --all
git checkout merges/release/dev16.3-to-release/fsharp47
git reset --hard upstream/release/fsharp47
git merge upstream/release/dev16.3
# Fix merge conflicts
git commit
git push upstream merges/release/dev16.3-to-release/fsharp47 --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

brettfo and others added 30 commits June 12, 2019 15:06
…e/dev16.3

Merge release/dev16.2 to release/dev16.3
…e/dev16.3

Merge release/dev16.2 to release/dev16.3
I discovered that unix (linux/macos) failures would report the failing tests via the `Tests` tab in ADO, but the specific build step would appear green which made diagnosing failures difficult.
* Fixed line directive ranges when not applying a line directive

* Update ProjectAnalysisTests.fs
* Remove IVTs to legacy language service

* Use public API and remove seemingly useless test
* Update dependencies from https://github.com/dotnet/arcade build 20190618.2

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19318.2

* Update dependencies from https://github.com/dotnet/arcade build 20190619.1

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19319.1
* Add get/set to item description tooltip

* Fix QuickInfo test

* Adjust gettersetter layout

* Tag the keyword again
* Update dependencies from https://github.com/dotnet/arcade build 20190619.25

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19319.25

* Update dependencies from https://github.com/dotnet/arcade build 20190620.1

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19320.1
…e/dev16.3

Merge release/dev16.2 to release/dev16.3
…621.75 (#7046)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19321.75
…622.2

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19322.2
…623.4

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19323.4
…bda-0a90f281d979

[master] Update dependencies from dotnet/arcade
* https instead of http for http://github.com, http://fsharp.org, https://fsharp.github.io, https://contributor-covenant.org

* update link to git fo windows, https instead of http, mdlint warnings

* link updated

* replace http://api.github.com/ by https

* update some links to https, mdlint warnings

* update link

* PR feedback
* Avoid allocating in IsOperatorName

* bring back Ordinal

* flip bool
* if file does not exist but folder an error is reported

Signed-off-by: Volker Milbrandt <[email protected]>

* `fcs\build GenerateDocs` didn't run for FAKE 4.64.6

didn't do the full migration yet https://fake.build/fake-migrate-to-fake-5.html
)

* List.transpose should throw error when given jagged array (#6908)

* transpose does not throw when one of the elements is empty

* Add additional test cases
* Added -compiler flag for build. Does not require VS to build.

* Renamed -compiler to -noVisualStudio

* Minor fix

* Trying to fix unix builds

* Update DEVGUIDE.md
* Use MaxBuffer for Suggestions

* Extract SuggestNames function

* Rename Parameter

* Apply feedback for formatting
…630.1 (#7088)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19330.1
Some outdated info removed and it's reorganized a bit.
dotnet-automerge-bot and others added 3 commits July 2, 2019 07:32
@dotnet-bot dotnet-bot force-pushed the merges/release/dev16.3-to-release/fsharp47 branch from 6bdbe9d to d51ae07 Compare July 3, 2019 12:06
@v-asdhin
Copy link

v-asdhin commented Jul 3, 2019

@brettfo Checks fsharp-ci and fsharp-ci (Linux) failed, and there are file conflicts. Please have a look.

@KevinRansom KevinRansom closed this Jul 4, 2019
@KevinRansom KevinRansom reopened this Jul 4, 2019
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@ghost ghost merged commit b26941b into release/fsharp47 Jul 4, 2019
@ghost ghost deleted the merges/release/dev16.3-to-release/fsharp47 branch July 4, 2019 03:01
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
…release/fsharp47

Merge release/dev16.3 to release/fsharp47
This pull request was closed.
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.

10 participants