Merge branch 'hotfix/6.1.5'

This commit is contained in:
SPRINX0\prochazka
2025-02-05 09:01:21 +01:00
7 changed files with 9 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ jobs:
repository: dbgate/dbgate-pro
token: '${{ secrets.GH_TOKEN }}'
path: dbgate-pro
ref: ef8978facad7372157c7a5e367763ecc7a07a14a
- name: Merge dbgate/dbgate-pro
run: |
mkdir ../dbgate-pro

View File

@@ -39,6 +39,7 @@ jobs:
repository: dbgate/dbgate-pro
token: '${{ secrets.GH_TOKEN }}'
path: dbgate-pro
ref: ef8978facad7372157c7a5e367763ecc7a07a14a
- name: Merge dbgate/dbgate-pro
run: |
mkdir ../dbgate-pro

View File

@@ -44,6 +44,7 @@ jobs:
repository: dbgate/dbgate-pro
token: '${{ secrets.GH_TOKEN }}'
path: dbgate-pro
ref: ef8978facad7372157c7a5e367763ecc7a07a14a
- name: Merge dbgate/dbgate-pro
run: |
mkdir ../dbgate-pro

View File

@@ -32,6 +32,7 @@ jobs:
repository: dbgate/dbgate-pro
token: '${{ secrets.GH_TOKEN }}'
path: dbgate-pro
ref: ef8978facad7372157c7a5e367763ecc7a07a14a
- name: Merge dbgate/dbgate-pro
run: |
mkdir ../dbgate-pro

View File

@@ -8,6 +8,9 @@ Builds:
- linux - application for linux
- win - application for Windows
### 6.1.6
- FIXED: Hotfix build process for premium edition
### 6.1.5
- FIXED: Serious security hotfix (for Docker and NPM, when using LOGIN and PASSWORD environment variables or LOGIN_PASSWORD_xxx)
- no changes for desktop app and for Team premium edition, when using storage DB

View File

@@ -1,6 +1,6 @@
{
"private": true,
"version": "6.1.5",
"version": "6.1.6",
"name": "dbgate-all",
"workspaces": [
"packages/*",

View File

@@ -7,6 +7,7 @@ checkout-and-merge-pro:
repository: dbgate/dbgate-pro
token: ${{ secrets.GH_TOKEN }}
path: dbgate-pro
ref: ef8978facad7372157c7a5e367763ecc7a07a14a
- name: Merge dbgate/dbgate-pro
run: |
mkdir ../dbgate-pro