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

Adds TodosApi app (native AOT "goldilocks" stage 2) #1828

Merged
merged 26 commits into from
Mar 31, 2023

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    d473ec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f67f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6795f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db3b880 View commit details
    Browse the repository at this point in the history
  5. Add health checks

    DamianEdwards committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fcd5372 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2294df View commit details
    Browse the repository at this point in the history
  7. PR feedback

    DamianEdwards committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2c0c161 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5309681 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8931a01 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    519d27e View commit details
    Browse the repository at this point in the history
  11. Update Program.cs

    DamianEdwards committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1385ee3 View commit details
    Browse the repository at this point in the history
  12. Update Program.cs

    DamianEdwards committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4b3a834 View commit details
    Browse the repository at this point in the history
  13. Update Program.cs

    DamianEdwards committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c024b14 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ef37cf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fbfd62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    638fc67 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9a60016 View commit details
    Browse the repository at this point in the history
  18. Remove unused using

    DamianEdwards committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    adc3c5c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Update scenarios/goldilocks.benchmarks.yml

    Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
    DamianEdwards and eerhardt authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4b5b37f View commit details
    Browse the repository at this point in the history
  2. Update src/BenchmarksApps/TodosApi/DatabaseHealthCheck.cs

    Co-authored-by: Nino Floris <mail@ninofloris.com>
    DamianEdwards and NinoFloris authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6182ed4 View commit details
    Browse the repository at this point in the history
  3. PR feedback & tweaks

    DamianEdwards authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fc3b1b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa0d1dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ab5b49 View commit details
    Browse the repository at this point in the history
  6. Fix compile issue

    DamianEdwards committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5978271 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0890252 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4be1491 View commit details
    Browse the repository at this point in the history