File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -36,15 +36,6 @@ From within the Azure Functions language worker repo:
3636 - ` git commit -m "Updated subtree from https://github.com/azure/azure-functions-language-worker-protobuf. Tag: <tag-name>. Commit: <commit hash>" `
3737 - ` git push `
3838
39- ## Releasing a Language Worker Protobuf version
40-
41- 1. Draft a release in the GitHub UI
42- - Be sure to include details of the release
43- 2. Create a release version, following semantic versioning guidelines ([ semver.org] ( https://semver.org/ ) )
44- 3. Tag the version with the pattern: ` v<M>.<m>.<p>-protofile ` (example: ` v1.1.0-protofile ` )
45- 4. Merge ` dev ` to ` main `
46- 5. Run the release you'd created
47-
4839## Consuming FunctionRPC.proto
4940* Note: Update versionNumber before running following commands*
5041
You can’t perform that action at this time.
0 commit comments