diff --git a/.github/workflows/release_candidate.yml b/.github/workflows/release_candidate.yml index b4987815c..d2152aacf 100644 --- a/.github/workflows/release_candidate.yml +++ b/.github/workflows/release_candidate.yml @@ -13,11 +13,10 @@ jobs: - name: build and deploy kinode uses: appleboy/ssh-action@master with: - host: ${{ secrets.SSH_HOST }} + host: ${{ secrets.SSH_API_HOST }} username: ${{ secrets.SSH_USER }} - key: ${{ secrets.SSH_ED25519KEY }} + key: ${{ secrets.SSH_API_ED25519KEY }} port: ${{ secrets.SSH_PORT }} command_timeout: 60m script: | - cd ~ - ./build-kinode.sh + curl -X PUT http://localhost:8000/monitor/build-kinode diff --git a/Cargo.lock b/Cargo.lock index 1bf42ecfb..02a8497dc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3179,7 +3179,7 @@ dependencies = [ [[package]] name = "kinode" -version = "0.8.0" +version = "0.8.1" dependencies = [ "aes-gcm", "alloy", @@ -3249,7 +3249,7 @@ dependencies = [ [[package]] name = "kinode_lib" -version = "0.8.0" +version = "0.8.1" dependencies = [ "lib", ] @@ -3369,7 +3369,7 @@ checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" [[package]] name = "lib" -version = "0.8.0" +version = "0.8.1" dependencies = [ "alloy-json-rpc 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=05f8162)", "alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=05f8162)", diff --git a/Cargo.toml b/Cargo.toml index fd11adba6..344d2b54c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kinode_lib" authors = ["KinodeDAO"] -version = "0.8.0" +version = "0.8.1" edition = "2021" description = "A general-purpose sovereign cloud computing platform" homepage = "https://kinode.org" diff --git a/kinode/Cargo.toml b/kinode/Cargo.toml index e52596a8b..c036387f5 100644 --- a/kinode/Cargo.toml +++ b/kinode/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kinode" authors = ["KinodeDAO"] -version = "0.8.0" +version = "0.8.1" edition = "2021" description = "A general-purpose sovereign cloud computing platform" homepage = "https://kinode.org" diff --git a/kinode/packages/app_store/pkg/ui/assets/index-I5kjLT9f.js b/kinode/packages/app_store/pkg/ui/assets/index-I7H8IZID.js similarity index 86% rename from kinode/packages/app_store/pkg/ui/assets/index-I5kjLT9f.js rename to kinode/packages/app_store/pkg/ui/assets/index-I7H8IZID.js index dfe522247..4aa54bd38 100644 --- a/kinode/packages/app_store/pkg/ui/assets/index-I5kjLT9f.js +++ b/kinode/packages/app_store/pkg/ui/assets/index-I7H8IZID.js @@ -87,8 +87,8 @@ Error generating stack: `+s.message+` * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var Ku=L,z3=U3;function $3(t,e){return t===e&&(t!==0||1/t===1/e)||t!==t&&e!==e}var H3=typeof Object.is=="function"?Object.is:$3,V3=z3.useSyncExternalStore,q3=Ku.useRef,G3=Ku.useEffect,W3=Ku.useMemo,K3=Ku.useDebugValue;j1.useSyncExternalStoreWithSelector=function(t,e,r,n,i){var s=q3(null);if(s.current===null){var o={hasValue:!1,value:null};s.current=o}else o=s.current;s=W3(function(){function l(m){if(!u){if(u=!0,c=m,m=n(m),i!==void 0&&o.hasValue){var v=o.value;if(i(v,m))return h=v}return h=m}if(v=h,H3(c,m))return v;var b=n(m);return i!==void 0&&i(v,b)?v:(c=m,h=b)}var u=!1,c,h,p=r===void 0?null:r;return[function(){return l(e())},p===null?void 0:function(){return l(p())}]},[e,r,n,i]);var a=V3(t,s[0],s[1]);return G3(function(){o.hasValue=!0,o.value=a},[a]),K3(a),a};T1.exports=j1;var Q3=T1.exports;const Qu=Si(Q3),{useSyncExternalStoreWithSelector:J3}=Qu;function D1(t,e=t.getState,r){const n=J3(t.subscribe,t.getState,t.getServerState||t.getState,e,r);return L.useDebugValue(n),n}const Dp=t=>{const e=typeof t=="function"?O1(t):t,r=(n,i)=>D1(e,n,i);return Object.assign(r,e),r},F1=t=>t?Dp(t):Dp;var Y3=t=>F1(t);const X3=Object.freeze(Object.defineProperty({__proto__:null,create:F1,createStore:O1,default:Y3,useStore:D1},Symbol.toStringTag,{value:"Module"})),Z3=Ys(X3);(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.createWeb3ReactStoreAndActions=t.MAX_SAFE_CHAIN_ID=void 0;const e=C3,r=Z3;t.MAX_SAFE_CHAIN_ID=0xfffffffffffec;function n(a){if(!Number.isInteger(a)||a<=0||a>t.MAX_SAFE_CHAIN_ID)throw new Error(`Invalid chainId ${a}`)}function i(a){return(0,e.getAddress)(a)}const s={chainId:void 0,accounts:void 0,activating:!1};function o(){const a=(0,r.createStore)()(()=>s);let l=0;function u(){const p=++l;return a.setState(Object.assign(Object.assign({},s),{activating:!0})),()=>{l===p&&a.setState({activating:!1})}}function c(p){if(p.chainId!==void 0&&n(p.chainId),p.accounts!==void 0)for(let m=0;m