1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-23 21:29:38 +02:00
This commit is contained in:
Anton Titovets 2024-09-25 09:48:22 +03:00
parent ed3b329264
commit ccf1a91b5f
2 changed files with 80 additions and 60 deletions

View File

@ -1,5 +1,6 @@

def test_tools() {
pipeline {
stages {
stage('tools'){
steps {
@ -16,6 +17,7 @@ def test_tools() {
}}}}
def test_airtable() {
pipeline {
stages {
stage('airtable'){
steps {
@ -116,6 +118,7 @@ def test_airtable() {
}}}}
def test_bitrix24() {
pipeline {
stages {
stage('bitrix24'){
steps {
@ -764,6 +767,7 @@ def test_bitrix24() {
}}}}
def test_dropbox() {
pipeline {
stages {
stage('dropbox'){
steps {
@ -884,6 +888,7 @@ def test_dropbox() {
}}}}
def test_gcalendar() {
pipeline {
stages {
stage('gcalendar'){
steps {
@ -956,6 +961,7 @@ def test_gcalendar() {
}}}}
def test_gdrive() {
pipeline {
stages {
stage('gdrive'){
steps {
@ -1016,6 +1022,7 @@ def test_gdrive() {
}}}}
def test_gsheets() {
pipeline {
stages {
stage('gsheets'){
steps {
@ -1060,6 +1067,7 @@ def test_gsheets() {
}}}}
def test_google() {
pipeline {
stages {
stage('google'){
steps {
@ -1080,6 +1088,7 @@ def test_google() {
}}}}
def test_neocities() {
pipeline {
stages {
stage('neocities'){
steps {
@ -1116,6 +1125,7 @@ def test_neocities() {
}}}}
def test_notion() {
pipeline {
stages {
stage('notion'){
steps {
@ -1176,6 +1186,7 @@ def test_notion() {
}}}}
def test_ozon() {
pipeline {
stages {
stage('ozon'){
steps {
@ -1364,6 +1375,7 @@ def test_ozon() {
}}}}
def test_slack() {
pipeline {
stages {
stage('slack'){
steps {
@ -1520,6 +1532,7 @@ def test_slack() {
}}}}
def test_telegram() {
pipeline {
stages {
stage('telegram'){
steps {
@ -1664,6 +1677,7 @@ def test_telegram() {
}}}}
def test_twitter() {
pipeline {
stages {
stage('twitter'){
steps {
@ -1704,6 +1718,7 @@ def test_twitter() {
}}}}
def test_viber() {
pipeline {
stages {
stage('viber'){
steps {
@ -1756,6 +1771,7 @@ def test_viber() {
}}}}
def test_vk() {
pipeline {
stages {
stage('vk'){
steps {
@ -1964,6 +1980,7 @@ def test_vk() {
}}}}
def test_vkteams() {
pipeline {
stages {
stage('vkteams'){
steps {
@ -2088,6 +2105,7 @@ def test_vkteams() {
}}}}
def test_yadisk() {
pipeline {
stages {
stage('yadisk'){
steps {
@ -2164,6 +2182,7 @@ def test_yadisk() {
}}}}
def test_yandex() {
pipeline {
stages {
stage('yandex'){
steps {

View File

@ -75,6 +75,7 @@
ТекстРаботы = "
|def test_" + ТекущаяКоманда + "() {
| pipeline {
| stages {
| stage('" + ТекущаяКоманда + "'){
| steps {