Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forwarding the LanguageWorkerOptions from the host to the job host scope and ensuring we use the provided instances. #10369

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from

Commits on Aug 13, 2024

  1. Forwarding the LanguageWorkerOptions from the host

    to the job host scope and ensuring we use the provided instances.
    fabiocav committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    af614bb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Adding a change notification system to refresh Options. Using this to…

    … refresh LanguageWorkerOption after script host is built. This will cause the LanguageWorkerOption to be refreshed after specialization.
    kshyju committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bfbfe56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1257e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    eec5806 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    706dc1f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update src/WebJobs.Script/ScriptHostBuilderExtensions.cs

    Co-authored-by: Jacob Viau <[email protected]>
    fabiocav and jviau authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    624a870 View commit details
    Browse the repository at this point in the history
  2. Update src/WebJobs.Script/ScriptHostBuilderExtensions.cs

    Co-authored-by: Jacob Viau <[email protected]>
    fabiocav and jviau authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1b8cff0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    219cdf2 View commit details
    Browse the repository at this point in the history