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

Setup a CI system for ClangSharp #36

Closed
tannergooding opened this issue Apr 26, 2019 · 3 comments
Closed

Setup a CI system for ClangSharp #36

tannergooding opened this issue Apr 26, 2019 · 3 comments

Comments

@tannergooding
Copy link
Member

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.

@EgorBo
Copy link
Member

EgorBo commented Apr 26, 2019

` + for up-to-date nuget packages 🙂

@tannergooding
Copy link
Member Author

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

@tannergooding
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants