You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2024. It is now read-only.
Possibly of interest to @shinglyu.
Right now a lot of build logic is hard-coded in https://github.com/servo/saltfs/blob/master/buildbot/master/files/config/master.cfg . Ideally, Buildbot would only invoke scripts from https://github.com/servo/servo/tree/master/etc/ci.
It looks like the only templating in
master.cfgis to insert the value ofcommon.servo_home, which is set in https://github.com/servo/saltfs/blob/master/common/map.jinja because it differs between Mac and Linux.to deploy:
servo/servo; land them. Move buildbot step to yaml servo#10849servo/saltfschanging buildbot config to invoke the build scripts