From 5b09c33b333ab131e95ec3bd13cb00239eeff882 Mon Sep 17 00:00:00 2001 From: Anton Titovets Date: Fri, 15 Nov 2024 13:12:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BD=D0=BE=D0=BC=D0=B5=D1=80=D0=B0=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/oint_test_full_en.yml | 40 +++++++++---------- .github/workflows/oint_test_full_ru.yml | 40 +++++++++---------- .github/workflows/testcl.yml | 2 +- ci/cli_ostesten | 4 +- ci/cli_ostestru | 4 +- ci/clitesten | 4 +- ci/clitestru | 4 +- ci/main | 4 +- ci/opm_push | 6 +-- ci/opm_update | 4 +- ci/os/cli_testmaker.os | 4 +- ci/os/cli_testmaker_en.os | 4 +- .../Modules/МетодыФормированияТестовGA.os | 2 +- .../МетодыФормированияТестовJenkins.os | 4 +- ci/os/releasemaker.os | 2 +- ci/ostesten | 4 +- ci/ostestru | 4 +- ci/release | 2 +- docs/docusaurus/package-lock.json | 10 ++--- docs/en/md/Instructions/Start.md | 1 + docs/ru/md/Instructions/Start.md | 1 + service/iss/en.iss | 2 +- service/iss/ru.iss | 2 +- service/project.json | 2 +- src/en/OInt/packagedef | 2 +- .../OPI/src/Configuration/Configuration.mdo | 2 +- src/en/cli/data/Classes/СоставБиблиотеки.os | 2 +- src/en/cli/packagedef | 2 +- src/ru/OInt/packagedef | 2 +- .../OPI/src/Configuration/Configuration.mdo | 2 +- src/ru/cli/data/Classes/СоставБиблиотеки.os | 2 +- src/ru/cli/packagedef | 2 +- 32 files changed, 87 insertions(+), 85 deletions(-) diff --git a/.github/workflows/oint_test_full_en.yml b/.github/workflows/oint_test_full_en.yml index ae4f3d0917..dca6d77556 100644 --- a/.github/workflows/oint_test_full_en.yml +++ b/.github/workflows/oint_test_full_en.yml @@ -54,7 +54,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -180,7 +180,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -298,7 +298,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -344,7 +344,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -398,7 +398,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -476,7 +476,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -526,7 +526,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -580,7 +580,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -638,7 +638,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -688,7 +688,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -742,7 +742,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -804,7 +804,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -858,7 +858,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -928,7 +928,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1026,7 +1026,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1076,7 +1076,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1138,7 +1138,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1184,7 +1184,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1234,7 +1234,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1280,7 +1280,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_en.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_en.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" diff --git a/.github/workflows/oint_test_full_ru.yml b/.github/workflows/oint_test_full_ru.yml index 1966ce9ffd..923d3fa1bc 100644 --- a/.github/workflows/oint_test_full_ru.yml +++ b/.github/workflows/oint_test_full_ru.yml @@ -54,7 +54,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -180,7 +180,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -298,7 +298,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -344,7 +344,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -398,7 +398,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -476,7 +476,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -526,7 +526,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -580,7 +580,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -638,7 +638,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -688,7 +688,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -742,7 +742,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -804,7 +804,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -858,7 +858,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -928,7 +928,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1026,7 +1026,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1076,7 +1076,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1138,7 +1138,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1184,7 +1184,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1234,7 +1234,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" @@ -1280,7 +1280,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" diff --git a/.github/workflows/testcl.yml b/.github/workflows/testcl.yml index 80c60feccc..d8ab0f4e1b 100644 --- a/.github/workflows/testcl.yml +++ b/.github/workflows/testcl.yml @@ -13,7 +13,7 @@ jobs: - name: Установить OInt run: | TEMP_DEB="$(mktemp)" && - wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_ru.deb' && + wget -O "$TEMP_DEB" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_ru.deb' && sudo dpkg -i "$TEMP_DEB" rm -f "$TEMP_DEB" diff --git a/ci/cli_ostesten b/ci/cli_ostesten index 1be65db2d8..167ee8d105 100644 --- a/ci/cli_ostesten +++ b/ci/cli_ostesten @@ -3,8 +3,8 @@ pipeline { stages { stage('Prepare'){ steps{ - powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' - powershell encoding: 'UTF-8', script:'cd ./src/en/cli; opm build; opm install oint-cli-1.15.1.ospx; del oint-cli-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/en/cli; opm build; opm install oint-cli-1.16.0.ospx; del oint-cli-1.16.0.ospx' withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { bat encoding: 'UTF-8', script:'"C:/Program Files (x86)/GnuPG/bin/gpg.exe" --quiet --batch --yes --decrypt --passphrase="%GPGKEY%" --output ./data.json ./data.json.gpg' } diff --git a/ci/cli_ostestru b/ci/cli_ostestru index c1a4e0c1be..9a24f4aa34 100644 --- a/ci/cli_ostestru +++ b/ci/cli_ostestru @@ -3,8 +3,8 @@ pipeline { stages { stage('Prepare'){ steps{ - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' - powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install oint-cli-1.15.1.ospx; del oint-cli-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install oint-cli-1.16.0.ospx; del oint-cli-1.16.0.ospx' withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { bat encoding: 'UTF-8', script:'"C:/Program Files (x86)/GnuPG/bin/gpg.exe" --quiet --batch --yes --decrypt --passphrase="%GPGKEY%" --output ./data.json ./data.json.gpg' } diff --git a/ci/clitesten b/ci/clitesten index 011f5ae132..1d00b436cf 100644 --- a/ci/clitesten +++ b/ci/clitesten @@ -4,7 +4,7 @@ pipeline { stages { stage('Prepare'){ steps{ - powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' powershell encoding: 'UTF-8', script:'oscript -make ./src/en/cli/core/Classes/app.os oint.exe' } } @@ -2585,7 +2585,7 @@ pipeline { stages { stage('Prepare'){ steps{ - powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' powershell encoding: 'UTF-8', script:'oscript -make ./src/en/cli/core/Classes/app.os oint.exe' } } diff --git a/ci/clitestru b/ci/clitestru index e9bf555e9f..b99fdf1984 100644 --- a/ci/clitestru +++ b/ci/clitestru @@ -4,7 +4,7 @@ pipeline { stages { stage('Prepare'){ steps{ - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' powershell encoding: 'UTF-8', script:'oscript -make ./src/ru/cli/core/Classes/app.os oint.exe' } } @@ -2585,7 +2585,7 @@ pipeline { stages { stage('Prepare'){ steps{ - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' powershell encoding: 'UTF-8', script:'oscript -make ./src/ru/cli/core/Classes/app.os oint.exe' } } diff --git a/ci/main b/ci/main index 538a4a69cd..e65ef3876e 100644 --- a/ci/main +++ b/ci/main @@ -24,8 +24,8 @@ pipeline { stage('Local update'){ steps { - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.15.1.ospx; del oint-1.15.1.ospx' - powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install -f oint-cli-1.15.1.ospx; del oint-cli-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.16.0.ospx; del oint-1.16.0.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install -f oint-cli-1.16.0.ospx; del oint-cli-1.16.0.ospx' } } diff --git a/ci/opm_push b/ci/opm_push index 8e358799cf..9c15136cf8 100644 --- a/ci/opm_push +++ b/ci/opm_push @@ -5,10 +5,10 @@ pipeline { steps { withCredentials([string(credentialsId: 'opm-token', variable: 'TOKEN')]) { - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.15.1.ospx' - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm push --token $ENV:TOKEN --channel stable --file oint-1.15.1.ospx; del oint-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.16.0.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm push --token $ENV:TOKEN --channel stable --file oint-1.16.0.ospx; del oint-1.16.0.ospx' powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build;' - powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm push --token $ENV:TOKEN --channel stable --file oint-cli-1.15.1.ospx; del oint-cli-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm push --token $ENV:TOKEN --channel stable --file oint-cli-1.16.0.ospx; del oint-cli-1.16.0.ospx' } } diff --git a/ci/opm_update b/ci/opm_update index 26c6a9bcdf..b487a0d663 100644 --- a/ci/opm_update +++ b/ci/opm_update @@ -5,8 +5,8 @@ pipeline { steps { - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.15.1.ospx; del oint-1.15.1.ospx' - powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install -f oint-cli-1.15.1.ospx; del oint-cli-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.16.0.ospx; del oint-1.16.0.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install -f oint-cli-1.16.0.ospx; del oint-cli-1.16.0.ospx' } diff --git a/ci/os/cli_testmaker.os b/ci/os/cli_testmaker.os index f5942988bd..095d64a54b 100644 --- a/ci/os/cli_testmaker.os +++ b/ci/os/cli_testmaker.os @@ -45,7 +45,7 @@ | stages { | stage('Prepare'){ | steps{ - | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' + | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' | powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe' | } | } @@ -78,7 +78,7 @@ | stages { | stage('Prepare'){ | steps{ - | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' + | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' | powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe' | } | } diff --git a/ci/os/cli_testmaker_en.os b/ci/os/cli_testmaker_en.os index 67ce262973..f710f649f2 100644 --- a/ci/os/cli_testmaker_en.os +++ b/ci/os/cli_testmaker_en.os @@ -45,7 +45,7 @@ | stages { | stage('Prepare'){ | steps{ - | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' + | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' | powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe' | } | } @@ -78,7 +78,7 @@ | stages { | stage('Prepare'){ | steps{ - | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' + | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' | powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe' | } | } diff --git a/ci/os/internal/Modules/МетодыФормированияТестовGA.os b/ci/os/internal/Modules/МетодыФормированияТестовGA.os index 6b8376a4ce..50805eab74 100644 --- a/ci/os/internal/Modules/МетодыФормированияТестовGA.os +++ b/ci/os/internal/Modules/МетодыФормированияТестовGA.os @@ -86,7 +86,7 @@ | - name: Установить OInt | run: | | TEMP_DEB=""$(mktemp)"" && - | wget -O ""$TEMP_DEB"" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.15.1/oint_1.15.1_all_" + Язык + ".deb' && + | wget -O ""$TEMP_DEB"" 'https://api.athenaeum.digital/tc/job/Release/lastSuccessfulBuild/artifact/1.16.0/oint_1.16.0_all_" + Язык + ".deb' && | sudo dpkg -i ""$TEMP_DEB"" | rm -f ""$TEMP_DEB"" | diff --git a/ci/os/internal/Modules/МетодыФормированияТестовJenkins.os b/ci/os/internal/Modules/МетодыФормированияТестовJenkins.os index f3bf821834..52decb6d55 100644 --- a/ci/os/internal/Modules/МетодыФормированияТестовJenkins.os +++ b/ci/os/internal/Modules/МетодыФормированияТестовJenkins.os @@ -136,8 +136,8 @@ | stages { | stage('Prepare'){ | steps{ - | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' - | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/cli; opm build; opm install oint-cli-1.15.1.ospx; del oint-cli-1.15.1.ospx' + | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' + | powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/cli; opm build; opm install oint-cli-1.16.0.ospx; del oint-cli-1.16.0.ospx' | withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { | bat encoding: 'UTF-8', script:'""C:/Program Files (x86)/GnuPG/bin/gpg.exe"" --quiet --batch --yes --decrypt --passphrase=""%GPGKEY%"" --output ./data.json ./data.json.gpg' | } diff --git a/ci/os/releasemaker.os b/ci/os/releasemaker.os index 85350a3967..d3f04b9cdd 100644 --- a/ci/os/releasemaker.os +++ b/ci/os/releasemaker.os @@ -12,7 +12,7 @@ Процедура НачалоРаботы() Репозиторий = "https://github.com/Bayselonarrend/OpenIntegrations"; - Версия = "1.15.1"; + Версия = "1.16.0"; Режим = "CONFIG"; //Локальные данные diff --git a/ci/ostesten b/ci/ostesten index d1b4a9e89a..d42da94822 100644 --- a/ci/ostesten +++ b/ci/ostesten @@ -3,8 +3,8 @@ pipeline { stages { stage('Prepare'){ steps{ - powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' - powershell encoding: 'UTF-8', script:'cd ./src/en/cli; opm build; opm install oint-cli-1.15.1.ospx; del oint-cli-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/en/cli; opm build; opm install oint-cli-1.16.0.ospx; del oint-cli-1.16.0.ospx' withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { bat encoding: 'UTF-8', script:'"C:/Program Files (x86)/GnuPG/bin/gpg.exe" --quiet --batch --yes --decrypt --passphrase="%GPGKEY%" --output ./data.json ./data.json.gpg' } diff --git a/ci/ostestru b/ci/ostestru index 28fee0ae5c..c5fb52f98d 100644 --- a/ci/ostestru +++ b/ci/ostestru @@ -3,8 +3,8 @@ pipeline { stages { stage('Prepare'){ steps{ - powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.15.1.ospx; del oint-1.15.1.ospx' - powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install oint-cli-1.15.1.ospx; del oint-cli-1.15.1.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.16.0.ospx; del oint-1.16.0.ospx' + powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install oint-cli-1.16.0.ospx; del oint-cli-1.16.0.ospx' withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) { bat encoding: 'UTF-8', script:'"C:/Program Files (x86)/GnuPG/bin/gpg.exe" --quiet --batch --yes --decrypt --passphrase="%GPGKEY%" --output ./data.json ./data.json.gpg' } diff --git a/ci/release b/ci/release index 9436d4be9f..0ff523dc83 100644 --- a/ci/release +++ b/ci/release @@ -5,7 +5,7 @@ pipeline { stage('Release') { steps { bat 'oscript ./ci/os/releasemaker.os' - archiveArtifacts artifacts: '1.15.1/*' + archiveArtifacts artifacts: '1.16.0/*' } } } diff --git a/docs/docusaurus/package-lock.json b/docs/docusaurus/package-lock.json index 551bf15674..7b76559312 100644 --- a/docs/docusaurus/package-lock.json +++ b/docs/docusaurus/package-lock.json @@ -6285,7 +6285,7 @@ "range-parser": "~1.2.1", "safe-buffer": "5.2.1", "send": "0.18.0", - "serve-static": "1.15.1", + "serve-static": "1.16.0", "setprototypeof": "1.2.0", "statuses": "2.0.1", "type-is": "~1.6.18", @@ -8577,8 +8577,8 @@ "integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==" }, "node_modules/lunr-languages": { - "version": "1.15.1", - "resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.15.1.tgz", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.16.0.tgz", "integrity": "sha512-hWUAb2KqM3L7J5bcrngszzISY4BxrXn/Xhbb9TTCJYEGqlR1nG67/M14sp09+PTIRklobrn57IAxcdcO/ZFyNA==" }, "node_modules/mark.js": { @@ -13490,8 +13490,8 @@ } }, "node_modules/serve-static": { - "version": "1.15.1", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.1.tgz", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.0.tgz", "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==", "dependencies": { "encodeurl": "~1.0.2", diff --git a/docs/en/md/Instructions/Start.md b/docs/en/md/Instructions/Start.md index 7081718715..4bf932bd94 100644 --- a/docs/en/md/Instructions/Start.md +++ b/docs/en/md/Instructions/Start.md @@ -22,6 +22,7 @@ Fast navigation: + diff --git a/docs/ru/md/Instructions/Start.md b/docs/ru/md/Instructions/Start.md index 160d5372a1..b699384855 100644 --- a/docs/ru/md/Instructions/Start.md +++ b/docs/ru/md/Instructions/Start.md @@ -22,6 +22,7 @@ sidebar_class_name: NachaloRaboty + diff --git a/service/iss/en.iss b/service/iss/en.iss index 89dabef9ef..da7af49d3e 100644 --- a/service/iss/en.iss +++ b/service/iss/en.iss @@ -1,5 +1,5 @@ #define MyAppName "OInt" -#define MyAppVersion "1.15.1" +#define MyAppVersion "1.16.0" #define MyAppPublisher "bayselonarrend" #define MyAppURL "https://github.com/Bayselonarrend/OpenIntegrations" #define MyAppExeName "oint.bat" diff --git a/service/iss/ru.iss b/service/iss/ru.iss index 330bcad009..41d8b05ba4 100644 --- a/service/iss/ru.iss +++ b/service/iss/ru.iss @@ -1,5 +1,5 @@ #define MyAppName "OInt" -#define MyAppVersion "1.15.1" +#define MyAppVersion "1.16.0" #define MyAppPublisher "bayselonarrend" #define MyAppURL "https://github.com/Bayselonarrend/OpenIntegrations" #define MyAppExeName "oint.bat" diff --git a/service/project.json b/service/project.json index 985382f261..b34bdbc575 100644 --- a/service/project.json +++ b/service/project.json @@ -1,5 +1,5 @@ { -"version": "1.15.1", +"version": "1.16.0", "root": "./src/", "mainLang": "ru", "packageSrc": "OInt/", diff --git a/src/en/OInt/packagedef b/src/en/OInt/packagedef index 1604a6c9cb..d098b0afef 100644 --- a/src/en/OInt/packagedef +++ b/src/en/OInt/packagedef @@ -1,5 +1,5 @@ Описание.Имя("oint") - .Версия("1.15.1") + .Версия("1.16.0") .Автор("bayselonarrend") .АдресАвтора("bayselonarrend@gmail.com") .Описание("Открытый пакет интеграций с популярными API") diff --git a/src/en/OPI/src/Configuration/Configuration.mdo b/src/en/OPI/src/Configuration/Configuration.mdo index bbb22f067c..b2280499ec 100644 --- a/src/en/OPI/src/Configuration/Configuration.mdo +++ b/src/en/OPI/src/Configuration/Configuration.mdo @@ -26,7 +26,7 @@ PersonalComputer English Bayselonarrend - 1.15.1 + 1.16.0 en The Open Integration Package is a set of libraries for integrating with some popular APIs for 1C:Enterprise. It consists of common modules, each responsible for its own API, as well as several shared tool modules.. diff --git a/src/en/cli/data/Classes/СоставБиблиотеки.os b/src/en/cli/data/Classes/СоставБиблиотеки.os index c9c32cde85..02a4eae471 100644 --- a/src/en/cli/data/Classes/СоставБиблиотеки.os +++ b/src/en/cli/data/Classes/СоставБиблиотеки.os @@ -1,7 +1,7 @@ #Использовать "./internal" Функция ПолучитьВерсию() Экспорт - Возврат "1.15.1"; + Возврат "1.16.0"; КонецФункции Функция ПолучитьСоответствиеКомандМодулей() Экспорт diff --git a/src/en/cli/packagedef b/src/en/cli/packagedef index 803f3bb061..3d68a5f26c 100644 --- a/src/en/cli/packagedef +++ b/src/en/cli/packagedef @@ -1,5 +1,5 @@ Описание.Имя("oint-cli") - .Версия("1.15.1") + .Версия("1.16.0") .Автор("bayselonarrend") .АдресАвтора("bayselonarrend@gmail.com") .Описание("CLI версия Открытого пакета интеграций") diff --git a/src/ru/OInt/packagedef b/src/ru/OInt/packagedef index 1604a6c9cb..d098b0afef 100644 --- a/src/ru/OInt/packagedef +++ b/src/ru/OInt/packagedef @@ -1,5 +1,5 @@ Описание.Имя("oint") - .Версия("1.15.1") + .Версия("1.16.0") .Автор("bayselonarrend") .АдресАвтора("bayselonarrend@gmail.com") .Описание("Открытый пакет интеграций с популярными API") diff --git a/src/ru/OPI/src/Configuration/Configuration.mdo b/src/ru/OPI/src/Configuration/Configuration.mdo index 96f43f5c68..d75651fc03 100644 --- a/src/ru/OPI/src/Configuration/Configuration.mdo +++ b/src/ru/OPI/src/Configuration/Configuration.mdo @@ -26,7 +26,7 @@ PersonalComputer Russian Bayselonarrend - 1.15.1 + 1.16.0 ru Открытый пакет интеграций - набор библиотек для интеграции с некоторыми популярными API для 1C:Enterprise. Он состоит из общих модулей, каждый из которых отвечает за свой API, а также нескольких модулей-инструментов, общих для всех. diff --git a/src/ru/cli/data/Classes/СоставБиблиотеки.os b/src/ru/cli/data/Classes/СоставБиблиотеки.os index c9c32cde85..02a4eae471 100644 --- a/src/ru/cli/data/Classes/СоставБиблиотеки.os +++ b/src/ru/cli/data/Classes/СоставБиблиотеки.os @@ -1,7 +1,7 @@ #Использовать "./internal" Функция ПолучитьВерсию() Экспорт - Возврат "1.15.1"; + Возврат "1.16.0"; КонецФункции Функция ПолучитьСоответствиеКомандМодулей() Экспорт diff --git a/src/ru/cli/packagedef b/src/ru/cli/packagedef index 803f3bb061..3d68a5f26c 100644 --- a/src/ru/cli/packagedef +++ b/src/ru/cli/packagedef @@ -1,5 +1,5 @@ Описание.Имя("oint-cli") - .Версия("1.15.1") + .Версия("1.16.0") .Автор("bayselonarrend") .АдресАвтора("bayselonarrend@gmail.com") .Описание("CLI версия Открытого пакета интеграций")