This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flagon.git
from de92c6c updating asf.yml after skywalker example
add 9f24247 reverting to original asf.yaml at master
add 0eded9e Bump addressable from 2.7.0 to 2.8.1 in /site (#26)
add 206f3a9 Update Gemfile
add 6e3f4b9 regressed public_suffix to 4.0.1 owing to issue #30
add aebc4d4 corrected incubator text in UserALE.js _docs and other
top-level files
add 3a0aa79 adding update to asf.yaml to modify alerts behavior
add f0b8f88 fixes notificaiton indents
add f7664b1 regressing asf.yaml
add c4aa7db adding back notificaitons for test
add baf8b3a Add distill 0.1.0 and fix some misc links
add 091b123 updated links to point to correct mirrors, rebuilt site and
added to /content
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 26 +-
content/Gemfile | 2 +-
content/community/index.html | 4 +-
content/distill/index.html | 4 +-
content/docs/contributing/index.html | 4 +-
content/docs/distill/analytics.html | 4 +-
content/docs/distill/api.html | 4 +-
content/docs/distill/changelog.html | 4 +-
content/docs/distill/http.html | 4 +-
content/docs/distill/index.html | 4 +-
content/docs/distill/models.html | 4 +-
content/docs/distill/start.html | 4 +-
content/docs/distill/utilities.html | 4 +-
content/docs/index.html | 4 +-
content/docs/stack/index.html | 4 +-
content/docs/stack/scaling/index.html | 4 +-
content/docs/stout/index.html | 4 +-
content/docs/stout/start.html | 4 +-
content/docs/tap/index.html | 4 +-
content/docs/userale/index.html | 4 +-
content/docs/useralejs/API/index.html | 16 +-
content/docs/useralejs/build/index.html | 10 +-
content/docs/useralejs/dataschema/index.html | 18 +-
content/docs/useralejs/index.html | 24 +-
content/docs/useralejs/modifying/index.html | 20 +-
content/docs/useralejs/troubleshooting/index.html | 8 +-
content/docs/useralepy/api.html | 4 +-
content/docs/useralepy/changelog.html | 4 +-
content/docs/useralepy/index.html | 4 +-
content/docs/useralepy/start.html | 4 +-
content/feed.xml | 2 +-
content/images/asf_logo_url.svg | 261 +++++++++++++++++++++
content/index.html | 8 +-
content/releases/index.html | 59 +++--
content/stack/index.html | 4 +-
content/stout/index.html | 4 +-
content/tap/index.html | 4 +-
content/userale/index.html | 4 +-
site/CHANGELOG.md | 4 +
site/Gemfile.lock | 4 +-
site/_config.yml | 2 +-
site/_docs/useralejs/API.md | 12 +-
site/_docs/useralejs/build.md | 6 +-
site/_docs/useralejs/dataschema.md | 14 +-
site/_docs/useralejs/index.md | 20 +-
site/_docs/useralejs/modifying.md | 16 +-
site/_docs/useralejs/troubleshooting.md | 4 +-
site/_pages/releases.html | 55 +++--
site/_site/community/index.html | 4 +-
site/_site/distill/index.html | 4 +-
site/_site/docs/contributing/index.html | 4 +-
site/_site/docs/distill/analytics.html | 4 +-
site/_site/docs/distill/api.html | 4 +-
site/_site/docs/distill/changelog.html | 4 +-
site/_site/docs/distill/http.html | 4 +-
site/_site/docs/distill/index.html | 4 +-
site/_site/docs/distill/models.html | 4 +-
site/_site/docs/distill/start.html | 4 +-
site/_site/docs/distill/utilities.html | 4 +-
site/_site/docs/index.html | 4 +-
site/_site/docs/stack/index.html | 4 +-
site/_site/docs/stack/scaling/index.html | 4 +-
site/_site/docs/stout/index.html | 4 +-
site/_site/docs/stout/start.html | 4 +-
site/_site/docs/tap/index.html | 4 +-
site/_site/docs/userale/index.html | 4 +-
site/_site/docs/useralejs/API/index.html | 16 +-
site/_site/docs/useralejs/build/index.html | 10 +-
site/_site/docs/useralejs/dataschema/index.html | 18 +-
site/_site/docs/useralejs/index.html | 24 +-
site/_site/docs/useralejs/modifying/index.html | 20 +-
.../docs/useralejs/troubleshooting/index.html | 8 +-
site/_site/docs/useralepy/api.html | 4 +-
site/_site/docs/useralepy/changelog.html | 4 +-
site/_site/docs/useralepy/index.html | 4 +-
site/_site/docs/useralepy/start.html | 4 +-
site/_site/feed.xml | 2 +-
site/_site/images/asf_logo_url.svg | 261 +++++++++++++++++++++
site/_site/index.html | 8 +-
site/_site/releases/index.html | 59 +++--
site/_site/stack/index.html | 4 +-
site/_site/stout/index.html | 4 +-
site/_site/tap/index.html | 4 +-
site/_site/userale/index.html | 4 +-
site/images/asf_logo_url.svg | 261 +++++++++++++++++++++
site/index.html | 4 +-
site/package.json | 2 +-
87 files changed, 1184 insertions(+), 308 deletions(-)
create mode 100644 content/images/asf_logo_url.svg
create mode 100644 site/_site/images/asf_logo_url.svg
create mode 100644 site/images/asf_logo_url.svg