| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
/azp run |
Sorry, something went wrong.
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Sorry, something went wrong.
There was a problem hiding this comment.
Added some clarifications on approach to test this as of now.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This pull request adds a new job to the pr-validation-pipeline.yml file to enable running Python tests on macOS. The job includes steps for setting up the environment, installing dependencies, building bindings, running tests with coverage, and publishing results. Some Docker-related steps are commented out for now.
Additions to the pipeline:
Commented-out Docker-related steps:
Issue Reference
Fixes AB#37749
Checklist
Testing Performed