This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/content/Apache/Ignite/org.apache.ignite-ignite-core-2.17.0
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
omit 8e50f8a chore(deps): bump org.apache.ignite:ignite-core
add 5ccfb6b training slide changes
add 6aa3ee1 fixed format
add 974f5e6 fixed formatting
add 9490f88 fixed formatting
add 237bcdc fixed formatting
add eaf15bf formatting,changes
add 0a37738 formatting changes
add 0dfd60b v1
add 6e374c6 updated image
add 561b7f8 Merge pull request #114 from
karanlangorg/karan-airflow-training
add abb5f19 Update site.xml removed redundancy (#115)
add 1405cd2 Update index.adoc removed redundant word (#121)
add de6631b Update writing-slides.adoc removed redundant word (#117)
add 539d547 Update new-presentation.adoc removed redundancies (#118)
add 52c913d Update presentation-tips.adoc text tweaks and fixed a link
(#116)
add f9b3d5b Fix image squishing
add d3ded2d Merge pull request #123 from rbowen/Airflow
add 0c8801a Update index.adoc minor text edits
add fcbba6d Merge pull request #120 from cottage14/patch-2
add cda04a7 Update index.adoc minor changes to improve readability
add e4e5b12 Merge pull request #119 from cottage14/patch-1
add 0f07bc6 add new images
add b034abf changed to CoC and updated dates
add 2d781e2 Merge pull request #122 from justinmclean/ApacheConSlides
add d71e9da chore(deps): bump org.apache.ignite:ignite-core
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 (8e50f8a)
\
N -- N -- N
refs/heads/dependabot/maven/content/Apache/Ignite/org.apache.ignite-ignite-core-2.17.0
(d71e9da)
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:
.../Airflow/src/main/asciidoc/_settings.adoc | 1 +
.../{resources => asciidoc}/images/AirflowLogo.png | Bin
.../src/main/asciidoc/images/AirflowPrinciples.png | Bin 0 -> 65612 bytes
.../main/asciidoc/images/AirflowPrinciples2.png | Bin 0 -> 79500 bytes
.../src/main/asciidoc/images/UI-filters.png | Bin 0 -> 313569 bytes
.../Airflow/src/main/asciidoc/images/UI-home.png | Bin 0 -> 303897 bytes
.../asciidoc/images/UI-views-cluster-activity.jpg | Bin 0 -> 398701 bytes
.../asciidoc/images/airflow-corecomponents.png | Bin 0 -> 147822 bytes
.../src/main/asciidoc/images/airflow-dynamic.png | Bin 0 -> 222187 bytes
.../src/main/asciidoc/images/airflow-elegant.png | Bin 0 -> 127858 bytes
.../main/asciidoc/images/airflow-is-scalable.png | Bin 0 -> 116219 bytes
.../src/main/asciidoc/images/airflow-providers.png | Bin 0 -> 274630 bytes
.../src/main/asciidoc/images/airflow-scalable.png | Bin 0 -> 116065 bytes
.../asciidoc/images/airflow-scalingstrategies.png | Bin 0 -> 173516 bytes
.../src/main/asciidoc/images/airflow_easy.png | Bin 0 -> 307500 bytes
.../src/main/asciidoc/images/airflow_github.png | Bin 0 -> 435791 bytes
.../main/asciidoc/images/airflow_integration.png | Bin 0 -> 337052 bytes
.../{resources => asciidoc}/images/logo-apache.png | Bin
.../Airflow/src/main/asciidoc/images/python.png | Bin 0 -> 77253 bytes
.../Apache/Airflow/src/main/asciidoc/index.adoc | 248 ++++++++++++++++++---
.../ApacheCon/src/main/asciidoc/index_en.adoc | 22 +-
.../ApacheCon/src/main/resources/images/CoC.png | Bin 0 -> 25762 bytes
.../src/main/resources/images/CoC_large.png | Bin 0 -> 43036 bytes
.../src/main/resources/images/Minneapolis.jpg | Bin 0 -> 2445536 bytes
.../src/main/resources/images/MinneapolisII.jpg | Bin 0 -> 4371272 bytes
.../src/main/resources/images/MinneapolisIII.jpg | Bin 0 -> 4653442 bytes
.../src/main/resources/images/MinneapolisIV.jpg | Bin 0 -> 3148932 bytes
site/src/site/asciidoc/index.adoc | 15 +-
site/src/site/asciidoc/users/index.adoc | 11 +-
site/src/site/asciidoc/users/new-presentation.adoc | 17 +-
.../src/site/asciidoc/users/presentation-tips.adoc | 8 +-
site/src/site/asciidoc/users/writing-slides.adoc | 2 +-
site/src/site/site.xml | 2 +-
33 files changed, 250 insertions(+), 76 deletions(-)
copy content/Apache/Airflow/src/main/{resources =>
asciidoc}/images/AirflowLogo.png (100%)
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/AirflowPrinciples.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/AirflowPrinciples2.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/UI-filters.png
create mode 100644 content/Apache/Airflow/src/main/asciidoc/images/UI-home.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/UI-views-cluster-activity.jpg
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow-corecomponents.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow-dynamic.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow-elegant.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow-is-scalable.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow-providers.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow-scalable.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow-scalingstrategies.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow_easy.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow_github.png
create mode 100644
content/Apache/Airflow/src/main/asciidoc/images/airflow_integration.png
copy content/Apache/Airflow/src/main/{resources =>
asciidoc}/images/logo-apache.png (100%)
create mode 100644 content/Apache/Airflow/src/main/asciidoc/images/python.png
create mode 100644
content/Conferences/ApacheCon/src/main/resources/images/CoC.png
create mode 100644
content/Conferences/ApacheCon/src/main/resources/images/CoC_large.png
create mode 100644
content/Conferences/ApacheCon/src/main/resources/images/Minneapolis.jpg
create mode 100644
content/Conferences/ApacheCon/src/main/resources/images/MinneapolisII.jpg
create mode 100644
content/Conferences/ApacheCon/src/main/resources/images/MinneapolisIII.jpg
create mode 100644
content/Conferences/ApacheCon/src/main/resources/images/MinneapolisIV.jpg