Skip to content

New ci to build with github actions instead of azure.#149

Open
luciansmith wants to merge 16 commits intodevelopfrom
build-with-github-actions
Open

New ci to build with github actions instead of azure.#149
luciansmith wants to merge 16 commits intodevelopfrom
build-with-github-actions

Conversation

@luciansmith
Copy link
Copy Markdown
Contributor

No description provided.

@luciansmith
Copy link
Copy Markdown
Contributor Author

So! I realized that we don't actually need to get this working after all; we could just rename the old files, since they were made with ctypes, not Swig. But if we do revive the project eventually, we'll need to start from here.

Note that things are on their way to working. Currently, different things go wrong on different platforms:

macos13 and ubuntu: Probably actually works. Only problem is that we need to cut the whole 'run several times on different pythons' bit that I stole from roadrunner; we instead just need a single python, a la Antimony.
macos14: Build problem with yajl_malloc_func that doesn't show up on any other platform.
windows: config problem with libxml2, I think?
manylinux: vcpkg action stops when complains that it's a different owner that whoever checked out vcpkg. Might need to set up vcpkg manually on this platform.

This still doesn't work, but while I'm updating other things...
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.

1 participant