Hi,
I just added './logerrit testfeature':
 https://github.com/LibreOffice/core/commit/ef4fd9c52f16e6d242f999dd87170e6cac07230d
If you are on a feature branch, with:
 ./logerrit testfeature
you can trigger a gerrit test build on all platforms of the feature branch you
are currently on in the state it is pushed to gerrit. You can also explicitly
specify a branch:
 ./logerrit testfeature $featurebranch
The implementation is somewhat cumbersome, doing a clone and checkout to a
tempdir and then rm -rf'ing that. As such it is intended mostly as an
inspiration for your own script-foo, rather than as the canonical way to test a
feature branch. Have fun!
Best,
Bjoern
Context
- announcing ./logerrit testfeature · Bjoern Michaelsen
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.