You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/07/20 06:28:30 UTC

[airflow] branch simplify-www-asset-compilation updated (20c0459821 -> 34fe38c437)

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

potiuk pushed a change to branch simplify-www-asset-compilation
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 20c0459821 Move javascript compilation to host
     add 34fe38c437 Move javascript compilation to host

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   (20c0459821)
            \
             N -- N -- N   refs/heads/simplify-www-asset-compilation (34fe38c437)

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:
 .pre-commit-config.yaml                            |  11 +-
 .../airflow_breeze/commands/developer_commands.py  |   1 +
 images/breeze/output-commands.svg                  | 392 ++++++++++-----------
 3 files changed, 201 insertions(+), 203 deletions(-)