Toolverse
All skills

noir-sync-update

by AztecProtocol

Perform necessary follow-on updates as a result of updating the noir git submodule.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
1

About this skill

Perform necessary follow-on updates as a result of updating the noir git submodule.

How to use

  1. Uruchom skrypt bootstrap.sh w katalogu noir, aby upewnić się, że nowy commit submodułu został pobrany. Zweryfikuj wynik poleceniem git status z katalogu głównego repozytorium — nie powinno być zmian wymagających commita. 2. Przed aktualizacją Cargo.lock przeczytaj plik noir/noir-repo/.release-please-manifest.json, aby znaleźć oczekiwaną wersję Noir (np. 1.0.0-beta.18). Sprawdź bieżącą wersję w avm-transpiler/Cargo.lock, szukając pakietu acir lub innych pakietów z noir-repo. 3. W katalogu avm-transpiler uruchom cargo update z flagami -p dla każdego pakietu Noir: acir, acir_field, acvm, acvm_blackbox_solver, bn254_blackbox_solver, brillig, brillig_vm, fm, iter-extended, noirc_abi, noirc_arena, noirc_artifacts, noirc_errors, noirc_evaluator, noirc_frontend, noirc_printable_type, noirc_span. Nigdy nie uruchamiaj cargo update bez flag -p, ponieważ zaktualizuje wszystkie zależności. 4. Po aktualizacji zweryfikuj zmiany: uruchom git status avm-transpiler/, aby potwierdzić, że Cargo.lock został zmieniony, a następnie uruchom cargo check, aby upewnić się, że projekt się buduje. 5. Grep'uj Cargo.lock w poszukiwaniu acir i potwierdź, że wersja odpowiada wersji z .release-please-manifest.json. 6. Zacommituj wyniki za pomocą git commit przed przejściem do następnego kroku. Zawsze uruchamiaj git status z katalogu głównego repozytorium, nigdy z podkatalogów — uruchomienie polecenia z podkatalogu może się nie powieść w milczeniu.

Related skills

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

3d-games

by davila7

3D game development principles. Rendering, shaders, physics, cameras.

DevOps
1355

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164