[
https://issues.apache.org/jira/browse/CALCITE-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526275#comment-17526275
]
Francis Chuang commented on CALCITE-5108:
-----------------------------------------
[~zabetak] Yes, we need to wait for CALCITE-4147 where all instances of master
is replaced by main in calcite and calcite-avatica. The website fails to push
as calcite-site's default branch is main, but the Github workflows for calcite
and calcite-avatica still expects to push to calcite-site's master. Once the
rename on those 2 repos is completed, the build will be triggered again and it
will deploy properly.
> Make websites GDPR compliant
> ----------------------------
>
> Key: CALCITE-5108
> URL: https://issues.apache.org/jira/browse/CALCITE-5108
> Project: Calcite
> Issue Type: Improvement
> Components: avatica, site
> Reporter: Francis Chuang
> Assignee: Francis Chuang
> Priority: Major
> Fix For: avatica-1.21.0, 1.31.0
>
>
> Per the email that was just sent out from privacy, we need to make our sites
> compliant with GDPR.
> For both the calcite and avatica sites, link to the privacy policy:
> https://privacy.apache.org/policies/privacy-policy-public.html
> For the calcite site, we need to change the embeds for the youtube videos to
> a placeholder image that changes into the video player when clicked:
> https://privacy.apache.org/faq/committers.html
> I recently changed the jekyll-oembed plugin to jekyll-spaceship, but both
> jekyll-oembed and jekyll-spaceship embed the video directly and does not put
> a placeholder image, so this will need to be investigated. A potential fix is
> to just remove the embedded videos as we already supply direct links to the
> videos on youtube.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)