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
* update packages and framework
* update global json
* update pipelines
* only update dependcies.
* try to fix the pipelines for our special build setup
* try to migrate the functions too to dotnet 7
* try to allow dotnet 7
* add deploy.ps1 to the solution
* try to use dotnet 7 in the deployment
* try to fix the deployment
* try to fix deployment
* fix the deployment
* additional logging, if the deployment failed
* fix functions startup
* try to fix the deploy script a bit more
* try to fix deployment again
* change settings files
* update packages
* try with a diffrent framework identifier
* try it with the old version again
* try to build self contained
* try to fix pipeline
* fix pipeline again
* fix a minor issue in the custom deploy script
* try to use the latest and greatest worker updates
* try now with x86. Maybe it will fix it
[OpenApiParameter(name:"filecode",In=ParameterLocation.Query,Required=false,Type=typeof(string),Description="The **code** parameter, that represent to get read access to stored files")]
28
27
[OpenApiResponseWithBody(statusCode:HttpStatusCode.OK,contentType:"text/plain",bodyType:typeof(string),Description="The OK response")]
0 commit comments