upgrade to latest laconicd #14

Open
zramsay wants to merge 1 commits from zach/rename into main
Member

replaces #13

replaces #13
dboreham was assigned by zramsay 2024-07-24 13:42:27 +00:00
zramsay added 1 commit 2024-07-24 13:42:28 +00:00
@@ -23,3 +23,3 @@
run: |
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
npm install -g @cerc-io/laconic-registry-cli
npm install -g @cerc-io/laconic-registry-cli@0.2.0
Contributor

Why does this need to be pinned?

Why does this need to be pinned?
This pull request has changes conflicting with the target branch.
  • .gitea/workflows/publish.yaml
  • scripts/publish-app-record.sh
  • scripts/request-app-deployment.sh
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin zach/rename:zach/rename
git checkout zach/rename
Sign in to join this conversation.