[
https://issues.apache.org/jira/browse/CALCITE-5584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100810#comment-18100810
]
Ruben Q L edited comment on CALCITE-5584 at 7/31/26 2:35 PM:
-------------------------------------------------------------
I've created a [PR#5136|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.
BTW: I also filed a separate
[PR#5134|https://github.com/apache/calcite/pull/5134] to put back in the site's
readme the legacy instructions to manually publish the site (to have them at
hand in case the automatic process fails for whatever reason).
was (Author: rubenql):
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)