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

updating for v4 #525

Merged
merged 1 commit into from
Sep 10, 2021
Merged

updating for v4 #525

merged 1 commit into from
Sep 10, 2021

Conversation

brettsam
Copy link
Member

@brettsam brettsam commented Sep 8, 2021

Lots of changes here to support v4 builds and versioning:

  • Everything netcoreapp3.1 -> net6.0
  • Changed build to be fully azure pipelines (no more F# build script or packet)
  • Updated versioning to support:
    • previews
    • CI build numbers appending
    • SourceLink
    • Generator and MSBuild now have same versions as nuget package
    • No longer have hardcoded props file with version (we now set FunctionsSdkVersion during build init)
  • Removed Generator -> Sdk dependency. Generator now gets version from itself (since it is built with same versions)
  • E2E tests now explicitly add the newly-packed package rather than using hardcoded version.
  • Removed v1 tests.

@brettsam
Copy link
Member Author

Since this is a preview and is such a re-do of the build system, I'm going to get this in and please let me know @soninaren if you have additional feedback; we can address directly in the branch in separate PRs.

@brettsam brettsam merged commit 2d67917 into v4.x Sep 10, 2021
@brettsam brettsam deleted the brettsam/v4 branch December 14, 2021 19:18
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.

1 participant