SSWConsulting / SSW.Rules.Functions

https://www.ssw.com.au/rules
2 stars 0 forks source link

📦 Azure Functions - Packages are outdated and some are deprecated #68

Closed babakamyljanovssw closed 1 month ago

babakamyljanovssw commented 2 months ago

cc: @bradystroud @JackDevAU

We tried to update all packages together #66, but it broke Azure Functions . So we reverted the changes with this #67

babakamyljanovssw commented 1 month ago

cc: @bradystroud @JackDevAU

Update:

Upgrading the Microsoft.Azure.Functions.Worker.Sdk from 1.15.1 to 1.17.4 #74 caused functions unavailability in the resource (see below screenshot). So I've reverted this upgrade. This upgrade might need some other code changes and further investigation. For now I'm moving on to the next package upgrade

Created issue for this: https://github.com/SSWConsulting/SSW.Rules.Functions/issues/84

Image Figure: No functions are available after upgrade in sswrules-staging-functions

babakamyljanovssw commented 1 month ago

✅ All Done

✅ Upgraded packages, deployed to Staging and Production ✅ Tested Staging and Production workflow runs for SSW.Rules

Closing issue