1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-01-31 19:55:08 +03:00
parent 1c0daec5fa
commit b6410c8eb9
36 changed files with 7276 additions and 6574 deletions

View File

@@ -1,4 +1,4 @@
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
OintLibrary = "telegram";
OintFunction = "SendTextMessage";

View File

@@ -1,3 +1,3 @@
 Path = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
 Path = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
Result = OPI_IntegrationProxy.CreateProject(Path);

View File

@@ -1,4 +1,4 @@
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
HandlerKey = "3F56...";
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
HandlerKey = "E4D4...";
Result = OPI_IntegrationProxy.DeleteRequestHandler(Project, HandlerKey);

View File

@@ -1,4 +1,4 @@
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
HandlerKey = "3F56...";
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
HandlerKey = "E4D4...";
Result = OPI_IntegrationProxy.DisableRequestsHandler(Project, HandlerKey);

View File

@@ -1,4 +1,4 @@
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
HandlerKey = "3F56...";
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
HandlerKey = "E4D4...";
Result = OPI_IntegrationProxy.EnableRequestsHandler(Project, HandlerKey);

View File

@@ -1,3 +1,3 @@
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
Result = OPI_IntegrationProxy.GetRequestHandlersList(Project);

View File

@@ -1,4 +1,4 @@
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
HandlerKey = "3F56...";
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
HandlerKey = "E4D4...";
Result = OPI_IntegrationProxy.GetRequestsHandler(Project, HandlerKey);

View File

@@ -1,5 +1,5 @@
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_250E_27.oint";
HandlerKey = "3F56...";
 Project = "C:\Users\Administrator\AppData\Local\Temp\v8_85A2_1a.oint";
HandlerKey = "E4D4...";
OintLibrary = "dropbox";
OintFunction = "CreateFolder";