You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DTFx Release Completion (assigned to: @cgillum) Due:
Publish DTFx packages to nuget (directly to nuget.org).
Publish release notes for DTFx.
Patch increment DTFx packages that were released
Release Completion (assigned to: ) Due:
Delete Durable Functions packages from myget.
Run Durable Functions release pipeline.
Push myget package to nuget (nuget.org extensions package option).
Create a PR in the Azure Functions templates repo targeting branch v3.x to update only the dotnet templates (template.json files) to the latest version.
Create a PR in the Azure Functions templates repo targeting branch v4.x to update only the dotnet templates (template.json files) to the latest version.
if and only if this is a new major release, Create a PR in the Azure Functions bundles repo to update bundles to the latest version .
Merge all pending PR docs from pending_docs.md.
Reset pending_docs.md and release_notes.md in the dev branch. You will want to save release_notes.md somewhere for when you publish release notes.
Publish release notes from the pre-reset release_notes.md.
Prep DTFx Release: (assigned to: @cgillum)
Prep Release (assigned to: @cgillum)
Due: <2-business-days-before-release>
dotnet list package --vulnerable
to ensure the release is not affected by any vulnerable dependencies.Validation
Due: <1-business-days-before-release>
DTFx Release Completion (assigned to: @cgillum)
Due:
Release Completion (assigned to: )
Due:
v3.x
to update only the dotnet templates (template.json
files) to the latest version.v4.x
to update only the dotnet templates (template.json
files) to the latest version.if and only if this is a new major release, Create a PR in the Azure Functions bundles repo to update bundles to the latest version .pending_docs.md.
pending_docs.md
andrelease_notes.md
in thedev
branch. You will want to saverelease_notes.md
somewhere for when you publish release notes.release_notes.md.
The text was updated successfully, but these errors were encountered: