You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-25 00:46:45 +02:00
Изменение номеров версий
This commit is contained in:
@ -3,8 +3,8 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Prepare'){
|
stage('Prepare'){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/en/cli; opm build; opm install oint-cli-1.14.0.ospx; del oint-cli-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/en/cli; opm build; opm install oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||||
withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) {
|
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'
|
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'
|
||||||
}
|
}
|
||||||
|
@ -3,8 +3,8 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Prepare'){
|
stage('Prepare'){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install oint-cli-1.14.0.ospx; del oint-cli-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||||
withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) {
|
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'
|
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'
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Prepare'){
|
stage('Prepare'){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'oscript -make ./src/en/cli/core/Classes/app.os oint.exe'
|
powershell encoding: 'UTF-8', script:'oscript -make ./src/en/cli/core/Classes/app.os oint.exe'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -2328,7 +2328,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Prepare'){
|
stage('Prepare'){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'oscript -make ./src/en/cli/core/Classes/app.os oint.exe'
|
powershell encoding: 'UTF-8', script:'oscript -make ./src/en/cli/core/Classes/app.os oint.exe'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Prepare'){
|
stage('Prepare'){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'oscript -make ./src/ru/cli/core/Classes/app.os oint.exe'
|
powershell encoding: 'UTF-8', script:'oscript -make ./src/ru/cli/core/Classes/app.os oint.exe'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -2328,7 +2328,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Prepare'){
|
stage('Prepare'){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'oscript -make ./src/ru/cli/core/Classes/app.os oint.exe'
|
powershell encoding: 'UTF-8', script:'oscript -make ./src/ru/cli/core/Classes/app.os oint.exe'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
8
ci/main
8
ci/main
@ -22,6 +22,14 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
stahe('Local update'){
|
||||||
|
steps {
|
||||||
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install -f oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
stage('Update GIT') {
|
stage('Update GIT') {
|
||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
|
@ -5,10 +5,10 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
|
|
||||||
withCredentials([string(credentialsId: 'opm-token', variable: 'TOKEN')]) {
|
withCredentials([string(credentialsId: 'opm-token', variable: 'TOKEN')]) {
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm push --token $ENV:TOKEN --channel stable --file oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm push --token $ENV:TOKEN --channel stable --file oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build;'
|
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.14.0.ospx; del oint-cli-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm push --token $ENV:TOKEN --channel stable --file oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -5,8 +5,8 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
|
|
||||||
|
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install -f oint-cli-1.14.0.ospx; del oint-cli-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install -f oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
| stages {
|
| stages {
|
||||||
| stage('Prepare'){
|
| stage('Prepare'){
|
||||||
| steps{
|
| steps{
|
||||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
||||||
| }
|
| }
|
||||||
| }
|
| }
|
||||||
@ -78,7 +78,7 @@
|
|||||||
| stages {
|
| stages {
|
||||||
| stage('Prepare'){
|
| stage('Prepare'){
|
||||||
| steps{
|
| steps{
|
||||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
||||||
| }
|
| }
|
||||||
| }
|
| }
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
| stages {
|
| stages {
|
||||||
| stage('Prepare'){
|
| stage('Prepare'){
|
||||||
| steps{
|
| steps{
|
||||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
||||||
| }
|
| }
|
||||||
| }
|
| }
|
||||||
@ -78,7 +78,7 @@
|
|||||||
| stages {
|
| stages {
|
||||||
| stage('Prepare'){
|
| stage('Prepare'){
|
||||||
| steps{
|
| steps{
|
||||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
||||||
| }
|
| }
|
||||||
| }
|
| }
|
||||||
|
@ -136,8 +136,8 @@
|
|||||||
| stages {
|
| stages {
|
||||||
| stage('Prepare'){
|
| stage('Prepare'){
|
||||||
| steps{
|
| steps{
|
||||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/cli; opm build; opm install oint-cli-1.14.0.ospx; del oint-cli-1.14.0.ospx'
|
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/cli; opm build; opm install oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||||
| withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) {
|
| 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'
|
| 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'
|
||||||
| }
|
| }
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
Процедура НачалоРаботы()
|
Процедура НачалоРаботы()
|
||||||
|
|
||||||
Репозиторий = "https://github.com/Bayselonarrend/OpenIntegrations";
|
Репозиторий = "https://github.com/Bayselonarrend/OpenIntegrations";
|
||||||
Версия = "1.14.0";
|
Версия = "1.15.0";
|
||||||
Режим = "CONFIG";
|
Режим = "CONFIG";
|
||||||
|
|
||||||
//Локальные данные
|
//Локальные данные
|
||||||
|
@ -3,8 +3,8 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Prepare'){
|
stage('Prepare'){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/en/cli; opm build; opm install oint-cli-1.14.0.ospx; del oint-cli-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/en/cli; opm build; opm install oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||||
withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) {
|
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'
|
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'
|
||||||
}
|
}
|
||||||
|
@ -3,8 +3,8 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Prepare'){
|
stage('Prepare'){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.14.0.ospx; del oint-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install oint-cli-1.14.0.ospx; del oint-cli-1.14.0.ospx'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||||
withCredentials([string(credentialsId: 'gpgkey', variable: 'GPGKEY')]) {
|
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'
|
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'
|
||||||
}
|
}
|
||||||
|
4
docs/docusaurus/package-lock.json
generated
4
docs/docusaurus/package-lock.json
generated
@ -8577,8 +8577,8 @@
|
|||||||
"integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow=="
|
"integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow=="
|
||||||
},
|
},
|
||||||
"node_modules/lunr-languages": {
|
"node_modules/lunr-languages": {
|
||||||
"version": "1.14.0",
|
"version": "1.15.0",
|
||||||
"resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/lunr-languages/-/lunr-languages-1.15.0.tgz",
|
||||||
"integrity": "sha512-hWUAb2KqM3L7J5bcrngszzISY4BxrXn/Xhbb9TTCJYEGqlR1nG67/M14sp09+PTIRklobrn57IAxcdcO/ZFyNA=="
|
"integrity": "sha512-hWUAb2KqM3L7J5bcrngszzISY4BxrXn/Xhbb9TTCJYEGqlR1nG67/M14sp09+PTIRklobrn57IAxcdcO/ZFyNA=="
|
||||||
},
|
},
|
||||||
"node_modules/mark.js": {
|
"node_modules/mark.js": {
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#define MyAppName "OInt"
|
#define MyAppName "OInt"
|
||||||
#define MyAppVersion "1.14.0"
|
#define MyAppVersion "1.15.0"
|
||||||
#define MyAppPublisher "bayselonarrend"
|
#define MyAppPublisher "bayselonarrend"
|
||||||
#define MyAppURL "https://github.com/Bayselonarrend/OpenIntegrations"
|
#define MyAppURL "https://github.com/Bayselonarrend/OpenIntegrations"
|
||||||
#define MyAppExeName "oint.exe"
|
#define MyAppExeName "oint.exe"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#define MyAppName "OInt"
|
#define MyAppName "OInt"
|
||||||
#define MyAppVersion "1.14.0"
|
#define MyAppVersion "1.15.0"
|
||||||
#define MyAppPublisher "bayselonarrend"
|
#define MyAppPublisher "bayselonarrend"
|
||||||
#define MyAppURL "https://github.com/Bayselonarrend/OpenIntegrations"
|
#define MyAppURL "https://github.com/Bayselonarrend/OpenIntegrations"
|
||||||
#define MyAppExeName "oint.exe"
|
#define MyAppExeName "oint.exe"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.0",
|
"version": "1.15.0",
|
||||||
"root": "./src/",
|
"root": "./src/",
|
||||||
"mainLang": "ru",
|
"mainLang": "ru",
|
||||||
"packageSrc": "OInt/",
|
"packageSrc": "OInt/",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Описание.Имя("oint")
|
Описание.Имя("oint")
|
||||||
.Версия("1.14.0")
|
.Версия("1.15.0")
|
||||||
.Автор("bayselonarrend")
|
.Автор("bayselonarrend")
|
||||||
.АдресАвтора("bayselonarrend@gmail.com")
|
.АдресАвтора("bayselonarrend@gmail.com")
|
||||||
.Описание("Открытый пакет интеграций с популярными API")
|
.Описание("Открытый пакет интеграций с популярными API")
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
<usePurposes>PersonalComputer</usePurposes>
|
<usePurposes>PersonalComputer</usePurposes>
|
||||||
<scriptVariant>English</scriptVariant>
|
<scriptVariant>English</scriptVariant>
|
||||||
<vendor>Bayselonarrend</vendor>
|
<vendor>Bayselonarrend</vendor>
|
||||||
<version>1.14.0</version>
|
<version>1.15.0</version>
|
||||||
<detailedInformation>
|
<detailedInformation>
|
||||||
<key>en</key>
|
<key>en</key>
|
||||||
<value>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..</value>
|
<value>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..</value>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
-s dir
|
-s dir
|
||||||
--name oint
|
--name oint
|
||||||
--license mit
|
--license mit
|
||||||
--version 1.14.0
|
--version 1.15.0
|
||||||
--architecture all
|
--architecture all
|
||||||
--depends mono-complete
|
--depends mono-complete
|
||||||
--description "OInt CLI - приложение для работы с API различных онлайн-сервисов из командной строки"
|
--description "OInt CLI - приложение для работы с API различных онлайн-сервисов из командной строки"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#Использовать "./internal"
|
#Использовать "./internal"
|
||||||
|
|
||||||
Функция ПолучитьВерсию() Экспорт
|
Функция ПолучитьВерсию() Экспорт
|
||||||
Возврат "1.14.0";
|
Возврат "1.15.0";
|
||||||
КонецФункции
|
КонецФункции
|
||||||
|
|
||||||
Функция ПолучитьСоответствиеКомандМодулей() Экспорт
|
Функция ПолучитьСоответствиеКомандМодулей() Экспорт
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Описание.Имя("oint-cli")
|
Описание.Имя("oint-cli")
|
||||||
.Версия("1.14.0")
|
.Версия("1.15.0")
|
||||||
.Автор("bayselonarrend")
|
.Автор("bayselonarrend")
|
||||||
.АдресАвтора("bayselonarrend@gmail.com")
|
.АдресАвтора("bayselonarrend@gmail.com")
|
||||||
.Описание("CLI версия Открытого пакета интеграций")
|
.Описание("CLI версия Открытого пакета интеграций")
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Описание.Имя("oint")
|
Описание.Имя("oint")
|
||||||
.Версия("1.14.0")
|
.Версия("1.15.0")
|
||||||
.Автор("bayselonarrend")
|
.Автор("bayselonarrend")
|
||||||
.АдресАвтора("bayselonarrend@gmail.com")
|
.АдресАвтора("bayselonarrend@gmail.com")
|
||||||
.Описание("Открытый пакет интеграций с популярными API")
|
.Описание("Открытый пакет интеграций с популярными API")
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
<usePurposes>PersonalComputer</usePurposes>
|
<usePurposes>PersonalComputer</usePurposes>
|
||||||
<scriptVariant>Russian</scriptVariant>
|
<scriptVariant>Russian</scriptVariant>
|
||||||
<vendor>Bayselonarrend</vendor>
|
<vendor>Bayselonarrend</vendor>
|
||||||
<version>1.14.0</version>
|
<version>1.15.0</version>
|
||||||
<detailedInformation>
|
<detailedInformation>
|
||||||
<key>ru</key>
|
<key>ru</key>
|
||||||
<value>Открытый пакет интеграций - набор библиотек для интеграции с некоторыми популярными API для 1C:Enterprise. Он состоит из общих модулей, каждый из которых отвечает за свой API, а также нескольких модулей-инструментов, общих для всех.</value>
|
<value>Открытый пакет интеграций - набор библиотек для интеграции с некоторыми популярными API для 1C:Enterprise. Он состоит из общих модулей, каждый из которых отвечает за свой API, а также нескольких модулей-инструментов, общих для всех.</value>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
-s dir
|
-s dir
|
||||||
--name oint
|
--name oint
|
||||||
--license mit
|
--license mit
|
||||||
--version 1.14.0
|
--version 1.15.0
|
||||||
--architecture all
|
--architecture all
|
||||||
--depends mono-complete
|
--depends mono-complete
|
||||||
--description "OInt CLI - приложение для работы с API различных онлайн-сервисов из командной строки"
|
--description "OInt CLI - приложение для работы с API различных онлайн-сервисов из командной строки"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#Использовать "./internal"
|
#Использовать "./internal"
|
||||||
|
|
||||||
Функция ПолучитьВерсию() Экспорт
|
Функция ПолучитьВерсию() Экспорт
|
||||||
Возврат "1.14.0";
|
Возврат "1.15.0";
|
||||||
КонецФункции
|
КонецФункции
|
||||||
|
|
||||||
Функция ПолучитьСоответствиеКомандМодулей() Экспорт
|
Функция ПолучитьСоответствиеКомандМодулей() Экспорт
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Описание.Имя("oint-cli")
|
Описание.Имя("oint-cli")
|
||||||
.Версия("1.14.0")
|
.Версия("1.15.0")
|
||||||
.Автор("bayselonarrend")
|
.Автор("bayselonarrend")
|
||||||
.АдресАвтора("bayselonarrend@gmail.com")
|
.АдресАвтора("bayselonarrend@gmail.com")
|
||||||
.Описание("CLI версия Открытого пакета интеграций")
|
.Описание("CLI версия Открытого пакета интеграций")
|
||||||
|
Reference in New Issue
Block a user