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

WaitFor for Azure Storage #5761

Merged
merged 16 commits into from
Oct 2, 2024
Merged

WaitFor for Azure Storage #5761

merged 16 commits into from
Oct 2, 2024

Commits on Sep 24, 2024

  1. WaitFor for Azure Storage

    mitchdenny committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9c3baad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f630e36 View commit details
    Browse the repository at this point in the history
  3. Add Queues health check.

    mitchdenny committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a603507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d22f6d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    9951e5d View commit details
    Browse the repository at this point in the history
  2. Basic working model.

    mitchdenny committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    979a6b2 View commit details
    Browse the repository at this point in the history
  3. Revise test

    mitchdenny committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    20d907f View commit details
    Browse the repository at this point in the history
  4. Update Program.cs

    Co-authored-by: David Fowler <davidfowl@gmail.com>
    mitchdenny and davidfowl authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    43b5198 View commit details
    Browse the repository at this point in the history
  5. Address race.

    mitchdenny committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4dceb99 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    eb72800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ccff4a View commit details
    Browse the repository at this point in the history
  3. Update src/Aspire.Hosting.Azure.Storage/AzureStorageExtensions.cs

    Co-authored-by: David Fowler <davidfowl@gmail.com>
    mitchdenny and davidfowl authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    041dad7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    95e8609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb1855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a341961 View commit details
    Browse the repository at this point in the history
  4. No need for locking now.

    mitchdenny committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    968bd1f View commit details
    Browse the repository at this point in the history