Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Azure/azure-functions-dotnet-worker

boblarson-ka created a comment on an issue on Azure/azure-functions-dotnet-worker
We've got either the same or very similar issue. I've got a case open with Microsoft Azure support as well. We're on an elastic premium plan. Actually "comforting" to hear someone is seeing it on c...

View on GitHub

brettsam pushed 1 commit to release/2.x Azure/azure-functions-dotnet-worker
  • updating AspNetCore to preview2 package dep (#2784) c4c70a0

View on GitHub

brettsam deleted a branch Azure/azure-functions-dotnet-worker

brettsam/package

brettsam pushed 1 commit to feature/2.x Azure/azure-functions-dotnet-worker
  • updating AspNetCore to preview2 package dep (#2784) c4c70a0

View on GitHub

brettsam closed a pull request on Azure/azure-functions-dotnet-worker
updating AspNetCore to preview2 package dep
Updating dep to official package ### Pull request checklist * [ ] My changes **do not** require documentation changes * [ ] Otherwise: Documentation issue linked to PR * [ ] My changes **...
fabiocav created a review on a pull request on Azure/azure-functions-dotnet-worker

View on GitHub

liliankasem created a comment on a pull request on Azure/azure-functions-dotnet-worker
@danielmarbach do you mind rebasing main so we can run the CI? Thanks!

View on GitHub

liliankasem created a review on a pull request on Azure/azure-functions-dotnet-worker

View on GitHub

azure-pipelines[bot] created a comment on a pull request on Azure/azure-functions-dotnet-worker
<samp> Azure Pipelines successfully started running 1 pipeline(s).<br> </samp>

View on GitHub

liliankasem created a comment on a pull request on Azure/azure-functions-dotnet-worker
/azp run dotnet-worker.public

View on GitHub

brettsam opened a pull request on Azure/azure-functions-dotnet-worker
updating AspNetCore to preview2 package dep
Updating dep to official package ### Pull request checklist * [ ] My changes **do not** require documentation changes * [ ] Otherwise: Documentation issue linked to PR * [ ] My changes **...
brettsam created a branch on Azure/azure-functions-dotnet-worker

brettsam/package - Azure Functions out-of-process .NET language worker

liliankasem created a review on a pull request on Azure/azure-functions-dotnet-worker

View on GitHub

liliankasem deleted a branch Azure/azure-functions-dotnet-worker

liliankasem/deps/e2eappproj

liliankasem pushed 1 commit to main Azure/azure-functions-dotnet-worker
  • Bump System.Text.Json to 8.0.5 (#2783) 30fd904

View on GitHub

fabiocav created a review on a pull request on Azure/azure-functions-dotnet-worker

View on GitHub

liliankasem pushed 18 commits to shkr/2637_fnh_prejit Azure/azure-functions-dotnet-worker
  • Function App (Flex Cosumption) ZipDeploy publish support (#2712) * In ZipDeploy, add support for publishing a Flex C... 24cd553
  • Updating packages dependencies to the latest (#2729) 39cb965
  • Update EntityFramework sample pkg versions (#2742) 903be9c
  • Updating FunctionExecutorGenerator to avoid long if/else chains. a98b271
  • Generators package version update (#2755) 0f345be
  • Generator tests: Add transitive dependency for System.Text.Json v8.0.5 & bump extension versions (#2760) 33047a0
  • Fixing Function Executor test 7a9559a
  • Refactor WebJobs extension info (#2762) 9590def
  • skipBuildTagsForGitHubPullRequests when the PR is a fork (#2770) 97e7048
  • Bump System.Text.Json from 8.0.4 to 8.0.5 in /host/src/FunctionsNetHost (#2768) Bumps [System.Text.Json](https://git... 2684846
  • re-use FunctionsWorkerApplicationBuilder if called multiple times (#2774) f249435
  • Add worker extension validation to CI (#2764) afd1006
  • ignore rider temp files 04ce8b7
  • Support SignalR trigger return value (#2771) 9f278fa
  • add skipBuildTagsForGitHubPullRequests for extensions (#2779) 52594e0
  • Fix typos in CI referencing test projects (#2773) ad547ba
  • Adding a null check before initiating the internal Activity (#2765) * Adding a null check for the internal Activity. f2c700d
  • Merge branch 'main' into shkr/2637_fnh_prejit 7377750

View on GitHub

liliankasem created a review on a pull request on Azure/azure-functions-dotnet-worker

View on GitHub

liliankasem created a branch on Azure/azure-functions-dotnet-worker

liliankasem/deps/e2eappproj - Azure Functions out-of-process .NET language worker

dependabot[bot] deleted a branch Azure/azure-functions-dotnet-worker

dependabot/nuget/test/E2ETests/E2EApps/E2EApp/System.Text.Json-8.0.5

dependabot[bot] created a comment on a pull request on Azure/azure-functions-dotnet-worker
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commen...

View on GitHub

liliankasem created a comment on a pull request on Azure/azure-functions-dotnet-worker
We should not be bumping `Microsoft.AspNetCore.WebUtilities"`

View on GitHub

liliankasem closed a pull request on Azure/azure-functions-dotnet-worker
Bump System.Text.Json from 8.0.4 to 8.0.5 in /test/E2ETests/E2EApps/E2EApp
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">...
fabiocav pushed 50 commits to release/2.x Azure/azure-functions-dotnet-worker
  • Function App (Flex Cosumption) ZipDeploy publish support (#2712) * In ZipDeploy, add support for publishing a Flex C... 24cd553
  • Updating packages dependencies to the latest (#2729) 39cb965
  • Update EntityFramework sample pkg versions (#2742) 903be9c
  • Updating FunctionExecutorGenerator to avoid long if/else chains. a98b271
  • Generators package version update (#2755) 0f345be
  • Generator tests: Add transitive dependency for System.Text.Json v8.0.5 & bump extension versions (#2760) 33047a0
  • Fixing Function Executor test 7a9559a
  • Refactor WebJobs extension info (#2762) 9590def
  • skipBuildTagsForGitHubPullRequests when the PR is a fork (#2770) 97e7048
  • Bump System.Text.Json from 8.0.4 to 8.0.5 in /host/src/FunctionsNetHost (#2768) Bumps [System.Text.Json](https://git... 2684846
  • re-use FunctionsWorkerApplicationBuilder if called multiple times (#2774) f249435
  • Add worker extension validation to CI (#2764) afd1006
  • Setting _ToolingSuffix for TargetFrameworkVersion v9.0 (#2597) * Setting _ToolingSuffix for V9.0 TargetFrameworkVers... 4edc913
  • Adding net9.0 TFM (#2615) * Adding net9.0 TFM Update build YAML to install net9 pin to preview6 in global.json * ... ed26f67
  • Updating project structure to fix extensions, samples and core package dependencies 4214ff3
  • Updates to main solution. Fixing unit tests. ab0a83e
  • Dependency updates 9a9569f
  • Test updates c96909a
  • Updating samples dependencies f694bf7
  • Fixing extension solution dependencies ecfa19c
  • and 30 more ...

View on GitHub