This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch feat-modernize-theme-5qPcf
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
discard 530f25ba3c go mod files
discard 54d0fd0b8c Add dark mode support to Airflow documentation site
discard b53c62f3e0 Upgrade Docsy theme from v0.2.0-pre to v0.12.0 and enable
dark mode
add 41d9735af0 Upgrade Docsy theme from v0.2.0-pre to v0.12.0 and enable
dark mode
add f6f1dbbebb Add dark mode support to Airflow documentation site
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 (530f25ba3c)
\
N -- N -- N refs/heads/feat-modernize-theme-5qPcf (f6f1dbbebb)
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/workflows/build.yml | 4 ++++
landing-pages/site/go.mod | 8 --------
landing-pages/site/go.sum | 4 ----
3 files changed, 4 insertions(+), 12 deletions(-)
delete mode 100644 landing-pages/site/go.mod
delete mode 100644 landing-pages/site/go.sum