Skip to content

Build and Publish Aspire.CLI AOT #8677

@joperezr

Description

@joperezr

We should look into what would it take to produce Aspire.CLI AOT for the rids: win-x64, win-x86, win-arm64, linux-x64, linux-x86, linux-arm64, darwin-x64, darwin-arm64.

Work that still needs to be done:

  • We need to modify the clipack so that we also set PublishAot=true as one of the additional properties we send to the project.
  • We need to enable Linux and Mac runs on official builds, as we currently only run windows.
  • We need to figure out a mechanism of producing Linux CLI packages from Linux build, Mac packages from Mac build, and then have all of those published to the artifacts.
  • We will need to figure out how to chain the builds such that we can do signing of the non-windows packages on a windows build.

Metadata

Metadata

Assignees

Labels

area-engineering-systemsinfrastructure helix infra engineering repo stuff

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions