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

Prioritize retrieval of environment variables from IConfiguration instead of directly #1339

Closed

Commits on Aug 14, 2024

  1. Implemented against Dapr.Client.AspNetCore client

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d96807f View commit details
    Browse the repository at this point in the history
  2. SImplified DaprWorkflow DI registration and updated to use IConfigura…

    …tion preference. Needs testing.
    
    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d309423 View commit details
    Browse the repository at this point in the history
  3. Added missing copyright header

    Signed-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d79db7b View commit details
    Browse the repository at this point in the history
  4. Updated actor registration to prefer the updated IConfiguration-based…

    … approach for pulling the HTTP endpoint and API token
    
    Signe-off-by: Whit Waldo <[email protected]>
    WhitWaldo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c3a190f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Oct 14, 2024

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