Skip to content

Conversation

@nightlark
Copy link
Member

Converted the existing Azure Pipelines workflow to run on GitHub Actions.

@nightlark nightlark force-pushed the c-cpp-example-ci-gha branch from 35b59c3 to eefb60e Compare January 9, 2025 21:48
@nightlark nightlark force-pushed the c-cpp-example-ci-gha branch from eefb60e to 606c292 Compare January 9, 2025 22:11
@trevorhardy
Copy link
Contributor

@nightlark, I see you've marked this as "draft"; what is the next step in getting these converted over to GitHub Actions?

@nightlark
Copy link
Member Author

The CMake configuration errors need to be resolved to the point where it isn't failing due to issues finding tools that need installing on the VM. Right now a copy of Ninja looks like it needs to get installed on some platforms.

@trevorhardy
Copy link
Contributor

The CMake configuration errors need to be resolved to the point where it isn't failing due to issues finding tools that need installing on the VM. Right now a copy of Ninja looks like it needs to get installed on some platforms.

This is outside my skill set; is this something you can tackle?

@nightlark
Copy link
Member Author

I think it's at that point now. It found all the build tools needed, and is now failing because the examples are asking for HELICS v2.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants