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

Locking down Visual Studio 2019 GA #6190

Closed
6 tasks done
cartermp opened this issue Feb 4, 2019 · 5 comments
Closed
6 tasks done

Locking down Visual Studio 2019 GA #6190

cartermp opened this issue Feb 4, 2019 · 5 comments

Comments

@cartermp
Copy link
Contributor

cartermp commented Feb 4, 2019

Hey folks,

We're going to be locking down this week on VS 2019 GA in the compiler, language, tools, and FSharp.Core.

Here is what we plan on having done:

This roughly translates into the following shipping with VS 2019 GA and the corresponding GA bits for .NET Core:

  • F# 4.6 and FSharp.Core 4.6.x
  • A working FSI on .NET Core via use of dotnet fsi, but without package management via #r
  • All performance issues currently checked as completed in VS 2019 GA tooling performance #6096
  • All bug fixes and improvements in master and dev16.0 today

Our internal schedule mandates that we lock down now and ensure it is completed by the end of the week. We will then be focused on finding any show-stopper bugs so that we can have a clean initial release.

There are some additional candidates that may be worth getting in alongside what has already been mentioned:

Anyone have additional candidates they think are essential to have delivered by VS 2019 GA and their corresponding .NET Core releases? Due to the time it takes to validate everything, we'd like to get things committed or explicitly scoped out now.

cc @auduchinok @nosami @dsyme @forki @alfonsogarciacaro

@gerardtoconnor
Copy link

is there any time to get any additional items in #6096 in and if so what would be the deadline to get PR in for?

@cartermp
Copy link
Contributor Author

cartermp commented Feb 4, 2019

@gerardtoconnor We still have time to take more fixes for what's listed, but as each week rolls by the likelihood decreases towards 0. There's no specific timeline at the moment, but the sooner the better.

@cartermp
Copy link
Contributor Author

cartermp commented Feb 6, 2019

After chatting with @dsyme about #6189 we decided that this is easiest just to do out of band, and should definitely be doable well before we fully release F# 4.6.

@cartermp
Copy link
Contributor Author

cartermp commented Feb 6, 2019

All candidate PRs are merged and will undergo validation. What remains is insertions into .NET Core.

@cartermp
Copy link
Contributor Author

.NET Core and VS 2019 bits have been shuffled into their respective places. Closing this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants