Remove yaakapp/cli from release CI

This commit is contained in:
Gregory Schier
2025-05-29 21:44:41 -07:00
parent fa33a89b63
commit 7047260697
2 changed files with 15 additions and 17 deletions

View File

@@ -65,9 +65,7 @@ jobs:
run: cargo install --force trusted-signing-cli --version 0.5.0 run: cargo install --force trusted-signing-cli --version 0.5.0
- name: Install NPM Dependencies - name: Install NPM Dependencies
run: | run: npm ci
npm ci
npm install @yaakapp/cli
- name: Install Protoc for plugin-runtime - name: Install Protoc for plugin-runtime
uses: arduino/setup-protoc@v3 uses: arduino/setup-protoc@v3

28
.idea/workspace.xml generated
View File

@@ -50,9 +50,9 @@
</cargoProject> </cargoProject>
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="30f590e1-85b8-4961-a56b-f12c098aad45" name="Changes" comment="Merge plugins repo into mono"> <list default="true" id="30f590e1-85b8-4961-a56b-f12c098aad45" name="Changes" comment="Delete unneeded">
<change beforePath="$PROJECT_DIR$/.github/workflows/release.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.github/workflows/release.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/plugins_/_package.json" beforeDir="false" />
</list> </list>
<list id="53a78560-c99e-4d1d-baeb-b011edf7c089" name="Don't Commit" comment="" /> <list id="53a78560-c99e-4d1d-baeb-b011edf7c089" name="Don't Commit" comment="" />
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
@@ -454,15 +454,7 @@
<workItem from="1747920624956" duration="24672000" /> <workItem from="1747920624956" duration="24672000" />
<workItem from="1748197354291" duration="6839000" /> <workItem from="1748197354291" duration="6839000" />
<workItem from="1748264052869" duration="6923000" /> <workItem from="1748264052869" duration="6923000" />
<workItem from="1748442411941" duration="21123000" /> <workItem from="1748442411941" duration="21922000" />
</task>
<task id="LOCAL-01223" summary="Regenerate types">
<option name="closed" value="true" />
<created>1747158341167</created>
<option name="number" value="01223" />
<option name="presentableId" value="LOCAL-01223" />
<option name="project" value="LOCAL" />
<updated>1747158341167</updated>
</task> </task>
<task id="LOCAL-01224" summary="Update encryption help"> <task id="LOCAL-01224" summary="Update encryption help">
<option name="closed" value="true" /> <option name="closed" value="true" />
@@ -848,7 +840,15 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1748530944949</updated> <updated>1748530944949</updated>
</task> </task>
<option name="localTasksCounter" value="1272" /> <task id="LOCAL-01272" summary="Delete unneeded">
<option name="closed" value="true" />
<created>1748530984306</created>
<option name="number" value="01272" />
<option name="presentableId" value="LOCAL-01272" />
<option name="project" value="LOCAL" />
<updated>1748530984306</updated>
</task>
<option name="localTasksCounter" value="1273" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
@@ -882,7 +882,6 @@
</option> </option>
</component> </component>
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<MESSAGE value="Remove log" />
<MESSAGE value="Bump plugin types" /> <MESSAGE value="Bump plugin types" />
<MESSAGE value="package-lock.json" /> <MESSAGE value="package-lock.json" />
<MESSAGE value="Make all OAuth 2.0 fields optional&#10;&#10;Closes mountain-loop/yaak#165" /> <MESSAGE value="Make all OAuth 2.0 fields optional&#10;&#10;Closes mountain-loop/yaak#165" />
@@ -907,7 +906,8 @@
<MESSAGE value="Remove console.log" /> <MESSAGE value="Remove console.log" />
<MESSAGE value="Fix JSONPath function quoting strings" /> <MESSAGE value="Fix JSONPath function quoting strings" />
<MESSAGE value="Merge plugins repo into mono" /> <MESSAGE value="Merge plugins repo into mono" />
<option name="LAST_COMMIT_MESSAGE" value="Merge plugins repo into mono" /> <MESSAGE value="Delete unneeded" />
<option name="LAST_COMMIT_MESSAGE" value="Delete unneeded" />
</component> </component>
<component name="VgoProject"> <component name="VgoProject">
<settings-migrated>true</settings-migrated> <settings-migrated>true</settings-migrated>