Skip to content

Commit

Permalink
r0b08x [chore] 2/25/2024, 9:47:12 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Feb 25, 2024
1 parent cd6684a commit 367e52d
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 17 deletions.
33 changes: 29 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,39 @@ jobs:
run: npm install
- name: Build and package macOS app
run: npm run publish-macos
- name: Create and upload release
- name: Upload macOS build to GitHub Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ github.ref_name }}
files: |
dist/*.dmg
dist/*.zip
dist/mac/*.dmg
dist/mac/*.zip
dist/mac/*.blockmap
dist/mac/latest-mac.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

package-and-release-windows:
runs-on: windows-latest
needs: deploy-image
steps:
- uses: actions/checkout@v2
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: 'lts/*'
- name: Install dependencies
run: npm install
- name: Build and package Windows app
run: npm run publish-windows
- name: Upload Windows build to GitHub Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ github.ref_name }}
files: |
dist/*.exe
dist/*.msi
dist/*.blockmap
dist/latest-mac.yml
dist/latest.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

@license p3x-redis-ui v2024.4.115
@license p3x-redis-ui v2024.4.120

📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@



# 📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app v2024.4.117
# 📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app v2024.4.120



Expand Down Expand Up @@ -329,7 +329,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://

---

[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.117
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.120

[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)

Expand Down
2 changes: 1 addition & 1 deletion artifacts/readme/create-https-cert.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://

---

[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.117
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.120

[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)

Expand Down
2 changes: 1 addition & 1 deletion artifacts/readme/docker-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://

---

[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.117
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.120

[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)

Expand Down
2 changes: 1 addition & 1 deletion artifacts/readme/screenshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://

---

[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.117
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.120

[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)

Expand Down
2 changes: 1 addition & 1 deletion artifacts/readme/start-up-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://

---

[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.117
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.120

[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)

Expand Down
4 changes: 2 additions & 2 deletions change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[//]: #@corifeus-header:end

### v2024.4.117
### v2024.4.122
Released on 02/25/2024
* FEATURE: Build MacOS on Intel and Apple silicon

Expand Down Expand Up @@ -931,7 +931,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://

---

[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.117
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.120

[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)

Expand Down
2 changes: 1 addition & 1 deletion contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://

---

[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.117
[**P3X-REDIS-UI**](https://corifeus.com/redis-ui) Build v2024.4.120

[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p3x-redis-ui",
"version": "2024.4.117",
"version": "2024.4.120",
"description": "📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app",
"corifeus": {
"description-snap": "P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app",
Expand Down Expand Up @@ -83,8 +83,8 @@
"corifeus-utils": "^2024.4.106",
"electron-store": "^8.1.0",
"electron-updater": "^6.1.8",
"p3x-redis-ui-material": "^2024.4.114",
"p3x-redis-ui-server": "^2024.4.114"
"p3x-redis-ui-material": "^2024.4.115",
"p3x-redis-ui-server": "^2024.4.115"
},
"build": {
"afterAllArtifactBuild": "./node_modules/corifeus-builder/src/utils/appimage/after-all-artifact-build.js",
Expand Down

0 comments on commit 367e52d

Please sign in to comment.