1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-04 13:53:56 +03:00
parent 252e6ff18f
commit 60428b27ba
65 changed files with 8391 additions and 8327 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -817,6 +817,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -6514,6 +6514,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -1095,6 +1095,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -783,6 +783,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -504,6 +504,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_GoogleWorkspace"", Undefined);
|
| OPI_GoogleWorkspace = LoadScript(""%1/oint/core/Modules/OPI_GoogleWorkspace.os"");
| Context.Insert(""OPI_GoogleWorkspace"", OPI_GoogleWorkspace);

View File

@@ -437,6 +437,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_GoogleWorkspace"", Undefined);
|
| OPI_GoogleWorkspace = LoadScript(""%1/oint/core/Modules/OPI_GoogleWorkspace.os"");
| Context.Insert(""OPI_GoogleWorkspace"", OPI_GoogleWorkspace);

View File

@@ -159,6 +159,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -1258,6 +1258,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -351,6 +351,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_GoogleWorkspace"", Undefined);
|
| OPI_GoogleWorkspace = LoadScript(""%1/oint/core/Modules/OPI_GoogleWorkspace.os"");
| Context.Insert(""OPI_GoogleWorkspace"", OPI_GoogleWorkspace);

View File

@@ -309,6 +309,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_YandexID"", Undefined);
|
| OPI_YandexID = LoadScript(""%1/oint/core/Modules/OPI_YandexID.os"");
| Context.Insert(""OPI_YandexID"", OPI_YandexID);

View File

@@ -712,6 +712,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_MSSQL"", Undefined);
|
| OPI_MSSQL = LoadScript(""%1/oint/core/Modules/OPI_MSSQL.os"");
| Context.Insert(""OPI_MSSQL"", OPI_MSSQL);

View File

@@ -702,6 +702,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_MySQL"", Undefined);
|
| OPI_MySQL = LoadScript(""%1/oint/core/Modules/OPI_MySQL.os"");
| Context.Insert(""OPI_MySQL"", OPI_MySQL);

View File

@@ -202,6 +202,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -472,6 +472,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -696,6 +696,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -966,6 +966,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -1808,6 +1808,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -733,6 +733,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_PostgreSQL"", Undefined);
|
| OPI_PostgreSQL = LoadScript(""%1/oint/core/Modules/OPI_PostgreSQL.os"");
| Context.Insert(""OPI_PostgreSQL"", OPI_PostgreSQL);

View File

@@ -87,6 +87,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_RCON"", Undefined);
|
| OPI_RCON = LoadScript(""%1/oint/core/Modules/OPI_RCON.os"");
| Context.Insert(""OPI_RCON"", OPI_RCON);

View File

@@ -1617,6 +1617,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -1093,6 +1093,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -458,6 +458,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_SQLite"", Undefined);
|
| OPI_SQLite = LoadScript(""%1/oint/core/Modules/OPI_SQLite.os"");
| Context.Insert(""OPI_SQLite"", OPI_SQLite);

View File

@@ -87,6 +87,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -1469,6 +1469,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -78,6 +78,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -435,6 +435,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -430,6 +430,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -1961,6 +1961,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -1044,6 +1044,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -555,6 +555,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
| Context.Insert(""OPI_YandexID"", Undefined);
|
| OPI_YandexID = LoadScript(""%1/oint/core/Modules/OPI_YandexID.os"");
| Context.Insert(""OPI_YandexID"", OPI_YandexID);

View File

@@ -243,6 +243,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -98,6 +98,7 @@ Function GetConnectionString() Export
Return "
| Context = New Structure;
|
|

View File

@@ -829,6 +829,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -6568,6 +6568,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -1135,6 +1135,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -795,6 +795,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -504,6 +504,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_GoogleWorkspace"", Неопределено);
|
| OPI_GoogleWorkspace = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_GoogleWorkspace.os"");
| Контекст.Вставить(""OPI_GoogleWorkspace"", OPI_GoogleWorkspace);

View File

@@ -437,6 +437,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_GoogleWorkspace"", Неопределено);
|
| OPI_GoogleWorkspace = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_GoogleWorkspace.os"");
| Контекст.Вставить(""OPI_GoogleWorkspace"", OPI_GoogleWorkspace);

View File

@@ -163,6 +163,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -1270,6 +1270,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -363,6 +363,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_GoogleWorkspace"", Неопределено);
|
| OPI_GoogleWorkspace = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_GoogleWorkspace.os"");
| Контекст.Вставить(""OPI_GoogleWorkspace"", OPI_GoogleWorkspace);

View File

@@ -309,6 +309,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_YandexID"", Неопределено);
|
| OPI_YandexID = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_YandexID.os"");
| Контекст.Вставить(""OPI_YandexID"", OPI_YandexID);

View File

@@ -732,6 +732,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_MSSQL"", Неопределено);
|
| OPI_MSSQL = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_MSSQL.os"");
| Контекст.Вставить(""OPI_MSSQL"", OPI_MSSQL);

View File

@@ -722,6 +722,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_MySQL"", Неопределено);
|
| OPI_MySQL = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_MySQL.os"");
| Контекст.Вставить(""OPI_MySQL"", OPI_MySQL);

View File

@@ -206,6 +206,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -472,6 +472,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -708,6 +708,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -974,6 +974,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -1894,6 +1894,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -753,6 +753,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_PostgreSQL"", Неопределено);
|
| OPI_PostgreSQL = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_PostgreSQL.os"");
| Контекст.Вставить(""OPI_PostgreSQL"", OPI_PostgreSQL);

View File

@@ -87,6 +87,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_RCON"", Неопределено);
|
| OPI_RCON = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_RCON.os"");
| Контекст.Вставить(""OPI_RCON"", OPI_RCON);

View File

@@ -1621,6 +1621,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -1123,6 +1123,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -478,6 +478,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_SQLite"", Неопределено);
|
| OPI_SQLite = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_SQLite.os"");
| Контекст.Вставить(""OPI_SQLite"", OPI_SQLite);

View File

@@ -87,6 +87,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -1483,6 +1483,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -78,6 +78,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -459,6 +459,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -438,6 +438,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -2003,6 +2003,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -1056,6 +1056,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -555,6 +555,7 @@
Возврат "
| Контекст = Новый Структура;
| Контекст.Вставить(""OPI_YandexID"", Неопределено);
|
| OPI_YandexID = ЗагрузитьСценарий(""%1/oint/core/Modules/OPI_YandexID.os"");
| Контекст.Вставить(""OPI_YandexID"", OPI_YandexID);

View File

@@ -247,6 +247,7 @@
Возврат "
| Контекст = Новый Структура;
|
|

View File

@@ -98,6 +98,7 @@
Возврат "
| Контекст = Новый Структура;
|
|