Can we still use the ID for patches from Jara?

On Thu, Oct 12, 2017 at 6:04 AM, Colin Finck <co...@reactos.org> wrote:

> Hi all!
>
> Apart from basic build testing through AppVeyor and Travis-CI, you can
> now also run all regression tests for the code belonging to a Pull Request.
>
> Just log in to our BuildBot at https://build.reactos.org with your
> development account credentials (formerly "SVN credentials"), select a
> builder in the waterfall view and fill the field "Branch" in the "Force
> a Build" section. You have two options here:
>
> * "refs/pull/<ID>/head"
>   Builds your branch, unmodified.
>   That means, if you haven't kept your branch up to date with the main
>   ReactOS repo, latest changes won't be included.
>
> * "refs/pull/<ID>/merge"
>   Builds the changes of your branch merged to the main ReactOS repo.
>   That means, latest changes in the main ReactOS repo will be included.
>
> Replace <ID> by the number of your Pull Request.
>
> As the resulting hash may be hard to predict, the "prepare source" step
> will now give detailed information about the latest commit included in
> your build:
> https://build.reactos.org/builders/Build%20GCCLin_x86/
> builds/19201/steps/preparing%20source/logs/stdio
>
>
> Have fun!
>
> Colin
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev@reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to