You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/08/23 13:11:42 UTC

[skywalking] branch test/ci/fasten updated (e2a6208 -> 60ed8f6)

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

kezhenxu94 pushed a change to branch test/ci/fasten
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    omit e2a6208  Split CI workflow to fasten the waiting time
     add db2bc93  Separate agent docs to avoid long single page. (#7537)
     add 60ed8f6  Split CI workflow to fasten the waiting time

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   (e2a6208)
            \
             N -- N -- N   refs/heads/test/ci/fasten (60ed8f6)

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:
 apm-sniffer/config/agent.config                    |   2 +-
 docs/en/setup/service-agent/java-agent/README.md   | 155 +--------------------
 .../service-agent/java-agent/advanced-features.md  |  15 ++
 ...ble-kafka-reporter.md => advanced-reporters.md} |   5 +-
 .../java-agent/{README.md => configurations.md}    | 139 +-----------------
 .../service-agent/java-agent/logic-endpoint.md     |  12 ++
 docs/menu.yml                                      |  10 +-
 7 files changed, 47 insertions(+), 291 deletions(-)
 create mode 100644 docs/en/setup/service-agent/java-agent/advanced-features.md
 rename docs/en/setup/service-agent/java-agent/{How-to-enable-kafka-reporter.md => advanced-reporters.md} (83%)
 copy docs/en/setup/service-agent/java-agent/{README.md => configurations.md} (63%)
 mode change 100755 => 100644
 create mode 100644 docs/en/setup/service-agent/java-agent/logic-endpoint.md