caché source control cachéupdater · 1 | intersystems corporation План: 1....

14
Change management с UDL Caché Source Control и CachéUpdater 0

Upload: others

Post on 11-Aug-2020

11 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

Change management с UDL

Caché Source Control и CachéUpdater

0

Page 2: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

1 | InterSystems Corporation

План:

1. Что такое UDL?

2. Сравнение XML с UDL

3. Caché Source Control

4. CachéUpdater

1 | InterSystems Corporation

Page 3: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

2 | InterSystems Corporation

UDL: Universal Definition Language

2 | InterSystems Corporation

Привычность

Удобство

Возможность

редактирования

файлов вне студии

Page 4: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

3 | InterSystems Corporation

Сравнение – XML – 17 строчек

3 | InterSystems Corporation

Page 5: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

4 | InterSystems Corporation

Сравнение – UDL – 5 строчек

4 | InterSystems Corporation

Page 6: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

5 | InterSystems Corporation

Поддержка

1. Caché 2016.2+

2. Atelier

$system.OBJ.ExportUDL(InternalName, FileName)

$system.OBJ.Load(FileName)

Page 7: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

6 | InterSystems Corporation

Наши контроли версий поддерживают

Caché 2014.1+

Page 8: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

7 | InterSystems Corporation

Инструменты для работы с контролем версий, которые поддерживают UDL

7 | InterSystems Corporation

Caché Source

ControlCachéUpdater

CachéGitHub

CI

Page 9: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

8 | InterSystems Corporation

Caché Source Control

8 | InterSystems Corporation

Экспорт

• При инициализации

• При каждой удачной компиляции файла

https://github.com/intersystems-ru/cache-source-control

Page 10: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

9 | InterSystems Corporation

Caché Source Control

9 | InterSystems Corporation

Импорт

• Как только файл открывается в студии

• Фоновый процесс регулярно проверяет каталог с исходными кодами

https://github.com/intersystems-ru/cache-source-control

Page 11: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

10 | InterSystems Corporation

Демонстрация

10 | InterSystems Corporation

Caché Source Control

https://github.com/intersystems-ru/cache-source-control

Page 12: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

11 | InterSystems Corporation

CachéUpdater

11 | InterSystems Corporation

Инструмент для автоматического обновления 20+ серверов

https://github.com/intersystems-ru/CacheUpdater

Page 13: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

12 | InterSystems Corporation

Демонстрация

12 | InterSystems Corporation

Caché Source Control

https://github.com/intersystems-ru/CacheUpdater

Page 14: Caché Source Control CachéUpdater · 1 | InterSystems Corporation План: 1. ЧтотакоеUDL? 2. Сравнение XML с UDL 3. Caché Source Control 4. CachéUpdater

Вопросы[email protected]

Спасибо за внимание!