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

[IGNORE] add 9.0 templates #5686

Closed
wants to merge 89 commits into from
Closed

[IGNORE] add 9.0 templates #5686

wants to merge 89 commits into from

Commits on Sep 11, 2024

  1. add 9.0 templates

    radical committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    14de7fb View commit details
    Browse the repository at this point in the history
  2. wip

    radical committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bffcd7a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Initial - templates for aspire9

    - rename `src/Aspire.ProjectTemplates` to `src/Aspire.ProjectTemplates.net8`
    - duplicate `src/Aspire.ProjectTemplates8` to `src/Aspire.ProjectTemplates.net9`
        - update the `-f` parameter to `net9.0`
        - update the precedence
        - update `identity` to be like `Aspire.ServiceDefaults.CSharp.9.0`
    radical committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    511c916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d6f68 View commit details
    Browse the repository at this point in the history
  3. fix build, and update sln

    radical committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    27ede11 View commit details
    Browse the repository at this point in the history
  4. Update identity Aspire.AppHost.CSharp.8.0 -> Aspire.AppHost.CSharp.9.…

    …net8, groupIdentity from Aspire.AppHost -> Aspire.AppHost.9
    radical committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4eefb59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b19ed3e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge remote-tracking branch 'origin/main' into templates9

    # Conflicts:
    #	Aspire.sln
    radical committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    be4a5cf View commit details
    Browse the repository at this point in the history
  2. wip

    radical committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bf1597e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Merge remote-tracking branch 'origin/main' into templates9

    # Conflicts:
    #	Aspire.sln
    radical committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    632fa97 View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit b2bc12a99f9ec0c43c3a5dcd30a4dfc2854da14d
    Merge: 179de4b 56b44c5
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 17:29:17 2024 -0400
    
        Merge remote-tracking branch 'origin/main' into RemoveWorkload
    
    commit 179de4b
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 05:17:35 2024 -0400
    
        trust dev-certs on windows
    
    commit f9c2c87
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 04:17:11 2024 -0400
    
        revert .runsettings change
    
    commit d8b4772
    Merge: 19b7aef d5d3d99
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 04:09:22 2024 -0400
    
        Merge remote-tracking branch 'origin/main' into RemoveWorkload
    
    commit 19b7aef
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 03:56:32 2024 -0400
    
        fix dcp location
    
    commit de17fe1
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 03:22:11 2024 -0400
    
        fix e2e run
    
    commit c9f838e
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 03:19:35 2024 -0400
    
        fix helix run for playground, and workload
    
    commit e111467
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 02:32:30 2024 -0400
    
        fix helix run
    
    commit 8305549
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 02:28:24 2024 -0400
    
        Remove duplicate log messages
    
    commit 3357722
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 02:14:01 2024 -0400
    
        fix workloads helix submission
    
    commit 17a813f
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 01:57:45 2024 -0400
    
        Trying to fix e2e
    
    commit 7f57289
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 01:54:54 2024 -0400
    
        fix helix
    
    commit 0b6cda5
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 01:36:18 2024 -0400
    
        Fix yml
    
    commit f57fafc
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 01:24:24 2024 -0400
    
        Skip install workloads step
    
    commit c37c97e
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 01:08:28 2024 -0400
    
        Remove step to install workloads, and the corresponding project file
    
    commit c918bcd
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 00:50:19 2024 -0400
    
        Remove duplicate log messages
    
    commit 97df055
    Author: Ankit Jain <radical@gmail.com>
    Date:   Tue Sep 24 00:49:20 2024 -0400
    
        Fix workload tests to workload without a custom dotnet
    
    commit 9c3ead0
    Merge: 70c8ac7 570db52
    Author: Ankit Jain <radical@gmail.com>
    Date:   Mon Sep 23 18:30:06 2024 -0400
    
        Merge remote-tracking branch 'origin/main' into RemoveWorkload
    
    commit 70c8ac7
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Mon Sep 23 15:04:14 2024 -0700
    
        Stop installing Aspire workload on dotnet CLI
    
    commit 9bb8742
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Mon Sep 23 13:47:21 2024 -0700
    
        Add Aspire Project templates after dotnet environment is set
    
    commit 2d28b53
    Merge: 66fc9f3 af5fee3
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Sun Sep 22 10:21:43 2024 -0700
    
        Merge branch main into RemoveWorkload
    
    commit 66fc9f3
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Sun Sep 22 09:30:31 2024 -0700
    
        Pass correct version to templates
    
    commit f1eeadc
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Sat Sep 21 10:09:23 2024 -0700
    
        Move installation of templates to happen after setting environment variables.
    
    commit 9b89794
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Sat Sep 21 08:59:42 2024 -0700
    
        Ensure the sources are set to install the templates
    
    commit c1dd81e
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Sat Sep 21 08:12:37 2024 -0700
    
        Add force argument to ensure templates used are the ones produced by the build
    
    commit 8cc0454
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Sat Sep 21 07:15:32 2024 -0700
    
        Add precommands on the right place
    
    commit 37daa0f
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Fri Sep 20 16:17:36 2024 -0700
    
        Add pre and post steps to fix workload tests
    
    commit 2c6813c
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Fri Sep 20 14:12:52 2024 -0700
    
        Move RID tool to new folder
    
    commit 6d94129
    Merge: 0dfc156 dc1eeaa
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Fri Sep 20 13:53:46 2024 -0700
    
        Merge branch main into RemoveWorkload
    
    commit 0dfc156
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Fri Sep 20 13:29:18 2024 -0700
    
        Bringing back isAspireHost and switching to a sdk defined property instead.
    
    commit 044246c
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Fri Sep 20 09:06:49 2024 -0700
    
        Disable source build, do cleanup and fix template install
    
    commit f1031f1
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Thu Sep 19 16:50:58 2024 -0700
    
        Removing the step to build workloads and don't install workload
    
    commit c69fa40
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Thu Sep 19 13:32:43 2024 -0700
    
        Tests building and non-helix tests are passing
    
    commit 371d893
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Thu Sep 19 09:26:06 2024 -0700
    
        Playground apps compiling and working
    
    commit a174f30
    Author: Jose Perez Rodriguez <joperezr@microsoft.com>
    Date:   Wed Sep 18 22:38:52 2024 +0000
    
        WIP: Initial work to remove workload
    
    # Conflicts:
    #	src/Microsoft.NET.Sdk.Aspire/WorkloadManifest.in.json
    #	tests/Shared/WorkloadTesting/AspireProject.cs
    #	tests/Shared/WorkloadTesting/DotNetNewCommand.cs
    #	tests/Shared/WorkloadTesting/TestOutputWrapper.cs
    radical committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8bca53b View commit details
    Browse the repository at this point in the history
  3. update tests

    radical committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    727ba56 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into templates9

    # Conflicts:
    #	tests/Shared/WorkloadTesting/AspireProject.cs
    #	tests/Shared/WorkloadTesting/BuildEnvironment.cs
    #	tests/Shared/WorkloadTesting/DotNetNewCommand.cs
    radical committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5fdb6a2 View commit details
    Browse the repository at this point in the history
  5. wip

    radical committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bede50d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix template tests

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e23edb1 View commit details
    Browse the repository at this point in the history
  2. fix sln

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3dda5d7 View commit details
    Browse the repository at this point in the history
  3. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    50fd973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dbf9fb View commit details
    Browse the repository at this point in the history
  5. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d5f45a2 View commit details
    Browse the repository at this point in the history
  6. Fix path to Aspire.RuntimeIdentifier.Tool.csproj

    From
    `src\Aspire.Hosting.Sdk\Aspire.RuntimeIdentifier.Tool\Aspire.RuntimeIdentifier.Tool.csproj`
    ->
    `src\Aspire.AppHost.Sdk\Aspire.RuntimeIdentifier.Tool\Aspire.RuntimeIdentifier.Tool.csproj`
    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    27b34da View commit details
    Browse the repository at this point in the history
  7. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    52bacae View commit details
    Browse the repository at this point in the history
  8. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    05a85a0 View commit details
    Browse the repository at this point in the history
  9. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5c6e4c9 View commit details
    Browse the repository at this point in the history
  10. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    aaddf63 View commit details
    Browse the repository at this point in the history
  11. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    249de79 View commit details
    Browse the repository at this point in the history
  12. add back workloads.proj

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3b4b9a6 View commit details
    Browse the repository at this point in the history
  13. correctly install the sdk

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    86b02bd View commit details
    Browse the repository at this point in the history
  14. set path for dotnet-latest

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5f85ec9 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/main' into templates9

    # Conflicts:
    #	Aspire.sln
    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f87acf2 View commit details
    Browse the repository at this point in the history
  16. fix proj

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3865c5f View commit details
    Browse the repository at this point in the history
  17. fix sln

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8e94218 View commit details
    Browse the repository at this point in the history
  18. fix run

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ac555e4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d271cfc View commit details
    Browse the repository at this point in the history
  20. merge

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    74abd3a View commit details
    Browse the repository at this point in the history
  21. wip - add tets

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6aeb5e4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    689d6fa View commit details
    Browse the repository at this point in the history
  23. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    086b6c2 View commit details
    Browse the repository at this point in the history
  24. tests

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a4c99d4 View commit details
    Browse the repository at this point in the history
  25. wip

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    18cf7b3 View commit details
    Browse the repository at this point in the history
  26. fix more tests

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4173507 View commit details
    Browse the repository at this point in the history
  27. settable tfm

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5a8e148 View commit details
    Browse the repository at this point in the history
  28. let's test for net8 also

    radical committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2dbb45b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. wip

    radical committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    896b3e2 View commit details
    Browse the repository at this point in the history
  2. fix tests

    radical committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ae535f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    393f2f5 View commit details
    Browse the repository at this point in the history
  4. wip

    radical committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    968a71f View commit details
    Browse the repository at this point in the history
  5. cleanup

    radical committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dcd2e8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b668f7 View commit details
    Browse the repository at this point in the history
  7. fix tests

    radical committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5b7fc6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    544d0cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    157f162 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. add installsdk.targets

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2b11587 View commit details
    Browse the repository at this point in the history
  2. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3943d67 View commit details
    Browse the repository at this point in the history
  3. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e283004 View commit details
    Browse the repository at this point in the history
  4. fix build

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    23b22a4 View commit details
    Browse the repository at this point in the history
  5. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d091c41 View commit details
    Browse the repository at this point in the history
  6. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bc4635d View commit details
    Browse the repository at this point in the history
  7. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a758a9b View commit details
    Browse the repository at this point in the history
  8. fix

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fb93aaa View commit details
    Browse the repository at this point in the history
  9. fix basic tests

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ca5bd16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4b5c79 View commit details
    Browse the repository at this point in the history
  11. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    36ade43 View commit details
    Browse the repository at this point in the history
  12. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3bcd114 View commit details
    Browse the repository at this point in the history
  13. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a194d84 View commit details
    Browse the repository at this point in the history
  14. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a589aea View commit details
    Browse the repository at this point in the history
  15. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    90c9eff View commit details
    Browse the repository at this point in the history
  16. fix build

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fad2034 View commit details
    Browse the repository at this point in the history
  17. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b3fef93 View commit details
    Browse the repository at this point in the history
  18. refactor per-test tests

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c639a1b View commit details
    Browse the repository at this point in the history
  19. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fcf406c View commit details
    Browse the repository at this point in the history
  20. add tests

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5736531 View commit details
    Browse the repository at this point in the history
  21. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e04dd6c View commit details
    Browse the repository at this point in the history
  22. fix helix run

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    822a64d View commit details
    Browse the repository at this point in the history
  23. wip

    radical committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5d21333 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    500650e View commit details
    Browse the repository at this point in the history
  2. fix per-test tests

    radical committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    94df877 View commit details
    Browse the repository at this point in the history
  3. Fix e2e

    radical committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    403c71b View commit details
    Browse the repository at this point in the history
  4. cleanup

    radical committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    26663be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc1330d View commit details
    Browse the repository at this point in the history
  6. wip

    radical committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    936b3fd View commit details
    Browse the repository at this point in the history
  7. wip

    radical committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b6d7802 View commit details
    Browse the repository at this point in the history
  8. wip

    radical committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7fcbe4c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. wip

    radical committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1ad897e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    844a6ae View commit details
    Browse the repository at this point in the history
  3. wip

    radical committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    73d1d00 View commit details
    Browse the repository at this point in the history
  4. split tests

    radical committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    930feda View commit details
    Browse the repository at this point in the history