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 14:25:20 +03:00
parent 1402f4be2d
commit 7fdafd1954
21 changed files with 8347 additions and 8347 deletions

File diff suppressed because it is too large Load Diff

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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