This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/privacy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d0718a1  Automatic Site Publish by Buildbot
d0718a1 is described below

commit d0718a1149eadcffa512ba68fd21dd718c0597a7
Author: buildbot <[email protected]>
AuthorDate: Wed Dec 11 17:12:00 2024 +0000

    Automatic Site Publish by Buildbot
---
 output/Dockerfile        | 45 ++++++++++-----------------------------------
 output/css/main.css      |  4 +---
 output/css/main.css.map  | 15 +--------------
 output/feed.xml          |  2 +-
 output/matomo/index.html | 14 +++++++-------
 5 files changed, 20 insertions(+), 60 deletions(-)

diff --git a/output/Dockerfile b/output/Dockerfile
index 9c7f89c..356c9b1 100644
--- a/output/Dockerfile
+++ b/output/Dockerfile
@@ -15,54 +15,29 @@
 # specific language governing permissions and limitations
 # under the License.
 
-FROM ruby:2.7.1-alpine3.11 as dependencies
+FROM ruby:3.3-slim
 
-RUN apk --no-cache add \
-  zlib-dev \
-  libffi-dev \
-  build-base \
+RUN apt-get update && apt-get install -y \
+  build-essential \
   libxml2-dev \
-  imagemagick-dev \
-  readline-dev \
   libxslt-dev \
-  libffi-dev \
-  yaml-dev \
-  zlib-dev \
-  vips-dev \
-  sqlite-dev \
-  cmake
-
-RUN apk --no-cache add \
-  linux-headers \
-  openjdk8-jre \
-  less \
-  zlib \
-  libxml2 \
-  readline \
-  libxslt \
-  libffi \
+  zlib1g-dev \
   git \
-  nodejs \
-  tzdata \
-  shadow \
-  bash \
-  su-exec \
-  nodejs-npm \
-  libressl \
-  yarn
+  curl \
+  bash  
 
 WORKDIR /root/build
 
-RUN gem install bundler:1.17.3
-ENV BUNDLE_CLEAN=false
+RUN gem update --system && \
+    gem install bundler
 
 COPY Gemfile .
 
-RUN bundle config clean
-RUN bundle install
+RUN bundle install && bundle list
 
 EXPOSE 4000
 EXPOSE 35729
 
 # $0 = Commando, $@ Arguments!
 ENTRYPOINT ["sh", "-c", "bundle exec jekyll $0 $@ --host 0.0.0.0"]
+
diff --git a/output/css/main.css b/output/css/main.css
index 408aa01..2ffaf92 100644
--- a/output/css/main.css
+++ b/output/css/main.css
@@ -1,3 +1 @@
-html,body{width:100%;height:100%;margin:0 
auto;background:#f8f8f8}body{min-height:100%;display:grid;grid-template-rows:auto
 1fr 
auto;grid-template-columns:100%}header{display:grid;grid-template-columns:30% 
auto;background:#2f3036;padding:0}header .header-logo{display:flex}header 
.header-logo img{max-height:48px}header 
.header-text{display:flex;align-items:center;font-size:24px;font-family:Helvetica,Arial,sans-serif;color:#eee;padding-left:20px}@media
 screen and (max-width: 810px){header{ [...]
-
-/*# sourceMappingURL=main.css.map */
\ No newline at end of file
+html,body{width:100%;height:100%;margin:0 
auto;background:#f8f8f8}body{min-height:100%;display:grid;grid-template-rows:auto
 1fr 
auto;grid-template-columns:100%}header{display:grid;grid-template-columns:30% 
auto;background:#2f3036;padding:0}header .header-logo{display:flex}header 
.header-logo img{max-height:48px}header 
.header-text{display:flex;align-items:center;font-size:24px;font-family:Helvetica,Arial,sans-serif;color:#eee;padding-left:20px}@media
 screen and (max-width: 810px){header{ [...]
\ No newline at end of file
diff --git a/output/css/main.css.map b/output/css/main.css.map
index b16109f..901af89 100644
--- a/output/css/main.css.map
+++ b/output/css/main.css.map
@@ -1,14 +1 @@
-{
-       "version": 3,
-       "file": "main.css",
-       "sources": [
-               "main.scss",
-               "_sass/main.scss"
-       ],
-       "sourcesContent": [
-               "@import 'main.scss';\n",
-               "/*\nLicensed to the Apache Software Foundation (ASF) under 
one\nor more contributor license agreements.  See the NOTICE file\ndistributed 
with this work for additional information\nregarding copyright ownership.  The 
ASF licenses this file\nto you under the Apache License, Version 2.0 
(the\n\"License\"); you may not use this file except in compliance\nwith the 
License.  You may obtain a copy of the License 
at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicab 
[...]
-       ],
-       "names": [],
-       "mappings": 
"AC8BA,AAAA,IAAI,CAAE,IAAI,AAAC,CACP,KAAK,CAAE,IAAI,CACX,MAAM,CAAE,IAAI,CACZ,MAAM,CAAE,MAAM,CACd,UAAU,CAbU,OAAO,CAc9B,AAED,AAAA,IAAI,AAAC,CACD,UAAU,CAAE,IAAI,CAChB,OAAO,CAAE,IAAI,CACb,kBAAkB,CAAE,aAAa,CACjC,qBAAqB,CAAE,IAAI,CAC9B,AAED,AAAA,MAAM,AAAC,CACH,OAAO,CAAE,IAAI,CACb,qBAAqB,CAAE,QAAQ,CAC/B,UAAU,CAtBG,OAAO,CAuBpB,OAAO,CAAE,CAAC,CAwHb,AA5HD,AAMI,MANE,CAMF,YAAY,AAAC,CACT,OAAO,CAAE,IAAI,CAChB,AARL,AAUI,MAVE,CAUF,YAAY,CAAC,GAAG,AAAC,CACb,UAAU,CAAE,IAAI,CACnB,AAZL,AAcI,MAdE
 [...]
-}
\ No newline at end of file
+{"version":3,"sourceRoot":"","sources":["../_sass/_main.scss"],"names":[],"mappings":"AA8BA,UACI,WACA,YACA,cACA,WAboB,QAgBxB,KACI,gBACA,aACA,iCACA,2BAGJ,OACI,aACA,+BACA,WAtBa,QAuBb,UAEA,oBACI,aAGJ,wBACI,gBAGJ,oBACI,aACA,mBACA,eACA,YA3CD,2BA4CC,MApCY,KAqCZ,kBAGJ,qCAvBJ,OAwBY,2BACA,oBACI,WACA,cAEJ,oBACI,cAEJ,wBACI,cAKR,cACI,qBACA,SACA,UACA,kBAEJ,cACI,qBACA,WACA,iBAEJ,gBACI,cACA,gBACA,YACA,kBACA,iBACA,YAhFL,2BAiFK,WACA,WA5EK,QA6EL,qBAGJ,sBACI,WAhFM,QAmFV,yBACI,WAtFK,KAuFL,MAzFC,KA0FD,YACA,i
 [...]
\ No newline at end of file
diff --git a/output/feed.xml b/output/feed.xml
index 10b2156..f9a7622 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2024-07-26T21:10:27+00:00</updated><id>/feed.xml</id><title 
type="html">Apache Software Foundation - Data Privacy</title><subtitle>Write an 
awesome description for your new site here. You can edit this line in _conf 
[...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.3.4">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2024-12-11T17:11:59+00:00</updated><id>/feed.xml</id><title 
type="html">Apache Software Foundation - Data Privacy</title><subtitle>Write an 
awesome description for your new site here. You can edit this line in _conf 
[...]
 
 <p>Jekyll requires blog post files to be named according to the following 
format:</p>
 
diff --git a/output/matomo/index.html b/output/matomo/index.html
index af4b0f8..2446118 100644
--- a/output/matomo/index.html
+++ b/output/matomo/index.html
@@ -64,16 +64,16 @@ We enforce cookieless measurements.</p>
   <span class="kd">var</span> <span class="nx">_paq</span> <span 
class="o">=</span> <span class="nb">window</span><span class="p">.</span><span 
class="nx">_paq</span> <span class="o">=</span> <span 
class="nb">window</span><span class="p">.</span><span class="nx">_paq</span> 
<span class="o">||</span> <span class="p">[];</span>
   <span class="cm">/* tracker methods like "setCustomDimension" should be 
called before "trackPageView" */</span>
   <span class="cm">/* We explicitly disable cookie tracking to avoid privacy 
issues */</span>
-  <span class="nx">_paq</span><span class="p">.</span><span 
class="nx">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">disableCookies</span><span class="dl">'</span><span 
class="p">]);</span>
+  <span class="nx">_paq</span><span class="p">.</span><span 
class="nf">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">disableCookies</span><span class="dl">'</span><span 
class="p">]);</span>
   <span class="cm">/* Measure a visit to flink.apache.org and 
nightlies.apache.org/flink as the same visit */</span>
-  <span class="nx">_paq</span><span class="p">.</span><span 
class="nx">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">trackPageView</span><span class="dl">'</span><span 
class="p">]);</span>
-  <span class="nx">_paq</span><span class="p">.</span><span 
class="nx">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">enableLinkTracking</span><span class="dl">'</span><span 
class="p">]);</span>
+  <span class="nx">_paq</span><span class="p">.</span><span 
class="nf">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">trackPageView</span><span class="dl">'</span><span 
class="p">]);</span>
+  <span class="nx">_paq</span><span class="p">.</span><span 
class="nf">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">enableLinkTracking</span><span class="dl">'</span><span 
class="p">]);</span>
   <span class="p">(</span><span class="kd">function</span><span 
class="p">()</span> <span class="p">{</span>
     <span class="kd">var</span> <span class="nx">u</span><span 
class="o">=</span><span class="dl">"</span><span 
class="s2">//analytics.apache.org/</span><span class="dl">"</span><span 
class="p">;</span>
-    <span class="nx">_paq</span><span class="p">.</span><span 
class="nx">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">setTrackerUrl</span><span class="dl">'</span><span 
class="p">,</span> <span class="nx">u</span><span class="o">+</span><span 
class="dl">'</span><span class="s1">matomo.php</span><span 
class="dl">'</span><span class="p">]);</span>
-    <span class="nx">_paq</span><span class="p">.</span><span 
class="nx">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">setSiteId</span><span class="dl">'</span><span class="p">,</span> 
<span class="dl">'</span><span class="s1">&lt;YourSiteId&gt;</span><span 
class="dl">'</span><span class="p">]);</span>
-    <span class="kd">var</span> <span class="nx">d</span><span 
class="o">=</span><span class="nb">document</span><span class="p">,</span> 
<span class="nx">g</span><span class="o">=</span><span class="nx">d</span><span 
class="p">.</span><span class="nx">createElement</span><span 
class="p">(</span><span class="dl">'</span><span class="s1">script</span><span 
class="dl">'</span><span class="p">),</span> <span class="nx">s</span><span 
class="o">=</span><span class="nx">d</span><span class="p" [...]
-    <span class="nx">g</span><span class="p">.</span><span 
class="k">async</span><span class="o">=</span><span class="kc">true</span><span 
class="p">;</span> <span class="nx">g</span><span class="p">.</span><span 
class="nx">src</span><span class="o">=</span><span class="nx">u</span><span 
class="o">+</span><span class="dl">'</span><span 
class="s1">matomo.js</span><span class="dl">'</span><span class="p">;</span> 
<span class="nx">s</span><span class="p">.</span><span class="nx">parentNode< 
[...]
+    <span class="nx">_paq</span><span class="p">.</span><span 
class="nf">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">setTrackerUrl</span><span class="dl">'</span><span 
class="p">,</span> <span class="nx">u</span><span class="o">+</span><span 
class="dl">'</span><span class="s1">matomo.php</span><span 
class="dl">'</span><span class="p">]);</span>
+    <span class="nx">_paq</span><span class="p">.</span><span 
class="nf">push</span><span class="p">([</span><span class="dl">'</span><span 
class="s1">setSiteId</span><span class="dl">'</span><span class="p">,</span> 
<span class="dl">'</span><span class="s1">&lt;YourSiteId&gt;</span><span 
class="dl">'</span><span class="p">]);</span>
+    <span class="kd">var</span> <span class="nx">d</span><span 
class="o">=</span><span class="nb">document</span><span class="p">,</span> 
<span class="nx">g</span><span class="o">=</span><span class="nx">d</span><span 
class="p">.</span><span class="nf">createElement</span><span 
class="p">(</span><span class="dl">'</span><span class="s1">script</span><span 
class="dl">'</span><span class="p">),</span> <span class="nx">s</span><span 
class="o">=</span><span class="nx">d</span><span class="p" [...]
+    <span class="nx">g</span><span class="p">.</span><span 
class="k">async</span><span class="o">=</span><span class="kc">true</span><span 
class="p">;</span> <span class="nx">g</span><span class="p">.</span><span 
class="nx">src</span><span class="o">=</span><span class="nx">u</span><span 
class="o">+</span><span class="dl">'</span><span 
class="s1">matomo.js</span><span class="dl">'</span><span class="p">;</span> 
<span class="nx">s</span><span class="p">.</span><span class="nx">parentNode< 
[...]
   <span class="p">})();</span>
 <span class="o">&lt;</span><span class="sr">/script</span><span 
class="err">&gt;
 </span><span class="c">&lt;!--</span> <span class="nx">End</span> <span 
class="nx">Matomo</span> <span class="nx">Code</span> <span 
class="o">--&gt;</span>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to