From d6c12b639177eef1ca12555c5851113c769c23a8 Mon Sep 17 00:00:00 2001 From: ChiaAutomation Date: Wed, 10 May 2023 17:57:00 +0000 Subject: [PATCH 01/15] Updating changelog for 1.1.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac02a06d..f6c4a99d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.1.1](https://github.com/Chia-Network/cadt-ui/compare/1.1.0...1.1.1) (2023-05-10) + + +### Bug Fixes + +* restore previous versions of dependencies ([9a90224](https://github.com/Chia-Network/cadt-ui/commit/9a9022439ff3c1d113b84e995a3aa09d1eb9d0e3)) + + + # [1.1.0](https://github.com/Chia-Network/cadt-ui/compare/1.0.20...1.1.0) (2023-05-09) From eb7941d6f180788f454748df75bb5e269cbf3156 Mon Sep 17 00:00:00 2001 From: ChiaAutomation Date: Tue, 30 May 2023 17:51:46 +0000 Subject: [PATCH 02/15] Updating changelog for 1.1.2 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6c4a99d..7948bb75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.1.2](https://github.com/Chia-Network/cadt-ui/compare/1.1.1...1.1.2) (2023-05-30) + + +### Bug Fixes + +* dont close model when click out of modal ([7818a7a](https://github.com/Chia-Network/cadt-ui/commit/7818a7a72c33072a177c7abcef8ac512c6f3ff8f)) + + + ## [1.1.1](https://github.com/Chia-Network/cadt-ui/compare/1.1.0...1.1.1) (2023-05-10) From a022d73c6e0a1019e467760c9004a318b166c1d0 Mon Sep 17 00:00:00 2001 From: ChiaAutomation Date: Tue, 6 Jun 2023 19:32:15 +0000 Subject: [PATCH 03/15] Updating changelog for 1.1.3 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7948bb75..0d411d3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.1.3](https://github.com/Chia-Network/cadt-ui/compare/1.1.2...1.1.3) (2023-06-06) + + +### Bug Fixes + +* swap out server override if present when downloading xls ([55e0b86](https://github.com/Chia-Network/cadt-ui/commit/55e0b8679b42d58a42f5db85218c12b66cb58967)) + + + ## [1.1.2](https://github.com/Chia-Network/cadt-ui/compare/1.1.1...1.1.2) (2023-05-30) From 060711de2c304aac8b121e95050c8eca820d2111 Mon Sep 17 00:00:00 2001 From: ChiaAutomation Date: Fri, 9 Jun 2023 20:28:36 +0000 Subject: [PATCH 04/15] Updating changelog for 1.2.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d411d3d..a2411e86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [1.2.0](https://github.com/Chia-Network/cadt-ui/compare/1.1.3...1.2.0) (2023-06-09) + + + ## [1.1.3](https://github.com/Chia-Network/cadt-ui/compare/1.1.2...1.1.3) (2023-06-06) From ca1d53d93ad687f619fe44ce2ed2d08201af9ebd Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Thu, 29 Jun 2023 04:56:15 +0000 Subject: [PATCH 05/15] Updating changelog for 1.2.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2411e86..75486515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.2.1](https://github.com/Chia-Network/cadt-ui/compare/1.2.0...1.2.1) (2023-06-29) + + + # [1.2.0](https://github.com/Chia-Network/cadt-ui/compare/1.1.3...1.2.0) (2023-06-09) From 5d6700f42942aceec59b3b0a81b257e046ec8ffd Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Thu, 29 Jun 2023 05:27:12 +0000 Subject: [PATCH 06/15] Updating changelog for 1.2.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75486515..6a1d8b10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.2.2](https://github.com/Chia-Network/cadt-ui/compare/1.2.1...1.2.2) (2023-06-29) + + + ## [1.2.1](https://github.com/Chia-Network/cadt-ui/compare/1.2.0...1.2.1) (2023-06-29) From b4fb07130971870a5d254a17fb011860e4a46458 Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Thu, 29 Jun 2023 19:57:15 +0000 Subject: [PATCH 07/15] Updating changelog for 1.2.3 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a1d8b10..fa11391c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.2.3](https://github.com/Chia-Network/cadt-ui/compare/1.2.2...1.2.3) (2023-06-29) + + +### Bug Fixes + +* year select ([96edbd2](https://github.com/Chia-Network/cadt-ui/commit/96edbd2b2d223ea4896d3f6a269d9292704bc3e4)) + + + ## [1.2.2](https://github.com/Chia-Network/cadt-ui/compare/1.2.1...1.2.2) (2023-06-29) From cbade6b99eccbb3a9bf8227fb41346a1dd7c294b Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Tue, 8 Aug 2023 22:33:41 +0000 Subject: [PATCH 08/15] Updating changelog for 1.2.4 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa11391c..8c3bd56d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [1.2.4](https://github.com/Chia-Network/cadt-ui/compare/1.2.3...1.2.4) (2023-08-08) + + +### Bug Fixes + +* remove yarn lock ([6242016](https://github.com/Chia-Network/cadt-ui/commit/62420167c38432d90e76ecad39c7db13d528a374)) +* url override for connect functionality ([4d35f78](https://github.com/Chia-Network/cadt-ui/commit/4d35f780b8889ba2d1eb17164ee92c727f36dd2c)) + + + ## [1.2.3](https://github.com/Chia-Network/cadt-ui/compare/1.2.2...1.2.3) (2023-06-29) From d9ed597c14b70ec8c5f4465602413c4ae5584c30 Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Fri, 18 Aug 2023 19:41:52 +0000 Subject: [PATCH 09/15] Updating changelog for 1.2.5 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c3bd56d..e7e9bcb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [1.2.5](https://github.com/Chia-Network/cadt-ui/compare/1.2.4...1.2.5) (2023-08-18) + + +### Bug Fixes + +* clean up listener ([4b220a6](https://github.com/Chia-Network/cadt-ui/commit/4b220a6983064583eedde1751db891857c724da5)) + + +### Features + +* add iframe message listener ([a86e769](https://github.com/Chia-Network/cadt-ui/commit/a86e76991b4b20d8e50f90005a9a04f99878f2e3)) + + + ## [1.2.4](https://github.com/Chia-Network/cadt-ui/compare/1.2.3...1.2.4) (2023-08-08) From 5a2c719eecc8578e402772d5b574a6077bb148e2 Mon Sep 17 00:00:00 2001 From: Zachary Brown Date: Thu, 21 Sep 2023 13:14:24 -0700 Subject: [PATCH 10/15] wip: add api URL to build via env vars --- .github/workflows/build-installers.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build-installers.yaml b/.github/workflows/build-installers.yaml index 9298f3b9..a98c7b80 100644 --- a/.github/workflows/build-installers.yaml +++ b/.github/workflows/build-installers.yaml @@ -167,6 +167,9 @@ jobs: run: npm install --save-dev husky - name: npm install and build + env: + REACT_APP_API_HOST: "https://chia-cadt-demo.chiamanaged.com/observer" + REACT_APP_APP_URL: "https://chia-cadt-demo.chiamanaged.com/" run: | node --version npm install From 5cd5e7d1f92008ed08fa17efbb13172e69011428 Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Wed, 4 Oct 2023 19:47:05 +0000 Subject: [PATCH 11/15] Updating changelog for 1.2.6 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7e9bcb5..d43090ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.2.6](https://github.com/Chia-Network/cadt-ui/compare/1.2.5...1.2.6) (2023-10-04) + + +### Features + +* add deeplinked search ([42e2742](https://github.com/Chia-Network/cadt-ui/commit/42e2742881e640a4f4cd0355a0f461bb558ddb15)) + + + ## [1.2.5](https://github.com/Chia-Network/cadt-ui/compare/1.2.4...1.2.5) (2023-08-18) From fe787148937de44fcac97fe33f727b158fde0fdf Mon Sep 17 00:00:00 2001 From: Zachary Brown Date: Wed, 4 Oct 2023 13:15:08 -0700 Subject: [PATCH 12/15] ci: update custom build url --- .github/workflows/build-installers.yaml | 2 +- package-lock.json | 26 +++++++++++++++++++++++-- package.json | 1 + 3 files changed, 26 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-installers.yaml b/.github/workflows/build-installers.yaml index a98c7b80..df7b16e2 100644 --- a/.github/workflows/build-installers.yaml +++ b/.github/workflows/build-installers.yaml @@ -168,7 +168,7 @@ jobs: - name: npm install and build env: - REACT_APP_API_HOST: "https://chia-cadt-demo.chiamanaged.com/observer" + REACT_APP_API_HOST: "https://chia-cadt-demo.chiamanaged.com/observer/v1" REACT_APP_APP_URL: "https://chia-cadt-demo.chiamanaged.com/" run: | node --version diff --git a/package-lock.json b/package-lock.json index b1a5f33f..7ecea82c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cadt-ui", - "version": "1.2.4", + "version": "1.2.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cadt-ui", - "version": "1.2.4", + "version": "1.2.5", "hasInstallScript": true, "dependencies": { "@date-io/dayjs": "^2.16.0", @@ -58,6 +58,7 @@ "eslint-plugin-mocha": "^10.1.0", "eslint-plugin-react": "^7.32.2", "foreman": "^3.0.1", + "husky": "^8.0.3", "mocha": "^9.1.3", "mock-local-storage": "^1.1.19", "prettier": "^2.4.1", @@ -13261,6 +13262,21 @@ "node": ">=10.17.0" } }, + "node_modules/husky": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz", + "integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==", + "dev": true, + "bin": { + "husky": "lib/bin.js" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/typicode" + } + }, "node_modules/iconv-corefoundation": { "version": "1.1.7", "resolved": "https://registry.npmjs.org/iconv-corefoundation/-/iconv-corefoundation-1.1.7.tgz", @@ -34737,6 +34753,12 @@ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" }, + "husky": { + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz", + "integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==", + "dev": true + }, "iconv-corefoundation": { "version": "1.1.7", "resolved": "https://registry.npmjs.org/iconv-corefoundation/-/iconv-corefoundation-1.1.7.tgz", diff --git a/package.json b/package.json index 5fa74f20..4357d53a 100644 --- a/package.json +++ b/package.json @@ -93,6 +93,7 @@ "eslint-plugin-mocha": "^10.1.0", "eslint-plugin-react": "^7.32.2", "foreman": "^3.0.1", + "husky": "^8.0.3", "mocha": "^9.1.3", "mock-local-storage": "^1.1.19", "prettier": "^2.4.1", From 4c59e5590f7ede6ec66e5910adaa3ab19a559ecb Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Thu, 5 Oct 2023 15:58:44 +0000 Subject: [PATCH 13/15] Updating changelog for 1.2.7 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d43090ff..903552c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.2.7](https://github.com/Chia-Network/cadt-ui/compare/1.2.6...1.2.7) (2023-10-05) + + +### Bug Fixes + +* data crashes ([021345f](https://github.com/Chia-Network/cadt-ui/commit/021345f07397c144069817a7e26fc13eaf900596)) + + + ## [1.2.6](https://github.com/Chia-Network/cadt-ui/compare/1.2.5...1.2.6) (2023-10-04) From 363fe4a1047c15956a9aa563d86f1b6098687415 Mon Sep 17 00:00:00 2001 From: Zachary Brown Date: Thu, 5 Oct 2023 09:15:48 -0700 Subject: [PATCH 14/15] ci: only build for web on the cadt demo build branch --- .github/workflows/build-installers.yaml | 384 ++++++++++++------------ 1 file changed, 192 insertions(+), 192 deletions(-) diff --git a/.github/workflows/build-installers.yaml b/.github/workflows/build-installers.yaml index df7b16e2..77fb1f1f 100644 --- a/.github/workflows/build-installers.yaml +++ b/.github/workflows/build-installers.yaml @@ -16,140 +16,140 @@ concurrency: cancel-in-progress: true jobs: - build_mac: - name: Build Mac Installer - runs-on: macos-latest - steps: - - uses: Chia-Network/actions/clean-workspace@main - - - name: Checkout Code - uses: actions/checkout@v3 - - - name: Setup Node 18.16 - uses: actions/setup-node@v3 - with: - node-version: '18.16' - - - name: Install Husky - run: npm install --save-dev husky - - - name: install dmg-license - run: npm i dmg-license - - - name: npm install - run: | - npm install - - - name: Import Apple installer signing certificate - uses: Apple-Actions/import-codesign-certs@v1 - with: - p12-file-base64: ${{ secrets.APPLE_DEV_ID_APP }} - p12-password: ${{ secrets.APPLE_DEV_ID_APP_PASS }} - - - name: Build electron app - env: - CSC_FOR_PULL_REQUEST: "true" - run: npm run electron:package:mac - - - name: Notarize - run: | - DMG_FILE=$(find ${{ github.workspace }}/dist/ -type f -name '*.dmg') - npm install -g notarize-cli - notarize-cli \ - --file="$DMG_FILE" \ - --bundle-id net.chia.cadt-ui \ - --username "${{ secrets.APPLE_NOTARIZE_USERNAME }}" \ - --password "${{ secrets.APPLE_NOTARIZE_PASSWORD }}" - - - name: Upload Mac Installer - uses: actions/upload-artifact@v3 - with: - name: cadt-ui-mac-installer - path: ${{ github.workspace }}/dist/*.dmg - - build_windows: - name: Build Windows Installer - runs-on: windows-2019 - steps: - - name: Checkout Code - uses: actions/checkout@v3 - - - name: Setup Node 18.16 - uses: actions/setup-node@v3 - with: - node-version: '18.16' - - - name: Install Husky - run: npm install --save-dev husky - - - name: Ignore Husky where not compatible - run: npm pkg delete scripts.prepare - - - name: npm install - run: | - node --version - npm install - - - name: Build electron app - run: npm run electron:package:win - - # Windows Code Signing - - name: Get installer name for signing - shell: bash - run: | - FILE=$(find dist -type f -maxdepth 1 -name '*.exe') - echo "Installer file is $FILE" - echo "INSTALLER_FILE=$FILE" >> "$GITHUB_ENV" - - - name: Sign windows artifacts - uses: chia-network/actions/digicert/windows-sign@main - with: - sm_api_key: ${{ secrets.SM_API_KEY }} - sm_client_cert_file_b64: ${{ secrets.SM_CLIENT_CERT_FILE_B64 }} - sm_client_cert_password: ${{ secrets.SM_CLIENT_CERT_PASSWORD }} - sm_code_signing_cert_sha1_hash: ${{ secrets.SM_CODE_SIGNING_CERT_SHA1_HASH }} - file: "${{ github.workspace }}/${{ env.INSTALLER_FILE }}" - - - name: Upload Windows Installer - uses: actions/upload-artifact@v3 - with: - name: cadt-ui-windows-installer - path: "${{ github.workspace }}/${{ env.INSTALLER_FILE }}" - - build_linux: - name: Build Linux Installer - runs-on: ubuntu-latest - steps: - - name: Checkout Code - uses: actions/checkout@v3 - - - name: Setup Node 18.16 - uses: actions/setup-node@v3 - with: - node-version: '18.16' - - - name: Install Husky - run: npm install --save-dev husky - - - name: npm install - run: | - node --version - npm install - - - name: Build electron app - run: npm run electron:package:linux - - - name: Rename Linux installer to be standard format for apt - run: | - ORIGINAL=$(ls dist/*.deb) - MODIFIED=${ORIGINAL:0:-10}-1${ORIGINAL#${ORIGINAL:0:-10}} - mv $ORIGINAL $MODIFIED - - - name: Upload Linux Installer - uses: actions/upload-artifact@v3 - with: - name: cadt-ui-linux-installer - path: ${{ github.workspace }}/dist/*.deb +# build_mac: +# name: Build Mac Installer +# runs-on: macos-latest +# steps: +# - uses: Chia-Network/actions/clean-workspace@main + +# - name: Checkout Code +# uses: actions/checkout@v3 + +# - name: Setup Node 18.16 +# uses: actions/setup-node@v3 +# with: +# node-version: '18.16' + +# - name: Install Husky +# run: npm install --save-dev husky + +# - name: install dmg-license +# run: npm i dmg-license + +# - name: npm install +# run: | +# npm install + +# - name: Import Apple installer signing certificate +# uses: Apple-Actions/import-codesign-certs@v1 +# with: +# p12-file-base64: ${{ secrets.APPLE_DEV_ID_APP }} +# p12-password: ${{ secrets.APPLE_DEV_ID_APP_PASS }} + +# - name: Build electron app +# env: +# CSC_FOR_PULL_REQUEST: "true" +# run: npm run electron:package:mac + +# - name: Notarize +# run: | +# DMG_FILE=$(find ${{ github.workspace }}/dist/ -type f -name '*.dmg') +# npm install -g notarize-cli +# notarize-cli \ +# --file="$DMG_FILE" \ +# --bundle-id net.chia.cadt-ui \ +# --username "${{ secrets.APPLE_NOTARIZE_USERNAME }}" \ +# --password "${{ secrets.APPLE_NOTARIZE_PASSWORD }}" + +# - name: Upload Mac Installer +# uses: actions/upload-artifact@v3 +# with: +# name: cadt-ui-mac-installer +# path: ${{ github.workspace }}/dist/*.dmg + +# build_windows: +# name: Build Windows Installer +# runs-on: windows-2019 +# steps: +# - name: Checkout Code +# uses: actions/checkout@v3 + +# - name: Setup Node 18.16 +# uses: actions/setup-node@v3 +# with: +# node-version: '18.16' + +# - name: Install Husky +# run: npm install --save-dev husky + +# - name: Ignore Husky where not compatible +# run: npm pkg delete scripts.prepare + +# - name: npm install +# run: | +# node --version +# npm install + +# - name: Build electron app +# run: npm run electron:package:win + +# # Windows Code Signing +# - name: Get installer name for signing +# shell: bash +# run: | +# FILE=$(find dist -type f -maxdepth 1 -name '*.exe') +# echo "Installer file is $FILE" +# echo "INSTALLER_FILE=$FILE" >> "$GITHUB_ENV" + +# - name: Sign windows artifacts +# uses: chia-network/actions/digicert/windows-sign@main +# with: +# sm_api_key: ${{ secrets.SM_API_KEY }} +# sm_client_cert_file_b64: ${{ secrets.SM_CLIENT_CERT_FILE_B64 }} +# sm_client_cert_password: ${{ secrets.SM_CLIENT_CERT_PASSWORD }} +# sm_code_signing_cert_sha1_hash: ${{ secrets.SM_CODE_SIGNING_CERT_SHA1_HASH }} +# file: "${{ github.workspace }}/${{ env.INSTALLER_FILE }}" + +# - name: Upload Windows Installer +# uses: actions/upload-artifact@v3 +# with: +# name: cadt-ui-windows-installer +# path: "${{ github.workspace }}/${{ env.INSTALLER_FILE }}" + +# build_linux: +# name: Build Linux Installer +# runs-on: ubuntu-latest +# steps: +# - name: Checkout Code +# uses: actions/checkout@v3 + +# - name: Setup Node 18.16 +# uses: actions/setup-node@v3 +# with: +# node-version: '18.16' + +# - name: Install Husky +# run: npm install --save-dev husky + +# - name: npm install +# run: | +# node --version +# npm install + +# - name: Build electron app +# run: npm run electron:package:linux + +# - name: Rename Linux installer to be standard format for apt +# run: | +# ORIGINAL=$(ls dist/*.deb) +# MODIFIED=${ORIGINAL:0:-10}-1${ORIGINAL#${ORIGINAL:0:-10}} +# mv $ORIGINAL $MODIFIED + +# - name: Upload Linux Installer +# uses: actions/upload-artifact@v3 +# with: +# name: cadt-ui-linux-installer +# path: ${{ github.workspace }}/dist/*.deb build_web: name: Build CADT UI Web App @@ -184,61 +184,61 @@ jobs: name: cadt-ui-web-build path: cadt-ui-web-build.tar.gz - release: - runs-on: ubuntu-latest - if: startsWith(github.ref, 'refs/tags/') - needs: - - build_mac - - build_windows - - build_linux - - build_web - steps: - - name: Download Windows artifacts - uses: actions/download-artifact@v3 - with: - name: cadt-ui-windows-installer - path: cadt-ui-windows-installer - - - name: Download MacOS artifacts - uses: actions/download-artifact@v3 - with: - name: cadt-ui-mac-installer - path: cadt-ui-mac-installer - - - name: Download Linux artifacts - uses: actions/download-artifact@v3 - with: - name: cadt-ui-linux-installer - path: cadt-ui-linux-installer - - - name: Download Web artifact - uses: actions/download-artifact@v3 - with: - name: cadt-ui-web-build - path: cadt-ui-web-build - - - name: Get Filenames - run: | - DMG_FILE=$(find ${{ github.workspace }}/cadt-ui-mac-installer/ -type f -name '*.dmg') - DEB_FILE=$(find ${{ github.workspace }}/cadt-ui-linux-installer/ -type f -name '*.deb') - EXE_FILE=$(find ${{ github.workspace }}/cadt-ui-windows-installer/ -type f -name '*.exe') - WEB_FILE=$(find ${{ github.workspace }}/cadt-ui-web-build/ -type f -name '*.tar.gz') - - echo "DMG_FILE=$DMG_FILE" >>$GITHUB_ENV - echo "DEB_FILE=$DEB_FILE" >>$GITHUB_ENV - echo "EXE_FILE=$EXE_FILE" >>$GITHUB_ENV - echo "WEB_FILE=$WEB_FILE" >>$GITHUB_ENV - - - name: Release - uses: softprops/action-gh-release@v0.1.15 - with: - files: | - ${{ env.DMG_FILE }} - ${{ env.DEB_FILE }} - ${{ env.EXE_FILE }} - ${{ env.WEB_FILE }} - - - name: Trigger apt repo update - run: | - curl -s -XPOST -H "Authorization: Bearer ${{ secrets.GLUE_ACCESS_TOKEN }}" --data '{"cadt_repo":"cadt-ui","release_version":"${{ steps.tag-name.outputs.TAGNAME }}"}' ${{ secrets.GLUE_API_URL }}/api/v1/cadt/${{ github.sha }}/start - curl -s -XPOST -H "Authorization: Bearer ${{ secrets.GLUE_ACCESS_TOKEN }}" --data '{"cadt_repo":"cadt-ui","release_version":"${{ steps.tag-name.outputs.TAGNAME }}"}' ${{ secrets.GLUE_API_URL }}/api/v1/cadt/${{ github.sha }}/success/deploy + # release: + # runs-on: ubuntu-latest + # if: startsWith(github.ref, 'refs/tags/') + # needs: + # - build_mac + # - build_windows + # - build_linux + # - build_web + # steps: + # - name: Download Windows artifacts + # uses: actions/download-artifact@v3 + # with: + # name: cadt-ui-windows-installer + # path: cadt-ui-windows-installer + + # - name: Download MacOS artifacts + # uses: actions/download-artifact@v3 + # with: + # name: cadt-ui-mac-installer + # path: cadt-ui-mac-installer + + # - name: Download Linux artifacts + # uses: actions/download-artifact@v3 + # with: + # name: cadt-ui-linux-installer + # path: cadt-ui-linux-installer + + # - name: Download Web artifact + # uses: actions/download-artifact@v3 + # with: + # name: cadt-ui-web-build + # path: cadt-ui-web-build + + # - name: Get Filenames + # run: | + # DMG_FILE=$(find ${{ github.workspace }}/cadt-ui-mac-installer/ -type f -name '*.dmg') + # DEB_FILE=$(find ${{ github.workspace }}/cadt-ui-linux-installer/ -type f -name '*.deb') + # EXE_FILE=$(find ${{ github.workspace }}/cadt-ui-windows-installer/ -type f -name '*.exe') + # WEB_FILE=$(find ${{ github.workspace }}/cadt-ui-web-build/ -type f -name '*.tar.gz') + + # echo "DMG_FILE=$DMG_FILE" >>$GITHUB_ENV + # echo "DEB_FILE=$DEB_FILE" >>$GITHUB_ENV + # echo "EXE_FILE=$EXE_FILE" >>$GITHUB_ENV + # echo "WEB_FILE=$WEB_FILE" >>$GITHUB_ENV + + # - name: Release + # uses: softprops/action-gh-release@v0.1.15 + # with: + # files: | + # ${{ env.DMG_FILE }} + # ${{ env.DEB_FILE }} + # ${{ env.EXE_FILE }} + # ${{ env.WEB_FILE }} + + # - name: Trigger apt repo update + # run: | + # curl -s -XPOST -H "Authorization: Bearer ${{ secrets.GLUE_ACCESS_TOKEN }}" --data '{"cadt_repo":"cadt-ui","release_version":"${{ steps.tag-name.outputs.TAGNAME }}"}' ${{ secrets.GLUE_API_URL }}/api/v1/cadt/${{ github.sha }}/start + # curl -s -XPOST -H "Authorization: Bearer ${{ secrets.GLUE_ACCESS_TOKEN }}" --data '{"cadt_repo":"cadt-ui","release_version":"${{ steps.tag-name.outputs.TAGNAME }}"}' ${{ secrets.GLUE_API_URL }}/api/v1/cadt/${{ github.sha }}/success/deploy From 16c36f24fbfa73d1e7485e7e53662ab291c2ac28 Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Thu, 5 Oct 2023 18:39:15 +0000 Subject: [PATCH 15/15] Updating changelog for 1.2.8 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 903552c5..5d6ed6da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## [1.2.8](https://github.com/Chia-Network/cadt-ui/compare/1.2.7...1.2.8) (2023-10-05) + + +### Bug Fixes + +* socket tweaks ([8131c47](https://github.com/Chia-Network/cadt-ui/commit/8131c47b3c7b07014413e107e10e2e27a085d278)) + + +### Features + +* additional socket tweak: ([6782ba5](https://github.com/Chia-Network/cadt-ui/commit/6782ba5de650f24064ff9616415f0c4e30b39650)) +* throttle socket attempts and set max attempts ([61c961c](https://github.com/Chia-Network/cadt-ui/commit/61c961c1a4d9ac28a501a6937d5aa92515ecf385)) + + + ## [1.2.7](https://github.com/Chia-Network/cadt-ui/compare/1.2.6...1.2.7) (2023-10-05)