Skip to content

September integration done #913

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

Merged
merged 498 commits into from
Oct 1, 2019
Merged

Conversation

baronfel
Copy link
Collaborator

This does the 4.7 migration and starts to fix documentation generation.

KevinRansom and others added 30 commits June 18, 2019 18:03
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/fsharp47

Merge release/dev16.2 to release/fsharp47
…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 <milbrandt@gmx.de>

* `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
…989)

* 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
* Fix langversion switch fsi test

* versions
Some outdated info removed and it's reorganized a bit.
brettfo and others added 26 commits September 30, 2019 13:56
…d94-1ac05a8050b3

[master] Update dependencies from dotnet/arcade
…911.7 (#7545)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19461.7
…912.5 (#7555)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19462.5
…913.3 (#7563)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19463.3
* add event every time `#r` is invoked

* pass additional args to script host
…amework (#7572)

* Remove the requirement that an explicit FSharp.Core reference requires --noframework

* fsharpqa
* Eliminate Relax requirement to apply --noframework when referencing mscorlib/system.runtime.dll/netstandard.dll

* Relax requirement to pass --noframework with System.Runtime, netstandard and mscorlib.dll
add build telemetry for Linux/MacOS builds
…923.5

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19473.5
…926.6

- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19476.6
replace deprecated nuspec `iconUrl` element with `icon`
fix some calls to generate docs to match new FSharp.Formatting APIs
@baronfel
Copy link
Collaborator Author

Not quite sure why the number of commits reports like that, I only had to cherry-pick/rebase-onto the last 81 of them.

@baronfel baronfel merged commit 1471a68 into fsharp:master Oct 1, 2019
@baronfel baronfel deleted the september-integration-done branch October 1, 2019 01:57
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.