We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As per #34 (comment), it would be nice if ClangSharp could be connected to Azure DevOps for CI and other build infrastructure niceties.
It may be possible to utilize dotnet/arcade for this, or to setup a smaller localized infrastructure.
dotnet/arcade
The text was updated successfully, but these errors were encountered:
` + for up-to-date nuget packages 🙂
Sorry, something went wrong.
I put up a PR which sets up most of the infrastructure required: #60
The only thing really missing is an AzDO project so I can configure the azure-pipelines.yml
azure-pipelines.yml
This is largely resolved now. It would still be nice to get signing support setup and to get new nuget packages for ClangSharp proper uploaded.
ClangSharp
No branches or pull requests
As per #34 (comment), it would be nice if ClangSharp could be connected to Azure DevOps for CI and other build infrastructure niceties.
It may be possible to utilize
dotnet/arcade
for this, or to setup a smaller localized infrastructure.The text was updated successfully, but these errors were encountered: