[
https://issues.apache.org/jira/browse/CALCITE-5584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100810#comment-18100810
]
Ruben Q L commented on CALCITE-5584:
------------------------------------
I've created a [PR|https://github.com/apache/calcite/pull/5136/] with a
potential quick-fix that should be enough for our case. I'm not very familiar
with *.yml files, so a review in that would be much appreciated.
> Publish website action only triggers for the last commit in the chain
> ----------------------------------------------------------------------
>
> Key: CALCITE-5584
> URL: https://issues.apache.org/jira/browse/CALCITE-5584
> Project: Calcite
> Issue Type: Bug
> Components: build
> Affects Versions: 1.34.0
> Reporter: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
>
> At some point, towards the end of the 1.34.0 release process, I pushed two
> commits together from my local repository to the remote:
> *
> [https://github.com/apache/calcite/commit/de305074f4dad5f157abb149319d1664fa2fe68d]
> *
> [https://github.com/apache/calcite/commit/421c871e5f9f3ea7c660bea48f2099d0cd41ffcf]
> The [publish website
> action|https://github.com/apache/calcite/actions/runs/4416430449/jobs/7740705842]
> was triggered only for the last commit,
> 421c871e5f9f3ea7c660bea48f2099d0cd41ffcf, which doesn't have any changes to
> the site thus the changes in de305074f4dad5f157abb149319d1664fa2fe68d are not
> reflected to calcite.apache.org.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)