Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger f57ebca959 Retire js-generator-openstack
This repository is unused, retire it.

Change-Id: Ib6b55e118b7092a05dfe6bcbb6bcb66a8b20fdc2
Depends-On: https://review.openstack.org/597370/
2018-08-29 09:04:51 +02:00
Michael Krotscheck f8c932ea8d Created Structure Module
The structure module is a prompt-only module that determines and
sets structural attributes which inform the rest of the project.
With these values, we can automatically generate test configuration
files, sample project layouts, as well as toggle specific tooling
options (such as gulp, karma, and others).

Change-Id: I477f427da121aeda967fadbcbe73d0a75e9d6bed
2016-06-15 05:33:31 -07:00
Michael Krotscheck 0ebabf56d1 Ran `yo openstack` on itself
This project should adhere to its own rules.

Change-Id: I52be0f532f38d320ce2fe729c90da8e3c0f8e84f
2016-06-14 09:13:53 -07:00
Michael Krotscheck 5c13f45c1e Corrected istanbul.yml config to put reports in /cover
That's where zuul expects them to be.
2016-03-29 11:07:04 -07:00
Michael Krotscheck efa9fb66b3 Eslint support
Eslint configuration and ignore file are now generated, with
simple writeback support.
2016-03-29 08:33:23 -07:00
Michael Krotscheck bd640eb08c Corrected linting problems
This patch corrects any outstanding linting problems.
2016-03-22 07:19:59 -07:00