-
Notifications
You must be signed in to change notification settings - Fork 47
Building_custom_branches_from_CI
Wojciech Potrzebowski edited this page Nov 19, 2025
·
1 revision
It is now possible to build sasview with custom sasmodels and sasdata branches from the GitHub GUI.
- Go to https://github.com/SasView/sasview/actions/workflows/ci.yml and click on Run Workflow (on right hand side)
- Select
sasview,sasmodelsandsasdatabranches that you would like to build with
- Click on "Run Workflow" (green button)
- This will trigger build called
CI. (You can then follow it to access artifacts if you for example want to test installer)
Other interfaces:
This can also be run from the command line e.g:
gh workflow run --repo sasview/sasview --ref main ci.yml -f sasmodels_ref=pr-python-fq
or from RESTAPI (https://docs.github.com/en/actions/how-tos/manage-workflow-runs/manually-run-a-workflow).
- View/Subscribe to the SasView Calendar
- Fortnightly developer's agenda/minutes
- Developer Guides
- Admin Processes and Procedure Notes
- Active Project Pages
- Historical Archive of Obsolete Pages
- Contributor e-Learning Course (free)
- Non Coding contribution needs/projects
- New functionality projects
- acknowledging contributions