Skip to content

Conversation

@jamesaboyle
Copy link
Collaborator

Include CI features developed during May and June by Zach and Arsen. These include a new check script with several custom checkers.

[WIP] The GitHub actions / workflow for wheel building is current a WIP. However, we have included a wheel building Docker image for now (only with Linux support).

Copy link
Collaborator Author

@jamesaboyle jamesaboyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work :D just a few minor suggestions, but no reason we can't merge it!

on: [push, pull_request]

jobs:
build_wheels:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think here we can add an if: clause, to check if the repository is jamesaboyle/SANA-FE (my local mirror)

end

#set clang path
clang_path = "/home/jab23579/useful/clang-20/bin/clang++"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be good if the clang and GCC paths can just be pulled from an environment variable, so we don't have to commit the full path :)

zachhoulton and others added 3 commits July 2, 2025 03:11
Previously moved some code to be inlined in pipeline.hpp
Simply remove the conflicts due to this missing code
@jamesaboyle jamesaboyle merged commit 85c7040 into v2.x Jul 2, 2025
0 of 10 checks passed
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.

4 participants