Pārlūkot izejas kodu

Build demos from 7.7 branch

Change-Id: Ic2a0396ad451adfd2c75b3dbd54155d28fb16be7
tags/7.7.2
Artur Signell pirms 7 gadiem
vecāks
revīzija
62815353e1
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4
    4
      scripts/BuildDemos.py

+ 4
- 4
scripts/BuildDemos.py Parādīt failu

@@ -16,10 +16,10 @@ 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",
"dashboard" : ("https://github.com/vaadin/dashboard-demo.git","7.7"),
"parking" : ("https://github.com/vaadin/parking-demo.git", "7.7"),
"addressbook" : ("https://github.com/vaadin/addressbook.git", "7.7"),
"grid-gwt" : ("https://github.com/vaadin/grid-gwt.git", "7.7"),
"sampler" : "demos/sampler"
# "my-demo" : ("my_demo_url_or_path", "my-demo-dev-branch")
}

Notiek ielāde…
Atcelt
Saglabāt