1,852
edits
(→GitHub) |
|||
Line 24: | Line 24: | ||
* Find out how to trigger a build on changes in two repositories? | * Find out how to trigger a build on changes in two repositories? | ||
** Untested idea: https://github.com/gnu-octave/octave-buildbot/pull/9/files | ** Untested idea: https://github.com/gnu-octave/octave-buildbot/pull/9/files | ||
=== GitHub === | |||
* Markus wants to try out using GitHub runners | |||
** https://octave.discourse.group/t/ci-with-github-hosted-runners/1081 | |||
** Try out macOS runners | |||
* Therefore a folder ".github" will be added to the Octave main repo | |||
** Can be removed anytime if it proves as not useful. | |||
* If other services (despite GitHub) are going to be tested, respective files might be added too. | |||
=== String class strategy === | === String class strategy === |