azure-sdk-for-c icon indicating copy to clipboard operation
azure-sdk-for-c copied to clipboard

[FEATURE REQ] CI should build and test on Free BSD.

Open sergey-shandar opened this issue 6 years ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Information Checklist Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • [ ] Description Added
  • [ ] Expected solution specified

sergey-shandar avatar Oct 17 '19 02:10 sergey-shandar

An initial discussion suggested that it was possible to do this with FreeBSD 12 but the steps needed to do this would take engineering time:

  1. Get .NET CLI running (.NET CLI is not officially supported in FreeBSD, we'd have to build it)
  2. Build the Azure DevOps Agent (to ensure it works we'd need to sync code from the latest agent and merge changes in from another branch that added FreeBSD support)

It is possible to short circuit some of these steps with the DevOps agent but we aren't confident that the agent will function properly if we do so.

danieljurek avatar Nov 06 '19 17:11 danieljurek

Nope

kurtzeborn avatar Sep 12 '23 21:09 kurtzeborn