Excel data extraction plugin for Spyglass
Go to file
Andreas Jaeger dff3326fc8 Add .gitreview and .zuul.yaml
Add the usual .gitreview file.

Add an initial zuul file so that jobs can merge, this contains only
noop-jobs, so no tests are run. A followup can add proper tests.

Change-Id: Idf5aa1c82419ddab718ca5267d5d250a2dfb64d9
2019-05-12 17:35:17 +02:00
doc Initial commit 2019-04-26 16:01:24 -05:00
examples Initial commit 2019-04-26 16:01:24 -05:00
spyglass-plugin-xls Added YAPF configuration 2019-05-02 09:58:58 -05:00
tools/gate Initial commit 2019-04-26 16:01:24 -05:00
.gitignore Initial commit 2019-04-26 16:01:24 -05:00
.gitreview Add .gitreview and .zuul.yaml 2019-05-12 17:35:17 +02:00
.style.yapf Added YAPF configuration 2019-05-02 09:58:58 -05:00
.zuul.yaml Add .gitreview and .zuul.yaml 2019-05-12 17:35:17 +02:00
LICENSE Initial commit 2019-04-26 16:01:24 -05:00
README.rst Initial commit 2019-04-26 16:01:24 -05:00
requirements.txt Initial commit 2019-04-26 16:01:24 -05:00
setup.py Added YAPF configuration 2019-05-02 09:58:58 -05:00
test-requirements.txt Initial commit 2019-04-26 16:01:24 -05:00
tox.ini Added YAPF configuration 2019-05-02 09:58:58 -05:00

Spyglass Excel Plugin

Tugboat is a Spyglass plugin to generate airship-seaworthy site manifest files from an excel based engineering spec. The plugin is configured with an Excel sheet and its corresponding excel specification as inputs. Spyglass uses this plugin to construct an intermediary yaml which is processed further using J2 templates to generate site manifests.

Spyglass: https://opendev.org/airship/spyglass