You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/03/10 02:16:08 UTC

[skywalking] branch vault-support updated (8ac1e23 -> cf85422)

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

wusheng pushed a change to branch vault-support
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 8ac1e23  Add file change detection mechanism
     add f0385ff  Remove & Simplfy redundancy code. (#4467)
     add b059f7f  Correct the words for new PMC (#4468)
     add ccb23d0  #4463 FAQ for Maven compilation failure with error like python2 not found (#4473)
     add fff3378  [BugFix] Docker so11y cannot be disabled (#4471)
     add ab8d7fa  sync ui (#4474)
     add cf85422  Merge branch 'master' into vault-support

No new revisions were added by this update.

Summary of changes:
 docker/oap-es7/docker-entrypoint.sh                |  2 -
 docker/oap/docker-entrypoint.sh                    |  2 -
 docs/en/FAQ/README.md                              |  1 +
 docs/en/FAQ/maven-compile-npm-failure.md           | 62 ++++++++++++++++++++++
 docs/en/guides/asf/committer.md                    |  2 +-
 .../plugin/jdbc/h2/dao/H2AggregationQueryDAO.java  | 20 +++----
 .../jdbc/mysql/MySQLAggregationQueryDAO.java       | 19 +++----
 skywalking-ui                                      |  2 +-
 8 files changed, 79 insertions(+), 31 deletions(-)
 create mode 100644 docs/en/FAQ/maven-compile-npm-failure.md