-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
270 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"ИмяОбработки":"СписокРелизов1С", | ||
"Параметры":{ | ||
"ИмяПользователя" : "user", | ||
"ПарольПользователя" : "P@ssw0rd", | ||
"ФильтрПриложений" : ["Управление торговлей.*11"], | ||
"ФильтрВерсий" : ["11\\.4.*"], | ||
"ФильтрВерсийНачинаяСДаты" : "2021-12-25T00:00:00" | ||
}, | ||
"Обработчики":[ | ||
{ | ||
"ИмяОбработки":"ЗагрузчикРелизов1С", | ||
"ИдОбработчика":"ЗагрузчикУТ_11_4", | ||
"Параметры":{ | ||
"ИмяПользователя" : "user", | ||
"ПарольПользователя" : "P@ssw0rd", | ||
"КаталогДляСохранения" : "$workDir\\tmp\\distr", | ||
"РаспаковыватьEFD" : true, | ||
"КаталогДляРаспаковкиEFD" : "$workDir\\tmp\\tmplts", | ||
"ФайлыДляРаспаковкиEFD" : "1Cv8.cf", | ||
"УдалитьПослеРаспаковкиEFD" : false | ||
}, | ||
"Обработчики":[ | ||
{ | ||
"ИмяОбработки":"ВыгрузкаКаталогаКонфигурацииВГит", | ||
"ИдОбработчика":"ВыгрузкаДО", | ||
"Параметры":{ | ||
"ПутьККаталогуКонфигураций" : "$workDir\\tmp\\tmplts\\Trade110", | ||
"РепозитарийГит" : "d:\\tmp\\Trade11", | ||
"ИмяВеткиГит" : "release_1C", | ||
"КонвертироватьВФорматЕДТ" : false, | ||
"ВерсияЕДТ" : "2021.3.1", | ||
"СнятьСПоддержки" : true, | ||
"ОтносительныйПуть" : "Trade" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.