[
https://issues.apache.org/jira/browse/FLINK-31923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732910#comment-17732910
]
Martijn Visser commented on FLINK-31923:
----------------------------------------
Fixed in:
apache/flink-connector-shared-utils@ci_utils:
7c237004da01ac1d325d37cec5dd2eea84fbd101
> Connector weekly runs are only testing main branches instead of all supported
> branches
> --------------------------------------------------------------------------------------
>
> Key: FLINK-31923
> URL: https://issues.apache.org/jira/browse/FLINK-31923
> Project: Flink
> Issue Type: Bug
> Components: Build System, Connectors / Common
> Reporter: Martijn Visser
> Assignee: Martijn Visser
> Priority: Major
> Labels: pull-request-available
>
> We have a weekly scheduled build for connectors. That's only triggered for
> the {{main}} branches, because that's how the Github Actions {{schedule}}
> works, per
> https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
> We can resolve that by having the Github Action flow checkout multiple
> branches as a matrix to run these weekly tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)