Hi,

It seems we are getting "build failed" messages (for commits on the branch,
such as this) sometimes followed by "build succeeded again" messages (from
commits on trunk). I'm assuming the notification system mix up the builds
between the branches and trunk since they have the same name.

Would it be possible to rename the jobs in the branch, or do we even need
them on fast-moving featurebranches like this?

Cheers,
Daniel

Den ons 27 nov. 2024 kl 15:24 skrev GitBox <g...@apache.org>:

>
> The GitHub Actions job "Build and Test Subversion using autoconf build
> system" on subversion.git has failed.
> Run started by GitHub user asfgit (triggered by asfgit).
>
> Head commit for run:
> ee6ce43c398c8c860179e894d68b13ac5621422a / Timofei Zhakov <
> rin...@apache.org>
> On the 'apply-processor' branch: Add cb_table->adjust_merge_source()
> callback
> whose implementations may adjust the source for tree conflict.
>
> * subversion/libsvn_client/client.h
>   (svn_client__apply_processor_callbacks_t): Add adjust_merge_source
> method.
> * subversion/libsvn_client/merge.c
>   (apply_processor_adjust_merge_source): Implement function.
>   (do_merge): Initialize cb_table.adjust_merge_source with a pointer to the
>    apply_processor_adjust_merge_source function.
> * subversion/libsvn_client/merge_processor.c
>   (record_tree_conflict): Move code disabled by TODO_FILTER_MERGEINFO to
>    merge.c::apply_processor_adjust_merge_source(), but call it instead, do
>    a little rearrangement of the local variables, invoke
> make_conflict_versions()
>    once, but use the adjusted source.
>
> git-svn-id:
> https://svn.apache.org/repos/asf/subversion/branches/apply-processor@1922163
> 13f79535-47bb-0310-9956-ffa450edef68
>
> Report URL: https://github.com/apache/subversion/actions/runs/12052015541
>
> With regards,
> GitHub Actions via GitBox
>
>

Reply via email to