mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
Преобразование OPI -> OInt (workflow)
This commit is contained in:
parent
e3ad1fe78a
commit
03affbb9ea
2
.github/workflows/oint_test_Airtable.yml
vendored
2
.github/workflows/oint_test_Airtable.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-AirtableTesting-Airtable, Encode]
|
||||
needs: [Testing-Airtable, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
@ -98,7 +98,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-GoogleCalendarTesting-GoogleCalendar, Encode]
|
||||
needs: [Testing-GoogleCalendar, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_GoogleDrive.yml
vendored
2
.github/workflows/oint_test_GoogleDrive.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-GoogleDriveTesting-GoogleDrive, Encode]
|
||||
needs: [Testing-GoogleDrive, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_GoogleSheets.yml
vendored
2
.github/workflows/oint_test_GoogleSheets.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-GoogleSheetsTesting-GoogleSheets, Encode]
|
||||
needs: [Testing-GoogleSheets, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
@ -101,7 +101,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-GoogleWorkspaceTesting-GoogleWorkspace, Encode]
|
||||
needs: [Testing-GoogleWorkspace, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_Notion.yml
vendored
2
.github/workflows/oint_test_Notion.yml
vendored
@ -118,7 +118,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-NotionTesting-Notion, Encode]
|
||||
needs: [Testing-Notion, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_Slack.yml
vendored
2
.github/workflows/oint_test_Slack.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-SlackTesting-Slack, Encode]
|
||||
needs: [Testing-Slack, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_Telegram.yml
vendored
2
.github/workflows/oint_test_Telegram.yml
vendored
@ -178,7 +178,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-TelegramTesting-Telegram, Encode]
|
||||
needs: [Testing-Telegram, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_Twitter.yml
vendored
2
.github/workflows/oint_test_Twitter.yml
vendored
@ -155,7 +155,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-TwitterTesting-Twitter, Encode]
|
||||
needs: [Testing-Twitter, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_VK.yml
vendored
2
.github/workflows/oint_test_VK.yml
vendored
@ -154,7 +154,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-VKTesting-VK, Encode]
|
||||
needs: [Testing-VK, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_Viber.yml
vendored
2
.github/workflows/oint_test_Viber.yml
vendored
@ -118,7 +118,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-ViberTesting-Viber, Encode]
|
||||
needs: [Testing-Viber, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
2
.github/workflows/oint_test_YandexDisk.yml
vendored
2
.github/workflows/oint_test_YandexDisk.yml
vendored
@ -122,7 +122,7 @@ jobs:
|
||||
|
||||
Clear-Cache:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Testing-YandexDiskTesting-YandexDisk, Encode]
|
||||
needs: [Testing-YandexDisk, Encode]
|
||||
if: ${{ always() }}
|
||||
steps:
|
||||
- name: Очистка основного кэша
|
||||
|
Loading…
x
Reference in New Issue
Block a user