[
https://issues.apache.org/jira/browse/CALCITE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-6806.
------------------------------------------
Fix Version/s: 1.39.0
Resolution: Fixed
Fixed in
[b901b415e17bc876213e99efe361bf55278d622f|https://github.com/apache/calcite/commit/b901b415e17bc876213e99efe361bf55278d622f].
Thanks for the review [~francischuang]!
> Add CI action to test site remains buildable after changes
> ----------------------------------------------------------
>
> Key: CALCITE-6806
> URL: https://issues.apache.org/jira/browse/CALCITE-6806
> Project: Calcite
> Issue Type: Task
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.39.0
>
>
> Currently, we have CI automation to build and publish the website when:
> * [a release tag is
> created|https://github.com/apache/calcite/blob/main/.github/workflows/publish-website-on-release.yml]
> * [a commit is merged to main branch
> |https://github.com/apache/calcite/blob/main/.github/workflows/publish-non-release-website-updates.yml]
> but there are no checks to ensure that the site can be built and before
> merging a PR.
> We should add a CI check to build the website if a PR changes anything under
> the site directory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)