-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust git paths for command capture, repo clone destinations (#13)
* Adjust git paths for command capture, repo clone destinations Also updates the expected artifact locations, relative to the workspace. * Use bash for Bazel command capture, try to improve globs * Remove inline comments from path command They seem to be interpreted as part of the glob, which screws them up. * Add artifact merge job * Build nanobind_example wheel using Bazel to obtain linker flagfiles Also postprocess the files into a single directory to obtain a neater artifact. * Use cp instead of mv, find param files via `find` and copy Using xargs, in bash. * Use explicit glob in Bazel artifact to prevent flattening
- Loading branch information
1 parent
d99fa26
commit b8fe40e
Showing
1 changed file
with
44 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters