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

potiuk pushed a change to branch update-python-3.9
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


 discard ae9b2e9b4c Upgrade build to Python 3.9
    omit dbdb9e7d86 Move .well-known to static
     add ea332be151 Move .well-known to static (#1106)
     add 51b3378766 Move js/fonts to static (#1109)
     add fe1062898a Fix all csp non-complaint issues (#1114)
     add 4518059dd7 Upgrade build to Python 3.9

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ae9b2e9b4c)
            \
             N -- N -- N   refs/heads/update-python-3.9 (4518059dd7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/scripts/refresh_pmc_committer_images.py    |  42 ++
 .github/workflows/build.yml                        |   5 +
 .gitignore                                         |   1 +
 .pre-commit-config.yaml                            |   2 +-
 landing-pages/site/assets/scss/_variables.scss     | 144 ++++++
 landing-pages/site/assets/scss/main-custom.scss    |   6 +-
 landing-pages/site/data/committers.json            |  66 +--
 landing-pages/site/data/pmc.json                   |  70 +--
 landing-pages/site/layouts/_default/baseof.html    |   2 +-
 landing-pages/site/layouts/blog/baseof.html        |   2 +-
 landing-pages/site/layouts/community/baseof.html   |   2 +-
 landing-pages/site/layouts/docs/baseof.html        |   2 +-
 landing-pages/site/layouts/install/baseof.html     |   2 +-
 landing-pages/site/layouts/meetups/baseof.html     |   2 +-
 landing-pages/site/layouts/partials/head.html      |  45 ++
 .../site/layouts/partials/hooks/head-end.html      |   3 -
 landing-pages/site/layouts/partials/scripts.html   |  14 +
 .../site/layouts/privacy-notice/baseof.html        |   2 +-
 landing-pages/site/layouts/roadmap/baseof.html     |   2 +-
 landing-pages/site/layouts/taxonomy/baseof.html    |   2 +-
 landing-pages/site/layouts/use-cases/baseof.html   |   2 +-
 .../site/static/external/css/OpenSans.css          | 540 +++++++++++++++++++++
 landing-pages/site/static/external/css/Roboto.css  | 360 ++++++++++++++
 .../site/static/external/css/RobotoMono.css        | 108 +++++
 landing-pages/site/static/external/css/Rubik.css   |  54 +++
 .../static/external/fonts/OpenSans-italic.woff2    | Bin 0 -> 49628 bytes
 .../static/external/fonts/OpenSans-normal.woff2    | Bin 0 -> 44128 bytes
 .../site/static/external/fonts/Roboto-italic.woff2 | Bin 0 -> 13464 bytes
 .../site/static/external/fonts/Roboto-normal.woff2 | Bin 0 -> 30424 bytes
 .../static/external/fonts/RobotoMono-normal.woff2  | Bin 0 -> 24908 bytes
 .../site/static/external/fonts/Rubik-normal.woff2  | Bin 0 -> 17624 bytes
 .../js/cdnjs.cloudflare.com-1.14.3-popper.min.js   |   5 +
 .../site/static/external/js/jquery-3.3.1.min.js    |   2 +
 .../static/external/js/jquery-3.3.1.slim.min.js    |   2 +
 .../site/static/external/js/jquery-3.4.1.min.js    |   0
 ...ackpath.bootstrapcdn.com-4.1.3-bootstrap.min.js |   7 +
 .../site/static/external/profiles/BasPH.png        | Bin 0 -> 8587 bytes
 .../site/static/external/profiles/KevinYang21.png  | Bin 0 -> 20610 bytes
 .../site/static/external/profiles/Lee-W.png        | Bin 0 -> 18456 bytes
 .../site/static/external/profiles/XD-DENG.png      | Bin 0 -> 23725 bytes
 .../site/static/external/profiles/aijamalnk.png    | Bin 0 -> 27463 bytes
 .../site/static/external/profiles/alexvanboxel.png | Bin 0 -> 44849 bytes
 .../site/static/external/profiles/amoghrajesh.png  | Bin 0 -> 27426 bytes
 .../static/external/profiles/aneesh-joseph.png     | Bin 0 -> 42440 bytes
 .../site/static/external/profiles/aoen.png         | Bin 0 -> 5604 bytes
 .../site/static/external/profiles/artwr.png        | Bin 0 -> 19842 bytes
 .../site/static/external/profiles/ashb.png         | Bin 0 -> 27901 bytes
 .../site/static/external/profiles/bbovenzi.png     | Bin 0 -> 219220 bytes
 .../site/static/external/profiles/bolkedebruin.png | Bin 0 -> 1533 bytes
 .../site/static/external/profiles/criccomini.png   | Bin 0 -> 137814 bytes
 .../site/static/external/profiles/dimberman.png    | Bin 0 -> 30561 bytes
 .../site/static/external/profiles/dirrao.png       | Bin 0 -> 1549 bytes
 .../site/static/external/profiles/dstandish.png    | Bin 0 -> 1537 bytes
 .../site/static/external/profiles/eladkal.png      | Bin 0 -> 9158 bytes
 .../site/static/external/profiles/ephraimbuddy.png | Bin 0 -> 30667 bytes
 .../site/static/external/profiles/feluelle.png     | Bin 0 -> 32554 bytes
 .../site/static/external/profiles/feng-tao.png     | Bin 0 -> 152599 bytes
 .../site/static/external/profiles/ferruzzi.png     | Bin 0 -> 35012 bytes
 .../site/static/external/profiles/fokko.png        | Bin 0 -> 23469 bytes
 .../static/external/profiles/gopidesupavan.png     | Bin 0 -> 42671 bytes
 .../site/static/external/profiles/hiteshs.png      | Bin 0 -> 1525 bytes
 .../site/static/external/profiles/houqp.png        | Bin 0 -> 11973 bytes
 .../static/external/profiles/hussein-awala.png     | Bin 0 -> 20216 bytes
 .../static/external/profiles/jedcunningham.png     | Bin 0 -> 26554 bytes
 .../site/static/external/profiles/jgao54.png       | Bin 0 -> 103574 bytes
 .../site/static/external/profiles/jghoman.png      | Bin 0 -> 45093 bytes
 .../site/static/external/profiles/jhtimmins.png    | Bin 0 -> 57505 bytes
 .../site/static/external/profiles/jmcarp.png       | Bin 0 -> 43869 bytes
 .../site/static/external/profiles/josh-fell.png    | Bin 0 -> 24292 bytes
 .../site/static/external/profiles/jscheffl.png     | Bin 0 -> 186150 bytes
 .../site/static/external/profiles/kaxil.png        | Bin 0 -> 16756 bytes
 .../site/static/external/profiles/leahecole.png    | Bin 0 -> 47334 bytes
 .../site/static/external/profiles/malthe.png       | Bin 0 -> 5566 bytes
 .../site/static/external/profiles/mik-laj.png      | Bin 0 -> 50710 bytes
 .../site/static/external/profiles/milton0825.png   | Bin 0 -> 49108 bytes
 .../site/static/external/profiles/mistercrunch.png | Bin 0 -> 45061 bytes
 .../site/static/external/profiles/mobuchowski.png  | Bin 0 -> 22430 bytes
 .../site/static/external/profiles/msumit.png       | Bin 0 -> 30478 bytes
 .../site/static/external/profiles/o-nikolas.png    | Bin 0 -> 38506 bytes
 .../site/static/external/profiles/pankajastro.png  | Bin 0 -> 24758 bytes
 .../site/static/external/profiles/pankajkoti.png   | Bin 0 -> 22865 bytes
 .../static/external/profiles/patrickleotardif.png  | Bin 0 -> 3912 bytes
 .../site/static/external/profiles/phanikumv.png    | Bin 0 -> 53131 bytes
 .../static/external/profiles/pierrejeambrun.png    | Bin 0 -> 16453 bytes
 .../site/static/external/profiles/pingzh.png       | Bin 0 -> 30691 bytes
 .../site/static/external/profiles/potiuk.png       | Bin 0 -> 317153 bytes
 .../site/static/external/profiles/r39132.png       | Bin 0 -> 18249 bytes
 .../site/static/external/profiles/rnhttr.png       | Bin 0 -> 455757 bytes
 .../site/static/external/profiles/romsharon98.png  | Bin 0 -> 18903 bytes
 .../static/external/profiles/ryanahamilton.png     | Bin 0 -> 31411 bytes
 .../site/static/external/profiles/ryw.png          | Bin 0 -> 17761 bytes
 .../site/static/external/profiles/saguziel.png     | Bin 0 -> 1538 bytes
 .../site/static/external/profiles/sekikn.png       | Bin 0 -> 2480 bytes
 .../site/static/external/profiles/shahar1.png      | Bin 0 -> 17544 bytes
 .../site/static/external/profiles/taragolis.png    | Bin 0 -> 27456 bytes
 .../site/static/external/profiles/tirkarthi.png    | Bin 0 -> 17850 bytes
 .../site/static/external/profiles/turbaszek.png    | Bin 0 -> 20789 bytes
 .../site/static/external/profiles/uranusjr.png     | Bin 0 -> 240725 bytes
 .../site/static/external/profiles/utkarsharma2.png | Bin 0 -> 13731 bytes
 .../site/static/external/profiles/vikramkoka.png   | Bin 0 -> 358406 bytes
 .../site/static/external/profiles/vincbeck.png     | Bin 0 -> 24465 bytes
 .../site/static/external/profiles/xinbinhuang.png  | Bin 0 -> 18629 bytes
 .../site/static/external/profiles/yuqian90.png     | Bin 0 -> 1580 bytes
 .../site/static/external/profiles/zhongjiajie.png  | Bin 0 -> 26123 bytes
 requirements.txt                                   |   1 +
 .../sphinx_airflow_theme/__init__.py               |   2 +-
 .../sphinx_airflow_theme/layout.html               |   9 +-
 107 files changed, 1416 insertions(+), 92 deletions(-)
 create mode 100644 .github/scripts/refresh_pmc_committer_images.py
 create mode 100644 landing-pages/site/assets/scss/_variables.scss
 create mode 100644 landing-pages/site/layouts/partials/head.html
 create mode 100644 landing-pages/site/layouts/partials/scripts.html
 create mode 100644 landing-pages/site/static/external/css/OpenSans.css
 create mode 100644 landing-pages/site/static/external/css/Roboto.css
 create mode 100644 landing-pages/site/static/external/css/RobotoMono.css
 create mode 100644 landing-pages/site/static/external/css/Rubik.css
 create mode 100644 
landing-pages/site/static/external/fonts/OpenSans-italic.woff2
 create mode 100644 
landing-pages/site/static/external/fonts/OpenSans-normal.woff2
 create mode 100644 landing-pages/site/static/external/fonts/Roboto-italic.woff2
 create mode 100644 landing-pages/site/static/external/fonts/Roboto-normal.woff2
 create mode 100644 
landing-pages/site/static/external/fonts/RobotoMono-normal.woff2
 create mode 100644 landing-pages/site/static/external/fonts/Rubik-normal.woff2
 create mode 100644 
landing-pages/site/static/external/js/cdnjs.cloudflare.com-1.14.3-popper.min.js
 create mode 100644 landing-pages/site/static/external/js/jquery-3.3.1.min.js
 create mode 100644 
landing-pages/site/static/external/js/jquery-3.3.1.slim.min.js
 copy docs-archive/apache-airflow/1.10.10/_static/jquery.js => 
landing-pages/site/static/external/js/jquery-3.4.1.min.js (100%)
 create mode 100644 
landing-pages/site/static/external/js/stackpath.bootstrapcdn.com-4.1.3-bootstrap.min.js
 create mode 100644 landing-pages/site/static/external/profiles/BasPH.png
 create mode 100644 landing-pages/site/static/external/profiles/KevinYang21.png
 create mode 100644 landing-pages/site/static/external/profiles/Lee-W.png
 create mode 100644 landing-pages/site/static/external/profiles/XD-DENG.png
 create mode 100644 landing-pages/site/static/external/profiles/aijamalnk.png
 create mode 100644 landing-pages/site/static/external/profiles/alexvanboxel.png
 create mode 100644 landing-pages/site/static/external/profiles/amoghrajesh.png
 create mode 100644 
landing-pages/site/static/external/profiles/aneesh-joseph.png
 create mode 100644 landing-pages/site/static/external/profiles/aoen.png
 create mode 100644 landing-pages/site/static/external/profiles/artwr.png
 create mode 100644 landing-pages/site/static/external/profiles/ashb.png
 create mode 100644 landing-pages/site/static/external/profiles/bbovenzi.png
 create mode 100644 landing-pages/site/static/external/profiles/bolkedebruin.png
 create mode 100644 landing-pages/site/static/external/profiles/criccomini.png
 create mode 100644 landing-pages/site/static/external/profiles/dimberman.png
 create mode 100644 landing-pages/site/static/external/profiles/dirrao.png
 create mode 100644 landing-pages/site/static/external/profiles/dstandish.png
 create mode 100644 landing-pages/site/static/external/profiles/eladkal.png
 create mode 100644 landing-pages/site/static/external/profiles/ephraimbuddy.png
 create mode 100644 landing-pages/site/static/external/profiles/feluelle.png
 create mode 100644 landing-pages/site/static/external/profiles/feng-tao.png
 create mode 100644 landing-pages/site/static/external/profiles/ferruzzi.png
 create mode 100644 landing-pages/site/static/external/profiles/fokko.png
 create mode 100644 
landing-pages/site/static/external/profiles/gopidesupavan.png
 create mode 100644 landing-pages/site/static/external/profiles/hiteshs.png
 create mode 100644 landing-pages/site/static/external/profiles/houqp.png
 create mode 100644 
landing-pages/site/static/external/profiles/hussein-awala.png
 create mode 100644 
landing-pages/site/static/external/profiles/jedcunningham.png
 create mode 100644 landing-pages/site/static/external/profiles/jgao54.png
 create mode 100644 landing-pages/site/static/external/profiles/jghoman.png
 create mode 100644 landing-pages/site/static/external/profiles/jhtimmins.png
 create mode 100644 landing-pages/site/static/external/profiles/jmcarp.png
 create mode 100644 landing-pages/site/static/external/profiles/josh-fell.png
 create mode 100644 landing-pages/site/static/external/profiles/jscheffl.png
 create mode 100644 landing-pages/site/static/external/profiles/kaxil.png
 create mode 100644 landing-pages/site/static/external/profiles/leahecole.png
 create mode 100644 landing-pages/site/static/external/profiles/malthe.png
 create mode 100644 landing-pages/site/static/external/profiles/mik-laj.png
 create mode 100644 landing-pages/site/static/external/profiles/milton0825.png
 create mode 100644 landing-pages/site/static/external/profiles/mistercrunch.png
 create mode 100644 landing-pages/site/static/external/profiles/mobuchowski.png
 create mode 100644 landing-pages/site/static/external/profiles/msumit.png
 create mode 100644 landing-pages/site/static/external/profiles/o-nikolas.png
 create mode 100644 landing-pages/site/static/external/profiles/pankajastro.png
 create mode 100644 landing-pages/site/static/external/profiles/pankajkoti.png
 create mode 100644 
landing-pages/site/static/external/profiles/patrickleotardif.png
 create mode 100644 landing-pages/site/static/external/profiles/phanikumv.png
 create mode 100644 
landing-pages/site/static/external/profiles/pierrejeambrun.png
 create mode 100644 landing-pages/site/static/external/profiles/pingzh.png
 create mode 100644 landing-pages/site/static/external/profiles/potiuk.png
 create mode 100644 landing-pages/site/static/external/profiles/r39132.png
 create mode 100644 landing-pages/site/static/external/profiles/rnhttr.png
 create mode 100644 landing-pages/site/static/external/profiles/romsharon98.png
 create mode 100644 
landing-pages/site/static/external/profiles/ryanahamilton.png
 create mode 100644 landing-pages/site/static/external/profiles/ryw.png
 create mode 100644 landing-pages/site/static/external/profiles/saguziel.png
 create mode 100644 landing-pages/site/static/external/profiles/sekikn.png
 create mode 100644 landing-pages/site/static/external/profiles/shahar1.png
 create mode 100644 landing-pages/site/static/external/profiles/taragolis.png
 create mode 100644 landing-pages/site/static/external/profiles/tirkarthi.png
 create mode 100644 landing-pages/site/static/external/profiles/turbaszek.png
 create mode 100644 landing-pages/site/static/external/profiles/uranusjr.png
 create mode 100644 landing-pages/site/static/external/profiles/utkarsharma2.png
 create mode 100644 landing-pages/site/static/external/profiles/vikramkoka.png
 create mode 100644 landing-pages/site/static/external/profiles/vincbeck.png
 create mode 100644 landing-pages/site/static/external/profiles/xinbinhuang.png
 create mode 100644 landing-pages/site/static/external/profiles/yuqian90.png
 create mode 100644 landing-pages/site/static/external/profiles/zhongjiajie.png

Reply via email to