Переглянути джерело

Remove grid-gwt and parking from tested demos

Change-Id: I0a34471073961cb5090e43aade8e2732de522a1d
tags/8.0.0.alpha3
Teemu Suo-Anttila 7 роки тому
джерело
коміт
121f562ae3
1 змінених файлів з 0 додано та 2 видалено
  1. 0
    2
      scripts/BuildDemos.py

+ 0
- 2
scripts/BuildDemos.py Переглянути файл

@@ -17,9 +17,7 @@ from xml.etree.ElementTree import ElementTree
# Validated demos. name -> git url
demos = {
"dashboard" : "https://github.com/vaadin/dashboard-demo.git",
"parking" : "https://github.com/vaadin/parking-demo.git",
"addressbook" : "https://github.com/vaadin/addressbook.git",
"grid-gwt" : "https://github.com/vaadin/grid-gwt.git",
"sampler" : "demos/sampler"
# "my-demo" : ("my_demo_url_or_path", "my-demo-dev-branch")
}

Завантаження…
Відмінити
Зберегти