This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git
The following commit(s) were added to refs/heads/master by this push:
new 9155eb3 chore: indent YAML and fix case of GitHub (#467)
9155eb3 is described below
commit 9155eb3e330c3c1c90e7c123a7b81421f0a1c266
Author: John Bampton <[email protected]>
AuthorDate: Thu Mar 11 00:39:11 2021 +1000
chore: indent YAML and fix case of GitHub (#467)
---
.asf.yaml | 22 +++++++++---------
.travis.yml | 4 ++--
_config.yml | 4 ++--
_includes/code/manifest-for-helloJS-2.yaml | 1 -
_includes/partial/site-header.html | 2 +-
charts/index.yaml | 36 +++++++++++++++---------------
6 files changed, 34 insertions(+), 35 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index cca312d..60dc12f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,14 +19,14 @@ github:
description: "Apache OpenWhisk website (openwhisk.apache.org) content; built
using Jekyll"
homepage: https://openwhisk.apache.org/
labels:
- - openwhisk
- - apache
- - serverless
- - faas
- - functions-as-a-service
- - cloud
- - serverless-architectures
- - serverless-functions
- - docker
- - kubernetes
- - functions
+ - openwhisk
+ - apache
+ - serverless
+ - faas
+ - functions-as-a-service
+ - cloud
+ - serverless-architectures
+ - serverless-functions
+ - docker
+ - kubernetes
+ - functions
diff --git a/.travis.yml b/.travis.yml
index a07d6c4..d3850e8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,8 +11,8 @@ script: ./bin/test
env:
global:
- - NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer
- - DISABLE_EXTERNAL_SITE_CHECK=true # speeds up installation of html-proofer
+ - NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of
html-proofer
+ - DISABLE_EXTERNAL_SITE_CHECK=true # speeds up installation of html-proofer
sudo: false # route your build to the container-based infrastructure for a
faster build
diff --git a/_config.yml b/_config.yml
index f1a9b8f..1db27f2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -39,8 +39,8 @@ defaults:
# Build settings
markdown: kramdown
sass:
- sass_dir: _scss
- style: compressed
+ sass_dir: _scss
+ style: compressed
gems:
- jekyll-feed
exclude:
diff --git a/_includes/code/manifest-for-helloJS-2.yaml
b/_includes/code/manifest-for-helloJS-2.yaml
index 64d7d1e..c3f8db3 100644
--- a/_includes/code/manifest-for-helloJS-2.yaml
+++ b/_includes/code/manifest-for-helloJS-2.yaml
@@ -8,4 +8,3 @@ packages:
return { greeting: `Hello ${name}!` };
}
runtime: nodejs:10
-
diff --git a/_includes/partial/site-header.html
b/_includes/partial/site-header.html
index 8b75163..6d84f85 100644
--- a/_includes/partial/site-header.html
+++ b/_includes/partial/site-header.html
@@ -12,7 +12,7 @@
<div class="header-section-social-icons">
<div class="header-row-social-icons">
<a class="header-button-icon" style="order: 7;"
href="https://github.com/apache?q=openwhisk" title="Apache OpenWhisk project
repositories on GitHub">
- <img class="header-icon-image" alt="Github" src="{{
site.github.url }}/images/icons/icon-github-white.svg">
+ <img class="header-icon-image" alt="GitHub" src="{{
site.github.url }}/images/icons/icon-github-white.svg">
</a>
<a class="header-button-icon" style="order: 6;" href="slack.html"
title="Apache OpenWhisk on Slack">
<img class="header-icon-image" alt="Slack" src="{{
site.github.url }}/images/icons/icon-slack-white.svg">
diff --git a/charts/index.yaml b/charts/index.yaml
index 889e994..26ed80f 100644
--- a/charts/index.yaml
+++ b/charts/index.yaml
@@ -1,22 +1,22 @@
apiVersion: v1
entries:
openwhisk:
- - apiVersion: v2
- created: "2021-02-05T18:55:49.212794-05:00"
- description: Apache OpenWhisk is an open source serverless cloud platform
- digest: d221370b363a788665026e1d50d8659230ffd080d8d8711c3a21441e1d255f8e
- home: https://openwhisk.apache.org
- icon:
https://raw.githubusercontent.com/apache/openwhisk/682eb5b62ee6ba8017ab54226c2ace3637f4f1ec/docs/images/whisk_icon_full-color_with_tm_64x64-300dpi.png
- keywords:
- - Apache OpenWhisk
- - amd64
- kubeVersion: '>=v1.14.0-r0'
- maintainers:
- - email: [email protected]
- name: Apache OpenWhisk Community
- name: openwhisk
- type: application
- urls:
- -
https://github.com/apache/openwhisk-deploy-kube/releases/download/1.0.0/openwhisk-1.0.0.tgz
- version: 1.0.0
+ - apiVersion: v2
+ created: "2021-02-05T18:55:49.212794-05:00"
+ description: Apache OpenWhisk is an open source serverless cloud platform
+ digest: d221370b363a788665026e1d50d8659230ffd080d8d8711c3a21441e1d255f8e
+ home: https://openwhisk.apache.org
+ icon:
https://raw.githubusercontent.com/apache/openwhisk/682eb5b62ee6ba8017ab54226c2ace3637f4f1ec/docs/images/whisk_icon_full-color_with_tm_64x64-300dpi.png
+ keywords:
+ - Apache OpenWhisk
+ - amd64
+ kubeVersion: '>=v1.14.0-r0'
+ maintainers:
+ - email: [email protected]
+ name: Apache OpenWhisk Community
+ name: openwhisk
+ type: application
+ urls:
+ -
https://github.com/apache/openwhisk-deploy-kube/releases/download/1.0.0/openwhisk-1.0.0.tgz
+ version: 1.0.0
generated: "2021-02-05T18:55:49.20723-05:00"