-
## Minimal .gitlab-ci.yml illustrating the issue
```yml
---
hello:
image: ubuntu
script:
- echo "Heya" > tempfile
artifacts:
paths:
- tempfile
```
### Expected behavio…
-
Today we have the [Azure.AI.OpenAI](https://github.com/dotnet/aspire/tree/main/src/Components/Aspire.Azure.AI.OpenAI) component when using Azure OpenAI.
Last week an official OpenAI library was int…
-
Build started
2$ErrorActionPreference = "Stop"
3Invoke-WebRequest http://raw.github.com/krlmlr/r-appveyor/master/scripts/appveyor-tool.ps1 -OutFile "..\appveyor-tool.ps1"
4Import-Module '..\appveyo…
-
##### SUMMARY
The `az` command does not get installed by the collection, therefore we need to install the `azure-cli` package. However, the packages installed by the collection's `requirements-azure.…
-
Issue #32 discussed this. It is a common pattern that many amqpnetlite users will see and it would be a great feature to consider. A model for this feature is [Qpid C++ Messaging](https://qpid.apache.…
ChugR updated
4 years ago
-
**Describe the bug**
I am testing MMLSpark Serving in Docker container.
For the time being I am spinning up super simple continuousServer returning basicly dummy response. No model involved.
When …
-
**Operating system**: Windows 11
**wxPython version & source**: [self-built](https://github.com/oleksis/Phoenix/commit/b2199e299a6ca6d866aa6f3d0888499136ead9d6)
*…
-
### NuGet Product(s) Involved
Other/NA
### The Elevator Pitch
Managing multiple project lock files for a huge solution or a repo can be daunting. This was even called out in 2018 when lock fi…
-
## Details about Problem
NuGet product used (NuGet.exe | Visual Studio | MSBuild.exe | dotnet.exe): nuget.exe CLI via Mono
Product version: 5.8.0.6930
Worked before? If so, with which…
-
i am trying to submit a ml pipeline from mlstudio using the python sdk, but i get this error
`MSI: Failed to retrieve a token from 'identity-responder-not-enabled/?resource=https://management.core.…