Skip to main content

dfinity/ic

SkillsMP has collected 7 skills from dfinity/ic. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
7
GitHub stars
1,790
GitHub forks
410

Skills in this repository

Showing 7 of 7 collected skills.

occupation
Software Developers
description

Use when you need to run a command (build, test, tool) inside the IC dev container via ./ci/container/container-run.sh — including on a host that has Docker but not podman (set CONTAINER_RUNTIME=docker) — or when you need to keep a namespace.so devbox awake…

updated
occupation
Software Developers
description

Use when upgrading a Rust crate / third-party dependency to a new version — especially non-trivial bumps where the new version removes previously-deprecated APIs, moves modules into separate crates, renames items, or otherwise has a broad blast radius across…

updated
occupation
Software Developers
description

Use after editing any Bazel file — BUILD.bazel, MODULE.bazel (including bazel/rust.MODULE.bazel), or a .bzl file — to validate the change without paying for a full build, and to auto-format it.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use this when asked to fix flaky bazel tests.

updated
occupation
Software Developers
description

Use when you need to run a Bazel build or test outside DFINITY's internal infrastructure — i.e. without access to the internal remote cache / remote downloader (bazel-remote.idx.dfinity.network), e.g. on a personal machine, in a sandbox, or for a…

updated
occupation
Software Developers
description

Use this when asked to fix a Bazel build reproducibility / determinism issue — a target whose outputs differ between builds (e.g. across machines, users, or checkout locations), typically because something bakes an absolute build path or a timestamp into an…

updated
occupation
Software Developers
description

Guide the governance backend canister upgrade process — pick RC commit, determine targets, create proposal texts, submit proposals, create forum posts, schedule votes, and update changelogs.

updated
Showing 7 of 7 collected skills.